| Commit message (Expand) | Author | Age | Files | Lines |
* | localise js ui strings for e2ee | friendica | 2013-11-11 | 1 | -7/+9 |
* | looks more structured this way | marijus | 2013-11-11 | 1 | -0/+1 |
* | turn safemode into a proper widget | friendica | 2013-11-11 | 1 | -0/+1 |
* | change wording on feature to "even more encryption" because otherwise it soun... | friendica | 2013-11-11 | 1 | -1/+1 |
* | display encrypted text inline | friendica | 2013-11-11 | 1 | -2/+5 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-10 | 1 | -1/+1 |
|\ |
|
| * | More safe search - since the default is one, toggle only works after | Thomas Willingham | 2013-11-11 | 1 | -1/+1 |
* | | e2ee | friendica | 2013-11-10 | 2 | -0/+3 |
|/ |
|
* | Didn't finish it. Gotta' pee. | friendica | 2013-11-10 | 1 | -9/+2 |
* | too much privacy on get_plink() which is left over from Friendica days | friendica | 2013-11-10 | 1 | -1/+1 |
* | Stray line | Thomas Willingham | 2013-11-09 | 1 | -3/+0 |
* | Clean up | Thomas Willingham | 2013-11-09 | 1 | -1/+1 |
* | Bring safe search to the UI | Thomas Willingham | 2013-11-09 | 1 | -0/+18 |
* | we should probably only expire things once... | friendica | 2013-11-07 | 1 | -1/+4 |
* | update smilies | friendica | 2013-11-07 | 1 | -0/+2 |
* | more e2ee infrastructure - at this point if somebody wants it they're going t... | friendica | 2013-11-07 | 1 | -2/+39 |
* | provide expire feature on post and comments as well as private messages. This... | friendica | 2013-11-07 | 3 | -4/+14 |
* | allow private mail sender to set an expiration on their messages. Once expire... | friendica | 2013-11-06 | 3 | -4/+20 |
* | more work on channel removal - it might sort of work now but I'm expecting lo... | friendica | 2013-11-05 | 1 | -4/+22 |
* | fix private group delivery | friendica | 2013-11-05 | 1 | -3/+4 |
* | don't store update records if we're not a directory server of some kind | friendica | 2013-11-04 | 1 | -0/+5 |
* | make the storage permissions tweakable for hosted environments where they may... | friendica | 2013-11-04 | 1 | -2/+2 |
* | solid progress on attach_mkdir - but we need to figure out where to store def... | friendica | 2013-11-04 | 1 | -11/+73 |
* | tag notifications for private posts contain obscured data - they should be blank | friendica | 2013-11-04 | 1 | -1/+1 |
* | private tagged posts weren't creating second delivery chain - they were incor... | friendica | 2013-11-04 | 1 | -1/+14 |
* | add attach_mkdir() | friendica | 2013-11-03 | 1 | -0/+71 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-30 | 1 | -3/+7 |
|\ |
|
| * | Use only one regex for title matching in rpost tag | zottel | 2013-10-31 | 1 | -6/+5 |
| * | Allow setting of title in rpost tag with [rpost=title]body[/rpost] | zottel | 2013-10-30 | 1 | -1/+6 |
* | | issue #189 - show post edited time on relative date hovertip | friendica | 2013-10-30 | 2 | -0/+2 |
* | | allow zot public providers to list their location, as a non US-based server c... | friendica | 2013-10-30 | 1 | -3/+7 |
|/ |
|
* | access policy and directory mode were crossed on site table creation | friendica | 2013-10-30 | 1 | -1/+1 |
* | send rpost requests from remote sites back to yours. | friendica | 2013-10-29 | 1 | -2/+2 |
* | rpost bbcode tag | friendica | 2013-10-29 | 2 | -3/+21 |
* | doco | friendica | 2013-10-28 | 1 | -0/+18 |
* | Comanche documentation and some cleanup of layout page (including link to doc... | friendica | 2013-10-28 | 2 | -2/+13 |
* | implement monthly directory pings | friendica | 2013-10-28 | 2 | -3/+34 |
* | remote post module so that from anywhere on the web or at least within the ma... | friendica | 2013-10-27 | 1 | -2/+2 |
* | a bit more progress on DAV driver | friendica | 2013-10-27 | 1 | -3/+27 |
* | put comanche widgets in their own file. Added a category tagcloud widget - bu... | friendica | 2013-10-27 | 3 | -10/+41 |
* | include/reddav.php is the glue between Red attachments and the SabreDav inter... | friendica | 2013-10-26 | 1 | -0/+154 |
* | create update record for accounts on directory server itself during profile c... | friendica | 2013-10-24 | 4 | -8/+31 |
* | Optionally pass a prepared "top level" item into conversation(). This will ev... | friendica | 2013-10-24 | 2 | -5/+17 |
* | passing vars to widgets in Comanche - !this breaks existing widget declarations! | friendica | 2013-10-24 | 1 | -4/+13 |
* | link to source - if it's on the display page link to original source (probabl... | friendica | 2013-10-20 | 3 | -6/+11 |
* | prevent posts from floating to the top after minor edits | friendica | 2013-10-19 | 1 | -1/+6 |
* | remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ... | friendica | 2013-10-19 | 1 | -0/+1 |
* | doc - complete hook list, still need detailed functional descriptions with pa... | friendica | 2013-10-18 | 1 | -1/+2 |
* | Put a status editor on the display page if you're logged in. This fixes issue... | friendica | 2013-10-18 | 1 | -1/+1 |
* | oauth wasn't logging in properly, also fixed api status_show to return last p... | friendica | 2013-10-15 | 2 | -4/+13 |