aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* fix profile redirect url in dfrn_pollFabio Comuni2011-04-041-2/+3
* Merge remote-tracking branch 'friendika-master/master' into iconpopupFabio Comuni2011-04-046-17/+119
|\
| * Public exposure warning on affected network group pages. config-able so a plu...Friendika2011-04-031-0/+8
| * allow other destinations according to protocolFriendika2011-04-011-3/+5
| * redirect to symbolic rather than absolute URL locationsFriendika2011-04-012-4/+19
| * translateable time formats (PM & birthdays)Friendika2011-03-311-1/+1
| * remote deletion - check contact-idFriendika2011-03-301-2/+5
| * dfrn remote profile protocol revisionFriendika2011-03-302-10/+84
* | url \"/message/new/<id>\" preselect contact <id> in \"To\" select boxFabio Comuni2011-03-311-1/+3
* | Moved popup logic in boot.php, added 'item_photo_menu' hookFabio Comuni2011-03-313-5/+7
* | first workFabio Comuni2011-03-301-1/+6
|/
* placeholder arg in dfrn conversationsFriendika2011-03-302-3/+3
* secure profile failureFriendika2011-03-303-4/+4
* oexchangeFriendika2011-03-291-0/+53
* optionally set article titleFriendika2011-03-292-2/+6
* more templates goneFriendika2011-03-292-10/+11
* off by oneFriendika2011-03-281-2/+2
* 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