Commit graph

2940 commits

Author SHA1 Message Date
friendica
0b8c9654ea allow rpost to set source app 2013-11-15 03:10:00 -08:00
friendica
fc0a5d58d1 make font size tweakable for the whole app 2013-11-15 02:43:59 -08:00
friendica
7254401452 changed some defaults - for some of us everything will have shrunk and may be hard to read. turn on expert mode if you want to change them back. 2013-11-15 02:14:40 -08:00
friendica
e45666f4e1 Merge https://github.com/friendica/red into zpull 2013-11-15 01:56:23 -08:00
friendica
eb982074ba reposition the photo menu button when the author photo is resized 2013-11-15 01:55:33 -08:00
friendica
ad299334e3 Merge pull request #203 from git-marijus/master
wrong variable
2013-11-15 01:36:21 -08:00
marijus
8db6a4f385 wrong variable 2013-11-15 10:24:43 +01:00
friendica
eb3a563410 redbasic - set pixel dimensions of conversation top author photo and reply author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size. 2013-11-15 01:11:03 -08:00
friendica
2fe6aef8bc fix default cipher for comments and set it at the conversation level rather than the item level. 2013-11-14 22:54:16 -08:00
friendica
fa79085bd5 when setting font_size - the expert setting needs units. Otherwise you can't switch from px to em 2013-11-14 19:42:21 -08:00
friendica
592c24e162 e2ee in comments and a bit of cleanup so not every theme has to define how to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step. 2013-11-14 15:41:25 -08:00
marijus
3311fe4813 make autocomplete better themable by adding an id 2013-11-14 18:03:16 +01:00
friendica
ee629534d5 E2EE on private mail (also fixed autocomplete results dropdown for recipient which was positioned below the navbar instead of next to the recipient input box) 2013-11-13 23:10:29 -08:00
friendica
412ebdade7 issues with converse_width uncovered during testing 2013-11-13 19:24:13 -08:00
friendica
0f6907ab68 change section_width to converse_width 2013-11-13 17:19:56 -08:00
marijus
6a9e1f2542 add font-size to searchbars 2013-11-13 19:39:18 +01:00
marijus
83837d89c7 typo 2013-11-13 17:11:51 +01:00
marijus
a10715e4db search placeholder work 2013-11-13 17:09:42 +01:00
marijus
71fb7f3edf Merge branch 'master' of https://github.com/friendica/red 2013-11-13 17:04:14 +01:00
friendica
251ba6db30 fix photo permissions on encrypted posts 2013-11-13 03:15:07 -08:00
marijus
71d864f283 more searchbar style work 2013-11-13 10:44:21 +01:00
friendica
a1b8f6e4ec fix chanview 2013-11-12 23:45:04 -08:00
friendica
be7e732391 fix forbidden photos and vcard photo template 2013-11-12 19:25:23 -08:00
friendica
b26989bb65 removeme sort of works for a single channel - lots of loose ends to deal with but it's a start 2013-11-12 18:27:36 -08:00
friendica
8eaab0642f very crude zid support for e2ee content and move bbcode converter to main.js so it's available when not logged in (though we might ultimately want to force people to get a matrix account to use our encryption). 2013-11-12 15:44:49 -08:00
friendica
7cb4c2f8ad cap width of conversations at 1024px 2013-11-12 01:34:09 -08:00
friendica
34ee8de821 basic linking of audio/video tags in encrypted bbcode 2013-11-11 20:20:31 -08:00
friendica
cdcc68a168 having a real problem with $section_width - which is preventing fluid layouts.
I don't see an easy way a fixed width can work - either as percentage or a pixel width.
I think the right way to do this is probably to set a right-margin - which will let the
width float within the constraints of the viewport but should achieve the same result.
2013-11-11 19:45:40 -08:00
friendica
a7c53d470b ability to use other ciphers 2013-11-11 18:42:49 -08:00
friendica
58e0d58489 add rabbit and tripledes ciphers - probably need a pconfig to set the default 2013-11-11 18:31:34 -08:00
friendica
54438be7c2 make e2ee work on tinymce 2013-11-11 17:50:36 -08:00
friendica
d9013f4311 provide real barebones XSS protection on e2ee contents and implement a few bbcode tags we're likely to see a lot of. Still need to write a js zid() function to properly implement zrl and zmg but at least they will be linked now. 2013-11-11 16:47:49 -08:00
friendica
4a3191cd19 localise js ui strings for e2ee 2013-11-11 15:20:30 -08:00
marijus
f8a34c737d change spacing to fit other widgets 2013-11-11 16:50:43 +01:00
friendica
b5bc04799c turn safemode into a proper widget 2013-11-11 01:18:09 -08:00
friendica
435e2dae0e display encrypted text inline 2013-11-11 00:21:00 -08:00
friendica
ca4103debe e2ee 2013-11-10 23:19:44 -08:00
friendica
c392004290 some more doco for how to finish it. 2013-11-10 20:34:10 -08:00
friendica
3a10e698c9 Didn't finish it. Gotta' pee. 2013-11-10 19:58:08 -08:00
friendica
effb1a0534 provide zid in js so we can use it from client 2013-11-10 18:57:24 -08:00
friendica
e06b0aa767 Merge https://github.com/friendica/red into zpull
Conflicts:
	mod/directory.php
