aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* paranoid option to reduce session hijacking by enforcing an IP match on sessi...Friendika2010-11-291-17/+26
* 15 gender choices, 12 sexual preference choices and 30 relationship status op...Friendika2010-11-292-2/+13
* update string tableFriendika2010-11-281-5/+13
* localise login template, allow openid to be disabledFriendika2010-11-289-16/+78
* no newlines in tagsFriendika2010-11-282-2/+1
* update string tableFriendika2010-11-261-6/+21
* 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
* array_unique didn't have a second argument before PHP 5.2.9Friendika2010-11-261-3/+3
* don't attempt to deliver queued items to sites which have already timed outFriendika2010-11-251-3/+13
* make profile name clickableFriendika2010-11-251-1/+1
* updated installation instructionsFriendika2010-11-251-21/+26
* more optimising when confronted with dead serversFriendika2010-11-252-1/+18
* log queue startupFriendika2010-11-252-0/+2
* change remote welcome messageFriendika2010-11-252-5/+5
* wrong function nameFriendika2010-11-251-1/+1
* curl_code testsFriendika2010-11-251-2/+0
* need appFriendika2010-11-251-2/+6
* queue loggingFriendika2010-11-251-0/+3
* more pre-install checks to sort out broken environmentsFriendika2010-11-252-2/+43
* ensuring all non-deliveries get in the queueFriendika2010-11-253-24/+41
* added more notifier loggingFriendika2010-11-252-0/+6
* tag search boolean modeFriendika2010-11-243-5/+4
* no pagination on search pageFriendika2010-11-242-1/+6
* coloured text confusing the tag finderFriendika2010-11-241-0/+2
* 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
* undo magic quotes setting if presentFriendika2010-11-231-0/+19
* use optional openid photo for registration - if suppliedFriendika2010-11-234-8/+28
* send unfollow before removing ostatus contactFriendika2010-11-232-1/+26
* premature removal of queue itemFriendika2010-11-232-2/+1
* drop mail delivered flag now that queue is implementedFriendika2010-11-235-23/+7
* more logging in dfrn_notifyFriendika2010-11-231-1/+10
* salmon error handling issueFriendika2010-11-223-3/+5
* relax content-type check on yadi discovery documentFriendika2010-11-221-4/+4
* schedule the queue re-delivery processFriendika2010-11-223-5/+30
* queue/redeliver moduleFriendika2010-11-221-0/+113
* return code is no longer a stringFriendika2010-11-211-4/+4
* infrastructure for queueing, redeliveryFriendika2010-11-217-13/+53
* oauth2 dbFriendika2010-11-213-2/+56
* force tinymce to preserve linebreak formattingFriendika2010-11-213-0/+9
* 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-212-3/+32
* don't invoke slap if there's no endpoint configuredFriendika2010-11-211-2/+5
* add google buzzFriendika2010-11-213-7/+28
* search items do not get indentedFriendika2010-11-201-1/+1