aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* automated versioningFriendika2011-03-091-6/+6
* reload plugins if they changeFriendika2011-03-091-4/+52
* detect empty .htconfig.php - in case permissions need to be set on it in orde...Friendika2011-03-081-1/+1
* sparkle links for friends-of-friends, bug #13Friendika2011-03-061-0/+26
* use prepare_text instead of prepare_bodyFriendika2011-03-031-1/+8
* make sure db queries never get called if the database isn't openFriendika2011-03-031-1/+1
* switch identities to manage pagesFriendika2011-03-011-0/+1
* status.net mentions to non-followers require the numeric profile URL, not the...Friendika2011-02-261-1/+3
* use consistent tagging patterns with relationship partnerFriendika2011-02-251-1/+1
* silence parse_url on hostile input, need to get_app() for proc_run php locationFriendika2011-02-241-6/+9
* another template downFriendika2011-02-231-0/+1
* another template made language neutralFriendika2011-02-231-1/+6
* move php path setting inside proc_runFriendika2011-02-231-0/+3
* minor proc_run issues encountered during mass directory update.Friendika2011-02-231-3/+3
* resolve file inclusion conflicts w/ multiple plugins, improve the typo checkerFriendika2011-02-211-2/+5
* more punctuation characters added to linkify patternsFriendika2011-02-201-1/+1
* support lrdd priorityFriendika2011-02-201-28/+131
* app menu - and a demo application 'tictac'Friendika2011-02-191-1/+2
* sanitise all incoming url's - also stop them from getting mangled by simplepieFriendika2011-02-161-1/+6
* provide permalink for posts, include permalinks in feeds and imported from feedsFriendika2011-02-161-0/+8
* add permalink field to item tableFriendika2011-02-151-2/+2
* bug #0000006, local sparkle links visible in "like" items when remote viewingFriendika2011-02-151-1/+1
* wrong return url for ajax comments on display and photos pagesFriendika2011-02-141-1/+3
* just in time for valentines day - heart smiley <3Friendika2011-02-131-1/+2
* fixed a typo in the profile photo wrapper div idChris Case2011-02-111-1/+1
* toggles "post to facebook, post to twitter", etc.Friendika2011-02-111-0/+2
* allow plugins to become cmd modulesFriendika2011-02-101-1/+3
* Support bbcode size tag - I may regret this...Friendika2011-02-081-2/+2
* suppress parse warningsFriendika2011-02-081-1/+1
* more graceful handling of some statusnet followupsFriendika2011-02-081-3/+21
* fix del_pconfigFriendika2011-02-081-1/+1
* at least one server is giving CURL a second set of headers (and it isn't a 10...Friendika2011-02-071-0/+17
* feed cleanupFriendika2011-02-071-1/+42
* one less parenFriendika2011-02-061-1/+1
* don't show logout link on 'home' link if remote_userFriendika2011-02-061-7/+7
* functionise birthdayFriendika2011-02-061-0/+43
* fix contact photo updates - a result of baseurl being wrong for cmdline proce...Friendika2011-02-061-11/+29
* theme name cleanup - rename default to loozah, provide sane fallbacks and cha...Friendika2011-02-061-1/+31
* kill orphansFriendika2011-02-061-2/+2
* allow changing album name in photo edit pageFriendika2011-02-031-1/+1
* suppress some scraping errors when confronted with hybrid/strangeFriendika2011-02-021-0/+3
* protocol reversal, roll dfrn_version to 2.1Friendika2011-02-011-2/+2
* don't try to scrape atom/rss feeds. missing param in contact store (mod_follow)Friendika2011-02-011-0/+3
* add cache tableFabio Comuni2011-01-311-1/+1
* more ssl_policy cleanup, allow manual feed update per contact when hub is wha...Friendika2011-01-301-4/+6
* wrong ref in ssl policyFriendika2011-01-301-2/+2
* even more cleanup prior to pushFriendika2011-01-291-3/+1
* cleanup ssl_policy implementationFriendika2011-01-291-4/+4
* implement SSL redirection policy (none, full, selfsign)Friendika2011-01-291-1/+18
* Merge branch 'fabrixxm-master'Friendika2011-01-281-2/+25
|\