aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* modded scripts to be runned in cli so they can be included and executed in ↵Fabio Comuni2011-01-284-56/+94
| | | | main program
* Mods to script runned via CLI to permits to run also includedfabrixxm2011-01-244-26/+33
|
* linkify - need at least one character after ://Friendika2011-01-241-1/+1
|
* following random feedsFriendika2011-01-232-1/+39
|
* fix quotes (again)Friendika2011-01-231-1/+1
|
* new network typesFriendika2011-01-232-2/+7
|
* linkify naked urls when they are at the beginning of the textFriendika2011-01-221-1/+2
|
* 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 ↵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
|