aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Friendika2011-02-061-1/+0
| | | | processes
* theme name cleanup - rename default to loozah, provide sane fallbacks and ↵Friendika2011-02-061-3/+13
| | | | | | | change system primary theme. Provide indication on contact edit page of last update success/failure - can be extended later to show actual timestamp of last successful update.
* 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
| | | | feeds that provide insufficient content-type and choke the html parser.
* 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
| | | | stamps
* don't try to scrape atom/rss feeds. missing param in contact store (mod_follow)Friendika2011-02-011-0/+58
|
* provide ability to survive transport mangling when travelling through html ↵Friendika2011-02-012-18/+36
| | | | networks
* oembed contsant name, fix dfrnpubdeliver, add 'code' editor buttonFriendika2011-01-312-66/+68
|
* readjust name length limits - acl selectorFriendika2011-01-311-1/+1
|
* truncate names in acl selectorFriendika2011-01-311-2/+5
|
* Merge branch 'fabrixxm-oembed'Friendika2011-01-314-1/+108
|\
| * cache oembed requestFabio Comuni2011-01-311-2/+14
| |
| * delete old cache in poller.phpFabio Comuni2011-01-311-0/+4
| |
| * use microformat to mark html from [embed] tag, convert html with oembed ↵Fabio Comuni2011-01-313-5/+44
| | | | | | | | microformat to [embed] tag
| * Add 'system''no_oembed' config optionFabio Comuni2011-01-311-3/+4
| |
| * Move [embed] bbtag from oembed plugin to coreFabio Comuni2011-01-312-1/+52
| |
* | deliver up to 150 contacts per person using dfrn - in case hub is whackedFriendika2011-01-311-1/+49
|/
* limit privacy ACL's to networks which can handle privacyFriendika2011-01-302-8/+10
|
* disable "take me home" hotkey, different on FF (shift-home), IE ($).Friendika2011-01-301-6/+7
|
* more ssl_policy cleanup, allow manual feed update per contact when hub is ↵Friendika2011-01-302-0/+7
| | | | whacked, log feed parse errors
* wrong ref in ssl policyFriendika2011-01-302-2/+2
|
* Merge branch 'fabrixxm-master'Friendika2011-01-284-73/+118
|\ | | | | | | | | Conflicts: boot.php
| * 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
| |
* | remote linksFriendika2011-01-271-3/+3
| |
* | dissolve relationship (new protocol) workingFriendika2011-01-261-0/+2
| |