aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * cal proc_run hook before string escapeFabio Comuni2011-01-281-6/+3
| * Added proc_run() and modified all occurrence of proc_close(proc_open()) to us...fabrixxm2011-01-241-0/+30
* | tag finder tweakFriendika2011-01-271-1/+1
* | removed java photo uploader from mainline. Photo uploaders are now plugins, b...Friendika2011-01-271-1/+1
* | remote linksFriendika2011-01-271-1/+1
* | Revert "Revert "roll version - now in alpha 2.1""Friendika2011-01-271-1/+1
* | Revert "roll version - now in alpha 2.1"Friendika2011-01-271-1/+1
* | roll version - now in alpha 2.1Friendika2011-01-271-1/+1
* | leave room for vertical scrollbar (when needed)Friendika2011-01-241-0/+14
|/
* version rollFriendika2011-01-241-1/+1
* fix a few issues with code blocks, ignore tags within blocks, fold multi-line...Friendika2011-01-231-0/+5
* do a better job of comparing same URLs.Friendika2011-01-191-0/+19
* network view all item types by dateFriendika2011-01-191-1/+1
* new profile_sidebar_enter hook, changed profile_sidebar to arrayFriendika2011-01-181-1/+6
* personal titleFriendika2011-01-181-2/+5
* tracking errant bin2hex callFriendika2011-01-171-0/+5
* repair any bad links in activity objectsFriendika2011-01-171-2/+2
* activity object link had incorrect attribute, highlight critical install stepsFriendika2011-01-171-1/+1
* ensure birthday "today" calculation is relative to UTC.Friendika2011-01-171-1/+1
* newlines were getting strippedFriendika2011-01-161-1/+0
* there were some bug fixes, roll version numberFriendika2011-01-161-1/+1
* birthday notifications: missing div closeFriendika2011-01-161-1/+2
* compatibility: version discoveryFriendika2011-01-141-1/+3
* birthday notifications workingFriendika2011-01-131-0/+58
* event and birthday data structuresFriendika2011-01-131-1/+1
* set_config anomalyFriendika2011-01-031-2/+7