2013-11-09 12:14:06 -08:00
Thomas Willingham
7b29400c6c Bring safe search to the UI 2013-11-09 18:43:40 +00:00
marijus
1ee9e8caf8 yes we might need it sometime and we are not supporting IE6 anyway 2013-11-09 18:14:39 +01:00
marijus
b54858d35f oups... something missing... 2013-11-09 15:54:53 +01:00
marijus
5538972fec some style work on searchbar autocomplete 2013-11-09 15:48:59 +01:00
friendica
cb37c0ce14 make PM expiry UI match the main post editor, e.g. JS input triggered by an icon rather than a scary looking text field 2013-11-07 15:30:59 -08:00
friendica
7381326b7a provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone. 2013-11-07 00:47:50 -08:00
friendica
df4c917120 Merge https://github.com/friendica/red into zpull 2013-11-06 18:37:02 -08:00
friendica
6162de142c allow private mail sender to set an expiration on their messages. Once expired the message is destroyed at both ends (subject to the granularity of the polling interval) and is gone. Officially it takes some form of language independent string like 2013/11/22, but English speakers can use anything that strtotime() understands, like "+30 minutes" or "next Tuesday". 2013-11-06 18:28:36 -08:00
Thomas Willingham
c2cf3254c8 Don't fart if we've got a schema that doesn't exist at this hub. 2013-11-06 17:17:12 +00:00
friendica
310ccfda99 INSTALL for dummies - step 1: ensure that we throw an ugly error message in their face
if there's an ugly error when we first try to install. DON'T white screen until after
they've got it running.
2013-11-05 19:45:02 -08:00
friendica
f4cb145f3c redbasic - allow changing icon colours 2013-11-05 16:21:38 -08:00
friendica
b15c9de1e5 soften the background a bit more 2013-11-05 15:34:17 -08:00
friendica
e28b12a5e1 Merge https://github.com/friendica/red into zpull 2013-11-05 15:31:03 -08:00
friendica
b4f8c247a2 soften the colours a wee bit for the default case 2013-11-05 15:29:44 -08:00
marijus
9dfa7c6030 make the font-colour for the banner adjustable as well 2013-11-06 00:16:02 +01:00
friendica
cea11c9498 make date order the default for the directory 2013-11-03 15:20:40 -08:00
friendica
72287b2478 fix the saved search term delete icons in redbasic so they are hidden by default. This is a bit harder using font-based icons than it was with images that could easily be hidden. We'll do it with opacity instead of visibility or display css settings. 2013-11-03 15:14:31 -08:00
friendica
4d470f2d70 add sloppy photo setting and fix default navbar hide setting 2013-11-03 14:57:29 -08:00
friendica
5ba813397b provide nav_min_opacity which allows the navbar to fade or even vanish until hovered with a value of for instance '0'; 2013-11-03 14:26:42 -08:00
friendica
8a75e92020 rev update and de string fix 2013-11-03 00:38:11 -07:00
maase2
06128b56d2 Update messages.po
Fix missing blank
2013-11-02 15:21:46 +01:00
friendica
09ca39fd08 provide an html src converter 2013-10-31 22:08:10 -07:00
friendica
a5693df07f issue #189 - show post edited time on relative date hovertip 2013-10-30 17:33:10 -07:00
Thomas Willingham
2336eac007 Minor CSS - make full.css nav bar the same size as the nav bar
everywhere else.
2013-10-26 13:48:44 +01:00
friendica
ac13bc4dcb Merge pull request #185 from tuscanhobbit/master
Italian translation has been aligned
2013-10-24 14:44:49 -07:00
p.tacconi
ef534c0172 Italian translation finally reached 100% 2013-10-24 14:57:02 +02:00
friendica
cb84485f7c now that the icons have been softened, the drop-icons stick out like a sore thumb. Soften them as well 2013-10-24 00:51:02 -07:00
23n
c3d0413956 no underlines for hovered icons 2013-10-24 05:59:08 +02:00
friendica
7b7ef56b54 replace text links with icons on design pages 2013-10-23 19:35:51 -07:00
marijus
3f629c817d might be some style enhancement 2013-10-23 14:14:34 +02:00
Christian Vogeley
2db45695e8 Merge upstream 2013-10-20 01:22:51 +02:00
Christian Vogeley
c0789bdb4f redbasic: set width of main section 2013-10-20 01:19:04 +02:00
friendica
d54b6099d2 remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in derived/sourced channels. It's now just "$author via $xyz". 2013-10-19 01:48:43 -07:00
Thomas Willingham
90fc3c1caf Errant logging. 2013-10-17 02:16:47 +01:00
Thomas Willingham
b860a21fdc Check only for php in schema globs. 2013-10-16 19:05:40 +01:00
Thomas Willingham
30e4a36084 Don't break themes by using functions we don't need.
If you've got a theme that started off copying Redbasic (ie, all of you) need to do this too.
2013-10-16 17:08:19 +01:00
friendica
f3fcffb29d We really don't need the category delete links on each category in each post with categories, as we can now change the categories by editing the post. So take out the delete links. 2013-10-14 15:38:05 -07:00
friendica
9787872778 linkify post categories 2013-10-14 15:34:47 -07:00
marijus
43289103ee i guess we should use .active class for all selected links. 2013-10-14 18:13:02 +02:00
friendica
4f2c056d6d template and icons for categories and "file as" 2013-10-14 04:49:28 -07:00
friendica
db42e4d2f9 attachment icons revisited 2013-10-13 21:14:04 -07:00
friendica
bae7f4e078 directory sort links on sidebar 2013-10-13 19:49:40 -07:00
friendica
3c3c13c630 Merge https://github.com/friendica/red into zpull 2013-10-13 15:52:53 -07:00
friendica
1354702d69 remove the disabled flag on individual permissions and improve the text to show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare.
So this way if somebody starts off with "anybody on the network can send me their stream and posts" and later changes it to "only specific connections can send me their stream and posts", the individual setting will already be set for all their connections. The previous behaviour is that this setting would have been disabled so none of their existing connections will have this specific permission. Old-timers who were here and made lots of connections before this commit - will have to edit all their connections if they change their privacy settings from lesser restrictive to be more restrictive.
2013-10-13 15:42:30 -07:00
marijus
2d23fcfe5a reorder items in private-mail - the delete button is on the right side everywhere else... 2013-10-13 22:24:33 +02:00
friendica
d5aa7aacbe Merge pull request #178 from cvogeley/master
New icons in private mails section
2013-10-12 22:45:50 -07:00
Christian Vogeley
77db6e087a New icons in private mails section 2013-10-13 00:59:04 +02:00
friendica
7ffe4f6f91 Merge pull request #177 from tuscanhobbit/master
Updated italian translation
2013-10-12 15:02:17 -07:00
tuscanhobbit
944b4761ce updated italian translation 2013-10-12 21:29:35 +02:00
friendica
c459228dca show private message conversant in sidebar because without a reply you may not remember who it is/was. 2013-10-12 00:57:00 -07:00
friendica
1c8a36f9ca mail recall 2013-10-11 23:12:10 -07:00
friendica
7e850e0687 more icons 2013-10-11 22:30:11 -07:00
Thomas Willingham
033b1ed430 Dark schema, and associated fixes. 2013-10-11 17:36:02 +01:00
Thomas Willingham
54ad3a74d4 Typo 2013-10-11 17:25:52 +01:00
p.tacconi
2b57c339c0 Update italian translation 2013-10-11 09:50:20 +02:00
friendica
f07baa9199 more readability improvements 2013-10-10 20:23:38 -07:00
friendica
c52db29ff5 set the colour of the active nav element so it doesn't get washed out 2013-10-10 20:17:41 -07:00
friendica
993e90e974 Easier to load a chosen schema if one has a chosen schema to load... 2013-10-10 17:02:52 -07:00
friendica
8cc87d6448 fix blue lock 2013-10-10 16:29:41 -07:00
friendica
6ac0a84fac Merge https://github.com/friendica/red into zpull 2013-10-10 16:15:54 -07:00
friendica
a92e1c617b Add install instructions for cloning WebDAV component (which I think is best if we make optional). There may be webserver dependencies so let's just call this a plugin of sorts, but different than normal plugins because if it's installed it will be tightly integrated with everything we do. Eventually we may provide a static repository or select a specific sabre-dav version so that we're immune from changes upstream which break stuff we're doing; but for now we'll use the fruux main repository and install using the trunk. 2013-10-10 16:09:26 -07:00
Thomas Willingham
9533ea995c Add "scheme default" button for nav colours. 2013-10-10 22:14:18 +01:00
Thomas Willingham
6d85acc413 *sigh* I swear I DID test this first... 2013-10-10 19:22:28 +01:00
Thomas Willingham
cdf608898a Various schema issues. 2013-10-10 19:18:33 +01:00
Thomas Willingham
d05899fb50 But remember to set the expert flag 2013-10-10 18:42:21 +01:00
Thomas Willingham
41838fdfad Basic schema support - but no actual schemas. 2013-10-10 18:39:28 +01:00
friendica
35db6ffa10 Merge pull request #170 from git-marijus/master
get rid of the clean font because it looks weird in some browsers
2013-10-10 05:08:28 -07:00
Tobias Diekershoff
cdddef8c7b DE: update to the strings (for real) 2013-10-10 14:02:36 +02:00
Tobias Diekershoff
d95a8e123f DE: update to the strings 2013-10-10 13:51:25 +02:00
marijus
3891b605fe get rid of the clean font because it looks weird in some browsers 2013-10-10 12:59:41 +02:00
friendica
3985aa07b4 more icon tweaks - this could be going on for some time; try to get icon code (and all theme stuff) out of main code and into templates, but on the short term provide both so nothing breaks. 2013-10-10 02:15:44 -07:00
friendica
87f1c6b8ec more icon conversions - savedsearch listings need more work. The drop icon should be hidden unless the entry is being hovered. 2013-10-09 20:19:02 -07:00
friendica
1fdc82e0a1 delete icons 2013-10-09 18:43:49 -07:00
friendica
1aa69604fc more redbasic icon work 2013-10-09 18:33:33 -07:00
marijus
9fd85bb289 might be better that way 2013-10-09 22:32:28 +02:00
marijus
e7f9d603be pimp up the searchbar a little and hoping it is the right way to do
it
2013-10-09 21:44:22 +02:00
friendica
1e7034c4da nav icons 2013-10-09 03:26:24 -07:00
friendica
95f29743f1 move verified indicator 2013-10-08 21:38:41 -07:00
friendica
0e793dea9b replace a bunch of graphic icons with vector icons 2013-10-08 21:17:11 -07:00
friendica
f8d34a2aaf First visit http://fontawesome.io/cheatsheet/, then it's your turn. Please don't leave this for me to fix, because you'll hate it. There are a few icons we'll have to map to something appropriate - such as "matrix"; though there are some interesting options - and you can always dip into unicode if you don't find something appropriate here; though I would suggest that *if* you do this to create an icon-xyz class wrapper to the HTML "i" tag so that it's handled exactly the same. 2013-10-08 17:31:49 -07:00
friendica
963e0cefbb get rid of pink search bar when not using redbasic "red" 2013-10-03 02:20:09 -07:00
friendica
e1fb45bc4a bring back photo shadows (via theme settings) 2013-10-02 22:59:58 -07:00
friendica
355c427884 Merge https://github.com/friendica/red into zpull 2013-10-02 21:05:23 -07:00
friendica
78a8d176ac post signatures 2013-10-02 21:04:48 -07:00
Thomas Willingham
89c1fc7540 Fix a gotcha in theme defaults. 2013-10-03 02:39:49 +01:00
Thomas Willingham
6224a5e458 Why use 6 lines when you can use 8,000? 2013-10-02 20:39:47 +01:00
Oliver
6b095f7b23 Post = Beitrag 2013-10-02 19:35:22 +02:00
Thomas Willingham
b05b4437e5 Remove some !important that isn't, and add deprecated note to old CSS 2013-10-02 18:31:14 +01:00
tobiasd
60d306f762 Merge pull request #163 from tobiasd/initial_german_translation
DE: Initial Red translation
2013-10-01 22:23:26 -07:00
Tobias Diekershoff
27331160f4 DE: Initial Red translation 2013-10-02 07:20:39 +02:00
friendica
bde20f81e6 Merge https://github.com/friendica/red into zpull 2013-10-01 20:53:56 -07:00
friendica
f3141bed6b That's way too wide for the sidebar 2013-10-01 20:53:25 -07:00
Thomas Willingham
31680f824f Four little typos 2013-10-02 04:31:05 +01:00
friendica
b14d54e60d add republish to quick privacy settings (settings page) 2013-10-01 18:19:55 -07:00
Thomas Willingham
3f850d3462 Do PCSS properly 2013-10-01 23:04:14 +01:00
friendica
dffce63662 implement republish permission for use in sourced channels 2013-09-30 21:49:26 -07:00
friendica
3f79a9581a clean up the default page definition - get rid of right_aside which is illegal 2013-09-29 21:55:40 -07:00
friendica
bd0b4d8487 remove the "Similar Interests" link until somebody makes it work 2013-09-29 18:34:41 -07:00
friendica
a26e48b013 sources management page 2013-09-29 18:18:05 -07:00
Thomas Willingham
9212fd0ecc Issue #117 2013-09-29 16:40:15 +01:00
Thomas Willingham
5a0623299c Prevent toolbar overlapping comanche nav links. 2013-09-28 23:31:30 +01:00
Thomas Willingham
dc692cd748 Actually, lets add a content wrapper while we're in there. 2013-09-27 03:11:28 +01:00
Thomas Willingham
83a41a5af6 Typo 2013-09-27 03:06:20 +01:00
Thomas Willingham
b838585e27 Issue #131 2013-09-27 03:03:37 +01:00
Thomas Willingham
d6607f2093 Minor theme stuff - make the pages toolbar a toolbar, get rid of a naughty center tag, and stop very long tags overlapping the directory. 2013-09-27 02:44:28 +01:00
Michael Meer
a37986cdc0 added new smarty template admin_hubloc.tpl 2013-09-24 09:33:52 +02:00
friendica
3ff9642750 update ru strings 2013-09-22 21:18:15 -07:00
friendica
cdfb5f9dc7 adult channel setting 2013-09-22 20:38:24 -07:00
friendica
df8035344f clean up app management a bit 2013-09-20 21:36:10 -07:00
friendica
e4d2e2200e add "tiered" access policy, add tagcloud to directory pages 2013-09-18 17:47:26 -07:00
friendica
90b22bff38 Merge pull request #144 from omigeot/master
Changed CSS class "selected" to "active" in navbar...
2013-09-18 03:21:28 -07:00
friendica
91aa5d73e7 Merge pull request #138 from pixelroot/master
modified:   view/ru/messages.po
2013-09-18 03:20:58 -07:00
Olivier Migeot
98e87b2149 Changed CSS class "selected" to "active" in navbar, according to https://abcentric.net/display/f17b319c6d4b616a0d0a639e177969c6ae084248f1ee2bec9d8147c9291bf495@abcentric.net 2013-09-18 12:11:46 +02:00
Thomas Willingham
8542127274 Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put content wrapper back now JS is fixed for features page. 2013-09-18 02:45:49 +01:00
Michael Meer
d330df05f2 extend admin page for hubloc / server key management 2013-09-17 10:11:22 +02:00
pixelroot
88ea4f80bc modified: view/ru/messages.po 2013-09-16 08:46:15 +02:00
Thomas Willingham
3554bab83a Content wrapper breaks feature settings. Get rid of it as a quick fix until I get a chance to work out why it works everywhere except there. 2013-09-16 05:01:25 +01:00
Christian Vogeley
4132d1cd8e Upstream merge 2013-09-15 03:21:19 +02:00
Christian Vogeley
496f869157 Search by date
Search by date (archive) works a bit now
2013-09-15 03:18:18 +02:00
friendica
05c8a08ee5 Merge https://github.com/friendica/red into zpull 2013-09-14 16:12:05 -07:00
friendica
a36cc949a1 this might fix "find channels" but I can't test the keyword search until this is running on a production site. 2013-09-14 16:11:15 -07:00
Olaf Conradi
1dd2a65210 Merge pull request #132 from pixelroot/master
modified:   view/ru/messages.po
2013-09-14 14:52:17 -07:00
pixelroot
b824552e13 modified: view/ru/messages.po 2013-09-13 12:06:08 +02:00
Thomas Willingham
dfd91889ad Admin templates. 2013-09-10 20:15:09 +01:00
Thomas Willingham
d2b4ba7be6 Quick and dirty file storage module. 2013-09-09 02:06:21 +01:00
Christian Vogeley
e70c9b3613 Merge service class
//service class configure in .htconfig.php:
$a->config['system']['default_service_class']='standard';  // this is
the default service class that is attached to every new account
$a->config['service_class']['standard'] =
array('photo_upload_limit'=>20000000, // total photo storage limit per
channel (here 20MB)
 'total_identities' =>5, // number of channels an account can create
'total_items' =>2000, // number of top level posts a channel can
create. Applies only to top level posts of the user, other posts and
comments are unaffected
'total_pages' =>10, // number of pages a channel can create
 'total_channels' =>500, // number of channels the user can add, other
users can still add this channel, even if the limit is reached
 'attach_upload_limit' =>20000000); // total attachment storage limit
