Commit Graph

2935 Commits

Author SHA1 Message Date
friendica ed129f19b0 fix plugin and them toggles for the colourblind, add theme info block and recent screenshot to redbasic 2013-11-18 18:37:38 -08:00
friendica dd6c64f95a magic auth issues 2013-11-17 23:12:34 -08:00
friendica f8b07e1935 filter out duplicate recipients on local deliveries. We only need to deliver stuff once to any particular channel. 2013-11-17 20:43:50 -08:00
friendica 6378600747 fix commented timestamp 2013-11-17 20:09:40 -08:00
friendica 23352b939b better job of setting parent created 2013-11-17 19:49:48 -08:00
friendica 13538cdd21 pull in some posts when we first connect with a new channel (if allowed to) - if not allowed to, do it if that condition changes 2013-11-17 19:22:24 -08:00
friendica 06e0272db8 populate some posts when somebody is granted "read stream" permission 2013-11-17 16:50:32 -08:00
friendica e8c9dafb90 revert to prepare_page - but have it call prepare_body 2013-11-15 15:32:26 -08:00
friendica d06fd40696 change product name on notification emails to lowercase 2013-11-15 04:07:13 -08:00
friendica bff135db62 comment out the multi-delete feature until somebody wants it bad enough to make it work 2013-11-15 03:44:52 -08:00
friendica 0b8c9654ea allow rpost to set source app 2013-11-15 03:10:00 -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 613ff90e6a silence a warning 2013-11-14 19:33:28 -08:00
friendica d44f77cbe3 Don't allow channel creation with a nickname 2013-11-14 16:51:23 -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 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
Olaf Conradi e31dae76ce Fix missing argument warning 2013-11-12 22:26:47 +01:00
friendica a7c53d470b ability to use other ciphers 2013-11-11 18:42:49 -08:00
friendica 4a3191cd19 localise js ui strings for e2ee 2013-11-11 15:20:30 -08:00
marijus c06dd4b589 looks more structured this way 2013-11-11 18:44:23 +01:00
friendica b5bc04799c turn safemode into a proper widget 2013-11-11 01:18:09 -08:00
friendica 260d5231a4 change wording on feature to "even more encryption" because otherwise it sounds like we don't have any at all - and we certainly do. 2013-11-11 00:29:25 -08:00
friendica 435e2dae0e display encrypted text inline 2013-11-11 00:21:00 -08:00
friendica 0adf31eef2 Merge https://github.com/friendica/red into zpull 2013-11-10 23:20:07 -08:00
friendica ca4103debe e2ee 2013-11-10 23:19:44 -08:00
Thomas Willingham 888d7e05bf More safe search - since the default is one, toggle only works after
an initial xconfig is set - the first one will turn safe search on
(ie, do nothing from a users point of view).  Fix that.
2013-11-11 06:13:17 +00:00
friendica 3a10e698c9 Didn't finish it. Gotta' pee. 2013-11-10 19:58:08 -08:00
friendica a6f37739c2 too much privacy on get_plink() which is left over from Friendica days 2013-11-10 14:15:57 -08:00
Thomas Willingham bbe16eba34 Stray line 2013-11-09 18:49:50 +00:00
Thomas Willingham 8569fda732 Clean up 2013-11-09 18:45:52 +00:00
Thomas Willingham 7b29400c6c Bring safe search to the UI 2013-11-09 18:43:40 +00:00
friendica 90ab0d963b we should probably only expire things once... 2013-11-07 22:45:13 -08:00
friendica 4b3db9b523 update smilies 2013-11-07 20:48:46 -08:00
friendica fc317172d5 more e2ee infrastructure - at this point if somebody wants it they're going to have to work for it. 2013-11-07 20:18:52 -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 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
friendica 5b3adf7755 more work on channel removal - it might sort of work now but I'm expecting lots of issues. Hence there is still no code in chanman to start the process rolling and make it happen. Will need a barrage of test cases. 2013-11-05 17:43:32 -08:00
friendica 5b48ab772b fix private group delivery 2013-11-05 14:26:31 -08:00
friendica 727e8cc298 don't store update records if we're not a directory server of some kind 2013-11-04 20:43:32 -08:00
friendica f89e7b2bd5 make the storage permissions tweakable for hosted environments where they may require tweaking. 2013-11-04 19:21:09 -08:00
friendica 1c5e2b8645 solid progress on attach_mkdir - but we need to figure out where to store default file permissions. This should be separate from post/item permissions and we won't be able to set permissions from the DAV interface so if we want something private we have to provide these permissions in our preferences. 2013-11-04 19:08:34 -08:00
friendica 372a92533f tag notifications for private posts contain obscured data - they should be blank 2013-11-04 16:53:42 -08:00
friendica c61a0d9dab private tagged posts weren't creating second delivery chain - they were incorrectly being marked as "in a reshare" due to being obscured. 2013-11-04 16:44:23 -08:00
friendica d783183572 add attach_mkdir() 2013-11-03 20:55:58 -08:00
friendica 400753b6cc Merge https://github.com/friendica/red into zpull 2013-10-30 17:34:16 -07:00
friendica a5693df07f issue #189 - show post edited time on relative date hovertip 2013-10-30 17:33:10 -07:00
zottel 09d5fa6a64 Use only one regex for title matching in rpost tag 2013-10-31 00:08:32 +01:00
zottel 4cae5249d4 Allow setting of title in rpost tag with [rpost=title]body[/rpost] 2013-10-30 22:29:25 +01:00