aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* resolve file inclusion conflicts w/ multiple plugins, improve the typo checkerFriendika2011-02-213-2/+17
* more punctuation characters added to linkify patternsFriendika2011-02-201-1/+1
* Merge branch 'chriscase-master'Friendika2011-02-201-0/+61
|\
| * added reusable EmailNotification library to facilitate more efficient mainten...Chris Case2011-02-191-0/+61
* | app menu - and a demo application 'tictac'Friendika2011-02-191-0/+4
* | no delimiter if emptyFriendika2011-02-171-1/+1
* | convert update script arg passing to js - remembering the browser prefetch is...Friendika2011-02-171-1/+4
* | ajax reload fixesFriendika2011-02-161-0/+4
* | sanitise all incoming url's - also stop them from getting mangled by simplepieFriendika2011-02-161-2/+2
* | Merge branch 'fabrixxm-master'Friendika2011-02-161-15/+24
|\ \
| * | Fix #8 \"recycle symbol getting mangled from status.net retweets\"Fabio Comuni2011-02-161-15/+24
| |/
* / provide permalink for posts, include permalinks in feeds and imported from feedsFriendika2011-02-161-2/+3
|/
* Merge branch 'ajaxcomms'Friendika2011-02-141-0/+21
|\
| * ajax commentsFriendika2011-02-141-12/+20
| * more test ajax commentsFriendika2011-02-121-0/+13
* | app not definedFriendika2011-02-131-0/+2
|/
* reinstate send slaps but only at the top level (and followup)Friendika2011-02-111-10/+8
* post permission hooksFriendika2011-02-091-0/+22
* preserve newlines inside <pre> tags when importing feedsFriendika2011-02-091-2/+49
* Accept pretty much bloody anything inside a [url] tag as a legal URL.Friendika2011-02-091-3/+3
* Support bbcode size tag - I may regret this...Friendika2011-02-082-2/+4
* suppress parse warningsFriendika2011-02-081-1/+4
* more graceful handling of some statusnet followupsFriendika2011-02-081-2/+4
* tweaks to reworked remote deletion, which also fixes some comment box odditiesFriendika2011-02-081-2/+2
* rework remote deletionFriendika2011-02-081-17/+28
* don't change photo visibility if only album name was changedFriendika2011-02-071-3/+3
* feed cleanupFriendika2011-02-072-61/+25
* functionise birthdayFriendika2011-02-062-40/+7
* fix contact photo updates - a result of baseurl being wrong for cmdline proce...Friendika2011-02-061-1/+0
* theme name cleanup - rename default to loozah, provide sane fallbacks and cha...Friendika2011-02-061-3/+13
* Merge branch 'fabrixxm-master'Friendika2011-02-061-1/+1
|\
| * fixed missing close parenthesisfabrixxm2011-02-061-1/+1
* | kill orphansFriendika2011-02-061-1/+1
|/
* found it - typoFriendika2011-02-041-1/+1
* more error checking on postsFriendika2011-02-041-3/+3
* prevent runaway notifications when parent=0 due to race conditionFriendika2011-02-042-21/+36
* allow parentless items from SN - add more tracing on notify failuresFriendika2011-02-031-5/+18
* don't parse garbage in phase2 of dfrn_deliver eitherFriendika2011-02-031-0/+7
* remove selfFriendika2011-02-031-1/+5
* silence php notices about $manual_id not being definedFriendika2011-02-021-5/+5
* don't try to parse non-xml in dfrn_deliverFriendika2011-02-021-0/+6
* be more forgiving about the order of link parameters in html->bbFriendika2011-02-021-2/+2
* suppress some scraping errors when confronted with hybrid/strangeFriendika2011-02-021-2/+18
* backward compatibilityFriendika2011-02-011-22/+19
* protocol reversal, roll dfrn_version to 2.1Friendika2011-02-011-10/+25
* trying to solve the double encoding issueFriendika2011-02-011-41/+22
* make sure content is unalteredFriendika2011-02-011-15/+18
* typoFriendika2011-02-011-1/+1
* get correct article timestamp for feeds with no 'published' and with non-utc ...Friendika2011-02-011-3/+5
* don't try to scrape atom/rss feeds. missing param in contact store (mod_follow)Friendika2011-02-011-0/+58