aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| |
* | no comment box if no notify, not no pollFriendika2011-01-251-2/+2
| |
* | "unfriend" protocolFriendika2011-01-251-2/+4
| |
* | allow RSS for feed contacts, but no commentsFriendika2011-01-242-4/+24
|/
* 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
|