aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* inherit 'wall' setting from parent post on remote itemFriendika2011-03-081-0/+2
* feeds: update content when updated/edited changesFriendika2011-02-281-7/+35
* sanitise all incoming url's - also stop them from getting mangled by simplepieFriendika2011-02-161-2/+2
* provide permalink for posts, include permalinks in feeds and imported from feedsFriendika2011-02-161-2/+3
* 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-071-47/+21
* functionise birthdayFriendika2011-02-061-38/+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-041-6/+8
* 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
* don't try to parse non-xml in dfrn_deliverFriendika2011-02-021-0/+6
* 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
* provide ability to survive transport mangling when travelling through html ne...Friendika2011-02-011-10/+30
* use microformat to mark html from [embed] tag, convert html with oembed micro...Fabio Comuni2011-01-311-0/+3
* more ssl_policy cleanup, allow manual feed update per contact when hub is wha...Friendika2011-01-301-0/+4
* 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-241-4/+22
* fix quotes (again)Friendika2011-01-231-1/+1
* repair double-encoded double quotesFriendika2011-01-201-2/+2
* tracking errant bin2hex callFriendika2011-01-171-2/+2
* fix some linebreak issuesFriendika2011-01-171-9/+14
* activity object link had incorrect attribute, highlight critical install stepsFriendika2011-01-171-1/+2
* string updateFriendika2011-01-141-1/+1
* compatibility: version discoveryFriendika2011-01-141-0/+1
* create birthday event from feedFriendika2011-01-131-3/+54
* add owner's birthday information to feed (if allowed to)Friendika2011-01-121-5/+45
* preserve body content in feed to extract microformat stuffFriendika2011-01-121-0/+4
* call get_app()Friendika2011-01-091-0/+1
* missing 'else'Friendika2011-01-071-0/+4
* convert received ostatus unfollow verb to activity streams stop-followingFriendika2011-01-041-1/+11
* import items from feeds in inverse date orderfabrixxm2011-01-031-2/+5
* try to auto-fill the profile address if we actually do know it.Friendika2011-01-011-1/+0
* more plugin hooksFriendika2010-12-251-1/+3
* undo one of the hooks from last checkin - passing objects led to errorFriendika2010-12-241-1/+2
* more plugin hooksFriendika2010-12-241-0/+14
* plugin/addon API landing - still things left to do before it's usefulFriendika2010-12-221-0/+2
* display the fact that a conversation is private without disclosing the detail...Friendika2010-12-071-1/+17