aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* never enough commentsFriendika2010-12-081-1/+0
|
* display the fact that a conversation is private without disclosing the ↵Friendika2010-12-071-1/+17
| | | | details of who can/cannot see it.
* significantly enhanced profile securityFriendika2010-12-071-7/+17
|
* no newline at EOFFriendika2010-12-051-0/+3
|
* flatten conversation hierarchy to one level on import but preserve all ↵Friendika2010-12-041-2/+17
| | | | | | thread info in case somebody wants to write a plugin to display as multi-level thread
* cache result of (expensive) security check for visitor rightsFriendika2010-12-021-12/+28
| | | | begin tightening x-profile security
* ignore malformed xml before it hits the parser.Friendika2010-12-021-0/+10
|
* improved linkification of naked text urlsFriendika2010-12-011-2/+1
|
* rino recipient patchFriendika2010-12-011-2/+2
|
* rino landingFriendika2010-11-301-2/+30
|
* paranoid option to reduce session hijacking by enforcing an IP match on ↵Friendika2010-11-291-17/+26
| | | | session validation. This is not claimed to be a perfect solution to the problem by any stretch, it merely raises the bar on the script kiddies to the detriment of those whose dynamic IPs aren't long lived. For these reasons it is opt-in.
* 15 gender choices, 12 sexual preference choices and 30 relationship status ↵Friendika2010-11-291-2/+2
| | | | options are probably adequate. :-)
* localise login template, allow openid to be disabledFriendika2010-11-281-1/+3
|
* no newlines in tagsFriendika2010-11-281-1/+0
|
* 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
|
* more optimising when confronted with dead serversFriendika2010-11-251-0/+16
|
* log queue startupFriendika2010-11-252-0/+2
|
* change remote welcome messageFriendika2010-11-251-3/+3
|
* wrong function nameFriendika2010-11-251-1/+1
|
* queue loggingFriendika2010-11-251-0/+3
|
* ensuring all non-deliveries get in the queueFriendika2010-11-251-3/+15
|
* added more notifier loggingFriendika2010-11-251-0/+3
|
* tag search boolean modeFriendika2010-11-241-1/+0
|
* use optional openid photo for registration - if suppliedFriendika2010-11-231-1/+1
|
* send unfollow before removing ostatus contactFriendika2010-11-231-1/+1
|
* premature removal of queue itemFriendika2010-11-232-2/+1
|
* drop mail delivered flag now that queue is implementedFriendika2010-11-231-8/+0
|
* salmon error handling issueFriendika2010-11-222-2/+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-213-5/+31
|
* make sure to use local avatar if we have oneFriendika2010-11-211-1/+26
|
* add google buzzFriendika2010-11-212-5/+9
|
* minor layout stuffFriendika2010-11-181-1/+1
|
* smooth a few rough edges of openidFriendika2010-11-181-15/+42
|
* openid logins workingFriendika2010-11-171-8/+22
|
* pull some template stringsFriendika2010-11-161-1/+10
|
* more view cleanupFriendika2010-11-152-0/+111
|
* view directory cleanupFriendika2010-11-151-0/+138
|
* prevent redirect loop if an account is manually removed while logged inFriendika2010-11-151-0/+2
|
* add openid slot to dbFriendika2010-11-141-2/+2
|
* give orphans a second chance, linkify naked linksFriendika2010-11-113-33/+51
|
* ff account managerFriendika2010-11-111-0/+3
|
* lintFriendika2010-11-091-26/+34
|
* couple of issues w/ profile photo update propogationFriendika2010-11-093-48/+44
|
* use raw db queries wherever query items could contain '%'Friendika2010-11-092-1/+11
|
* linkify hash tagsFriendika2010-11-081-3/+3
|
* more refactor remote reply off networkFriendika2010-11-081-7/+13
|