aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* repair double-encoded double quotesFriendika2011-01-201-2/+2
* show 'login' tab selected on login pagefabrixxm2011-01-201-1/+4
* tracking errant bin2hex callFriendika2011-01-172-4/+4
* fix some linebreak issuesFriendika2011-01-172-9/+20
* activity object link had incorrect attribute, highlight critical install stepsFriendika2011-01-171-1/+2
* newlines were getting strippedFriendika2011-01-161-1/+1
* birthday notifications: missing div closeFriendika2011-01-161-1/+1
* Don't send conversation slaps, only immediate replies. Redundant and flawed.Friendika2011-01-161-10/+13
* string updateFriendika2011-01-141-1/+1
* compatibility: version discoveryFriendika2011-01-142-0/+2
* birthday notifications workingFriendika2011-01-131-2/+8
* create birthday event from feedFriendika2011-01-131-3/+54
* add owner's birthday information to feed (if allowed to)Friendika2011-01-122-6/+47
* preserve body content in feed to extract microformat stuffFriendika2011-01-121-0/+4
* 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