aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
* deprecate load_view_fileFriendika2011-05-111-2/+2
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-1/+1
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* refactor "which link to show" logicFriendika2011-05-061-0/+16
|
* issues with private photos - hitting internal size limitsFriendika2011-05-041-0/+1
|
* fix private imagesFriendika2011-04-301-3/+42
|
* set utf-8 on all emailsFriendika2011-04-141-1/+3
|
* convert feed attach to bbcodeFriendika2011-04-131-9/+9
|
* death to comment box oddities (a slow death as it will take some time for ↵Friendika2011-04-111-2/+2
| | | | everybody to upgrade)
* initial dfrn update to pass permsFriendika2011-04-101-7/+5
|
* attachment storageFriendika2011-04-061-0/+1
|
* xmlify enclosure itemsFriendika2011-04-061-2/+2
|
* some fixes to attachment output in feedFriendika2011-04-061-3/+3
|
* support feed attachments/enclosures, and fix for bug #30Friendika2011-04-061-1/+46
|
* atom categories and tag importFriendika2011-04-051-1/+47
|
* better handling of troublesome feeds.Friendika2011-04-041-8/+15
|
* profile not setFriendika2011-04-041-1/+1
|
* dfrn remote profile protocol revisionFriendika2011-03-301-1/+1
|
* placeholder arg in dfrn conversationsFriendika2011-03-301-1/+1
|
* secure profile failureFriendika2011-03-301-1/+1
|
* minor editsFriendika2011-03-191-2/+0
|
* stuff to make connecting to diaspora profiles easierFriendika2011-03-191-0/+2
|
* content expirationFriendika2011-03-151-0/+46
|
* force last-child on foster children, disallow time travelFriendika2011-03-141-0/+23
|
* 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
| | | | stamps
* provide ability to survive transport mangling when travelling through html ↵Friendika2011-02-011-10/+30
| | | | networks
* use microformat to mark html from [embed] tag, convert html with oembed ↵Fabio Comuni2011-01-311-0/+3
| | | | microformat to [embed] tag
* more ssl_policy cleanup, allow manual feed update per contact when hub is ↵Friendika2011-01-301-0/+4
| | | | whacked, log feed parse errors
* dissolve relationship (new protocol) workingFriendika2011-01-261-0/+2
|