aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
...
* event sharing, cont.Friendika2011-06-131-2/+8
|
* reduce visibility of lang-select flag (duepuntozero)Friendika2011-06-101-1/+13
|
* fixed a few feed problems affecting activity objects/targetsFriendika2011-06-101-4/+21
|
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-071-4/+4
|
* on rare occasions posts do not get a parent. The only thing which could ↵Friendika2011-05-291-0/+9
| | | | cause it is if we can't find our new post. So we'll check for this and try one more time before failing.
* more improvements in twitter handling, reduce duplicates from FB when double ↵Friendika2011-05-221-0/+8
| | | | friended
* regex stuffed upFriendika2011-05-211-3/+3
|
* patches for youtube's change in link and embed formats, please testFriendika2011-05-201-0/+10
|
* wrong author came from feed, not from FBFriendika2011-05-141-1/+1
|
* 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
|