aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* more doco on header/nav regionFriendika2011-01-111-2/+43
* more defensive measures against failed or lost DBFriendika2011-01-101-4/+22
* fallback dbesc() when db is not thereFriendika2011-01-101-1/+4
* add page start/end hooks, cleanup couple of notice msgsFriendika2011-01-101-0/+2
* call get_app()Friendika2011-01-091-0/+1
* missing 'else'Friendika2011-01-071-0/+4
* make home tab work from remote profile, fix link in comment notify emailsFriendika2011-01-051-1/+5
* 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 c...Friendika2010-12-301-2/+2
* html5 video/audio support - still needs multiple sourceFriendika2010-12-302-46/+63
* 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 detail...Friendika2010-12-071-1/+17
* 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 thread...Friendika2010-12-041-2/+17
* cache result of (expensive) security check for visitor rightsFriendika2010-12-021-12/+28
* 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 sessi...Friendika2010-11-291-17/+26
* 15 gender choices, 12 sexual preference choices and 30 relationship status op...Friendika2010-11-291-2/+2
* localise login template, allow openid to be disabledFriendika2010-11-281-1/+3