aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
...
* added comments, make typo checker work with redefined plural string functionsFriendika2011-03-281-2/+41
* author collapse: close off before paginationFriendika2011-03-281-0/+4
* tweaks to author collapsingFriendika2011-03-271-3/+2
* collapse posts by same author (but not you).Friendika2011-03-272-2/+21
* wrong date order profile pageFriendika2011-03-271-1/+1
* comment collapsing, pagination wasn't advancing past 16Friendika2011-03-272-19/+119
* info pageFriendika2011-03-271-0/+47
* repair duplicate nickname accounts caused by race conditionFriendika2011-03-241-0/+18
* link same as visitedFriendika2011-03-241-1/+0
* use correct mime type for jsonFriendika2011-03-221-1/+1
* add fulltext index on keywords, missed some directory localisationsFriendika2011-03-221-3/+3
* items back in personal data download, chunked this timeFriendika2011-03-221-2/+28
* remove items from export - too much memory consumed, will have to stream item...Friendika2011-03-221-13/+1
* export posts alsoFriendika2011-03-221-1/+11
* account/profile/contacts exportFriendika2011-03-222-0/+53
* horizontal match layoutFriendika2011-03-221-2/+3
* profile matchFriendika2011-03-212-2/+7
* pagination in keyword matchFriendika2011-03-211-4/+18
* converted json to symbolic referencesFriendika2011-03-211-3/+3
* first prototype of profile match against global directory (hint: set some key...Friendika2011-03-212-1/+43
* several install issues sorted outFriendika2011-03-211-24/+38
* typoFriendika2011-03-211-1/+1
* another template downFriendika2011-03-211-1/+4
* localise some more templatesFriendika2011-03-213-3/+14
* simplify insecure network warningFriendika2011-03-201-1/+4
* user pref -> block remote wall postingFriendika2011-03-201-1/+5
* small fixfabrixxm2011-03-201-1/+1
* stuff to make connecting to diaspora profiles easierFriendika2011-03-191-4/+10
* Merge branch 'gettext' of https://github.com/fabrixxm/friendika into fabrixxm...Friendika2011-03-1817-52/+56
|\
| * Update more stringsFabio Comuni2011-03-183-7/+9
| * Fix spaces around t() and tt()fabrixxm2011-03-138-10/+10
| * update source stringsfabrixxm2011-03-1117-46/+48
* | rework post editing a bitFriendika2011-03-181-77/+79
* | edit to display pageFriendika2011-03-181-0/+4
* | edit posting after submissionFriendika2011-03-184-1/+149
* | more thorough cleanup on account/contact removalFriendika2011-03-171-0/+1
* | no sharing icon for private msgsFriendika2011-03-162-2/+4
* | no sharing from thread display pageFriendika2011-03-161-1/+1
* | vorbis audio/video link buttonsFriendika2011-03-162-0/+4
* | protect tags from double expansion during RTFriendika2011-03-161-0/+4
* | share,retweet,relay,forward, whateverFriendika2011-03-166-2/+29
* | content expirationFriendika2011-03-152-2/+6
* | pub_keywords -> meta keywordsFriendika2011-03-141-0/+5
* | keywords split into public and private. Public will be used by the friend fin...Friendika2011-03-142-5/+9
* | photo album prev/next linksFriendika2011-03-111-2/+35
* | roll back "real people preferred" message - ineffectualFriendika2011-03-111-1/+3
* | bogus 'no results' message on search pageFriendika2011-03-101-8/+1
|/
* show permission denied photo when direct link was accessed and authentication...Friendika2011-03-091-0/+18
* ability to edit image permissionsFriendika2011-03-091-2/+13
* Merge branch 'issue-11' of https://github.com/fabrixxm/friendika into fabrixx...Friendika2011-03-092-6/+6
|\