Commit graph

8692 commits

Author SHA1 Message Date
marijus
c06dd4b589 looks more structured this way 2013-11-11 18:44:23 +01: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
b233166d20 fix editpost which showed an encrypt button but no other buttons 2013-11-11 00:35:33 -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
dc1cb583a0 remove debugging stuff 2013-11-11 00:22:51 -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
c392004290 some more doco for how to finish it. 2013-11-10 20:34:10 -08:00
friendica
0f241ab571 Merge https://github.com/friendica/red into zpull 2013-11-10 20:06:27 -08:00
friendica
3a10e698c9 Didn't finish it. Gotta' pee. 2013-11-10 19:58:08 -08:00
Thomas Willingham
c8008039d8 When toggling safesearch, go back to the directory page, rather than the z_root by default. 2013-11-11 03:09:45 +00:00
friendica
effb1a0534 provide zid in js so we can use it from client 2013-11-10 18:57:24 -08:00
friendica
0d28608db7 add base64 converters which aren't universal across browsers 2013-11-10 16:39:21 -08:00
friendica
29e142acb3 rev update 2013-11-10 15:25:13 -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
friendica
97a109eed4 doc update 2013-11-09 12:15:34 -08:00
friendica
e06b0aa767 Merge https://github.com/friendica/red into zpull
Conflicts:
	mod/directory.php
2013-11-09 12:14:06 -08:00
friendica
1f16dd3bb0 Merge pull request #195 from beardy-unixer/master
Fix safe search and also make it an xconfig
2013-11-09 12:10:54 -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
Thomas Willingham
6f2163a08e Add a safesearch toggle 2013-11-09 18:13:08 +00:00
marijus
b2bb308e24 oups... should not do that... 2013-11-09 18:32:59 +01: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
3fbf78a859 fix directory leaking to ppl which aint got zot in searchbar-autocomplete if block_public is enabled 2013-11-09 17:56:19 +01:00
Thomas Willingham
420a80e8f3 Kill logging/comment 2013-11-09 15:38:24 +00:00
Thomas Willingham
c030330abc Fix safe search, and also make it an xconfig 2013-11-09 15:36:14 +00: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
3a9cbcaf01 Wankers. 2013-11-07 23:25:13 -08: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
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
friendica
8b9633e46b DB - allow private messages to expire 2013-11-06 17:27:51 -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
5c71ccba98 add shameless plug if they've not got zot, and add photo favicon to photos pages 2013-11-05 18:20:37 -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
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
4a371480c8 Merge pull request #193 from git-marijus/master
make the font-colour for the banner adjustable as well
2013-11-05 15:33:17 -08:00
friendica
b4f8c247a2 soften the colours a wee bit for the default case 2013-11-05 15:29:44 -08:00