aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
...
* don't send any private messages over the facebook channelFriendika2010-12-191-2/+12
* facebook connector - initial checkin (untested)Friendika2010-12-171-0/+32
* pull strings from connection request templatesFriendika2010-12-161-0/+14
* register/login timestampsFriendika2010-12-162-2/+8
* clean up commentsFriendika2010-12-141-38/+93
* make both content and people search POSTableFriendika2010-12-122-2/+22
* footer is serving no useful purpose.Friendika2010-12-121-4/+6
* replace quick fix with correct fixFriendika2010-12-122-4/+3
* display request issueFriendika2010-12-122-0/+2
* preparing for the futureFriendika2010-12-111-11/+30
* profile load optimisationFriendika2010-12-117-54/+0
* set encryption vars to empty when contact not foundFriendika2010-12-101-0/+2
* add link to album photo when status photo uploadFriendika2010-12-101-3/+4
* never enough commentsFriendika2010-12-101-3/+11
* Raise network timeout during friend acceptance, becauseFriendika2010-12-091-1/+9
* smiley filterFriendika2010-12-083-3/+3
* more instrumentation on dfrn_confirm to help track down why it quietly gives ...Friendika2010-12-081-62/+116
* display the fact that a conversation is private without disclosing the detail...Friendika2010-12-075-10/+23
* significantly enhanced profile securityFriendika2010-12-072-56/+181
* stray debugging statementFriendika2010-12-071-1/+1
* highlight any messages on page newer than 12 hoursFriendika2010-12-073-3/+20
* bring back full name check but without utf-8 regex'sFriendika2010-12-071-17/+13
* remove first (space) last registration restriction due to confusionFriendika2010-12-071-5/+5
* trim trailing LF in imported linkFriendika2010-12-061-1/+1
* use local photo in email, email photo upload point to new urlFriendika2010-12-051-2/+5
* allow community page members to upload photos and assorted other stuff which ...Friendika2010-12-054-111/+234
* profile page not showing remote profile avatars when their site is downFriendika2010-12-041-6/+11
* relationship targets (linked if applicable)Friendika2010-12-031-5/+50
* revise the last checkin a wee bit to ensure notifications are still sent outFriendika2010-12-031-20/+20
* found the elusive comment box bugFriendika2010-12-031-1/+7
* cache result of (expensive) security check for visitor rightsFriendika2010-12-022-18/+9
* fix installation into subdir of domainFriendika2010-12-021-0/+3
* more string extractionFriendika2010-12-011-1/+4
* potential for privacy leakage, plus photo not showing occasionallyFriendika2010-12-011-2/+2
* rino recipient patchFriendika2010-12-011-0/+9
* rino landingFriendika2010-11-301-5/+24
* localise login template, allow openid to be disabledFriendika2010-11-283-3/+35
* verify all the display links in emailsFriendika2010-11-261-2/+2
* notify link againFriendika2010-11-261-2/+2
* fix links in notification emailsFriendika2010-11-261-1/+1
* more optimising when confronted with dead serversFriendika2010-11-251-1/+2
* change remote welcome messageFriendika2010-11-251-2/+2
* more pre-install checks to sort out broken environmentsFriendika2010-11-251-2/+37
* ensuring all non-deliveries get in the queueFriendika2010-11-251-21/+22
* added more notifier loggingFriendika2010-11-251-0/+3
* tag search boolean modeFriendika2010-11-242-4/+4
* no pagination on search pageFriendika2010-11-241-0/+3
* use local_user()Friendika2010-11-241-14/+15
* use sha1 keys for friends as wellFriendika2010-11-241-1/+1
* whirlpool not universally supported for key generation, use sha1Friendika2010-11-241-1/+1