per channel (here 20MB)
2013-09-08 18:03:26 +02:00
Thomas Willingham
b88f60b51f More content wrappers. 2013-09-08 03:15:01 +01:00
Christian Vogeley
94fb9c2406 Service class
identity, follow, photo upload, att upload
2013-09-08 00:21:42 +02:00
Michael Johnston
ba980e2c1f filter by category fixes 2013-09-06 21:53:22 -04:00
Thomas Willingham
789536f5a7 Fix new menu link. 2013-09-06 05:05:31 +01:00
Thomas Willingham
fc2ede307f Redbasic - optimise mail list. 2013-09-06 02:43:00 +01:00
Thomas Willingham
1ff6f4a43c Redbasic - some more CSS we don't use. 2013-09-06 02:14:17 +01:00
Thomas Willingham
37c9686107 Redbasic - clean up nav. 2013-09-06 01:29:18 +01:00
friendica
c6df954fc0 make displaying the language selector configurable 2013-09-03 18:48:01 -07:00
friendica
c646388cd9 fix mod/search_ac (sort of) 2013-09-02 20:51:04 -07:00
friendica
615bf23733 add a layout selector 2013-09-02 20:25:33 -07:00
Thomas Willingham
df057de745 Merge pull request #109 from tuscanhobbit/master
complete and updated Italian translation
2013-09-02 08:22:29 -07:00
tuscanhobbit
c2a88c3e48 complete and updated Italian translation 2013-09-02 15:24:02 +02:00
friendica
8b7757e033 webpage content-type -- needs cleaning up and a security check once all the important bits are in place. 2013-09-02 01:38:17 -07:00
friendica
b4bd518e40 silence some warnings at php E_ALL levels 2013-08-28 21:56:01 -07:00
friendica
e8cd3b7040 bring back mail list and cleanup some issues which popped out with full PHP warnings 2013-08-27 22:30:06 -07:00
friendica
7bb9289921 Preparatory work for photo conversations (third time). Also take away unused "post new activity" preferences until they actually do something. 2013-08-27 21:06:11 -07:00
friendica
6a2cb837af get rid of ssl_policy - it's implicit in the site url 2013-08-27 02:27:36 -07:00
Thomas Willingham
d88e727719 Typo 2013-08-24 17:08:04 +01:00
Thomas Willingham
cd21468fbf Another one. 2013-08-24 17:06:05 +01:00
Thomas Willingham
c803fb90df Merge remote-tracking branch 'upstream/master' 2013-08-24 17:05:18 +01:00
Thomas Willingham
6999fb586b Generic wrapper classes makes themeing loads easier 2013-08-24 17:01:39 +01:00
Christian Vogeley
c9fc8efd22 Make footers position fixed, so that its content appears 2013-08-24 14:11:46 +02:00
friendica
925b046794 premium/restricted channel connections implemented, configure at yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways. 2013-08-21 22:10:08 -07:00
friendica
6cea04eb44 progress on generic sellpage - is not yet linked from existing connect buttons and editing has not been completed 2013-08-21 20:05:55 -07:00
friendica
25fdc269be Merge pull request #101 from tuscanhobbit/master
Italian translation (Thanks!)
2013-08-20 05:07:54 -07:00
p.tacconi
add03b6498 First version of Italian translation 2013-08-20 11:20:16 +02:00
p.tacconi
a53a092b44 First version of Italian translation 2013-08-20 10:13:50 +02:00
friendica
cd5fdbcb48 email attachments (and fix email photos) 2013-08-19 21:19:39 -07:00
friendica
2e14dc242e if changing primary hub during an import operation - remove the old xchan and create a fresh xchan pointing at this instance. Also a minor edit to increase the default photo upload limit for new sites. There aren't many cameras left that will take photos < 800k in size. 2013-08-19 17:18:13 -07:00
friendica
b5efa1a63a issue #82, posted order not working - also doc update 2013-08-17 06:30:09 -07:00
friendica
d0951777c0 fix import from file 2013-08-15 19:21:22 -07:00
friendica
92747366af move js from matrix page 2013-08-15 05:09:19 -07:00
friendica
7d0b1506a8 Merge pull request #96 from beardy-unixer/master
Webpages
2013-08-14 20:56:49 -07:00