aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'fabrixxm-master'Friendika2011-01-041-0/+4
|\
| * Merge branch 'friendika-master'fabrixxm2011-01-041-0/+5
| |\
| * | Manage user registrations in REGISTER_APPROVE mode.fabrixxm2011-01-041-0/+4
| | |
* | | use shift-home instead to take you homeFriendika2011-01-041-3/+4
| |/ |/|
* | provide "return home" keyFriendika2011-01-041-0/+5
|/
* convert received ostatus unfollow verb to activity streams stop-followingFriendika2011-01-041-1/+11
|
* import items from feeds in inverse date orderfabrixxm2011-01-032-4/+7
|
* try to auto-fill the profile address if we actually do know it.Friendika2011-01-011-1/+0
|
* and slashes - sigh...Friendika2010-12-301-2/+2
|
* and right anglesFriendika2010-12-301-2/+2
|
* oops escape left angles in expressionsFriendika2010-12-301-2/+2
|
* linkify audio/video links for non-html5 browsers (or those with unsupported ↵Friendika2010-12-301-2/+2
| | | | codecs?)
* html5 video/audio support - still needs multiple sourceFriendika2010-12-302-46/+63
| | | | selection, and check that it isn't blocked by html purifier
* page_header hookFriendika2010-12-301-2/+2
|
* plugin hooks for bbcode conversionsFriendika2010-12-302-1/+8
|
* Add sample external authentication plugin (ldap)Friendika2010-12-271-15/+25
|
* more plugin hooksFriendika2010-12-251-1/+3
|
* undo one of the hooks from last checkin - passing objects led to errorFriendika2010-12-241-1/+2
|
* more plugin hooksFriendika2010-12-241-0/+14
|
* add authentication plugin hooksFriendika2010-12-241-11/+34
|
* navigation aid: show server name on pageFriendika2010-12-221-0/+1
|
* link the logo textFriendika2010-12-221-1/+1
|
* plugin/addon API landing - still things left to do before it's usefulFriendika2010-12-221-0/+2
|
* allow configurable poll interval override when hub is usedFriendika2010-12-211-6/+21
|
* match the documentationFriendika2010-12-191-1/+1
|
* register/login timestampsFriendika2010-12-163-1/+8
|
* prevent concurrent ajax updatesFriendika2010-12-151-1/+4
|
* added brand linkFriendika2010-12-141-1/+1
|
* footer is serving no useful purpose.Friendika2010-12-121-3/+2
|
* fix youtube videos on FFFriendika2010-12-091-1/+1
|
* 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
|