aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* 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
* report failure to generate keysFriendika2010-11-241-0/+5
* use optional openid photo for registration - if suppliedFriendika2010-11-232-7/+25
* send unfollow before removing ostatus contactFriendika2010-11-231-0/+25
* drop mail delivered flag now that queue is implementedFriendika2010-11-232-14/+2
* more logging in dfrn_notifyFriendika2010-11-231-1/+10
* salmon error handling issueFriendika2010-11-221-1/+1
* infrastructure for queueing, redeliveryFriendika2010-11-211-1/+1
* she'll be rightFriendika2010-11-212-6/+10
* something wrong - undo last checkin until fixedFriendika2010-11-211-2/+2
* make sure to use local avatar if we have oneFriendika2010-11-211-2/+6
* don't invoke slap if there's no endpoint configuredFriendika2010-11-211-2/+5
* add google buzzFriendika2010-11-211-2/+19
* search items do not get indentedFriendika2010-11-201-1/+1
* more dfrn_confirm loggingFriendika2010-11-181-2/+7
* add a bit more logging to friend acceptFriendika2010-11-181-0/+13