aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* fix for errant top-level posts from feedsFriendika2011-10-191-1/+4
* origin flag handling, and bug #137 - provide timezone conversion for events p...Friendika2011-10-171-0/+1
* working on long-term solution to relay issueFriendika2011-10-151-11/+7
* sql issue item_storeFriendika2011-10-131-2/+2
* storage race conditionFriendika2011-10-121-8/+17
* stuffFriendika2011-10-111-16/+3
* local_deliver testingFriendika2011-10-061-7/+7
* local deliver 1Friendika2011-10-061-0/+664
* performance enhancementsFriendika2011-10-041-2/+2
* document multi-pass mode on consume_feedFriendika2011-10-041-0/+11
* improve feed import performanceFriendika2011-10-041-9/+9
* item_store: prevent storing a duplicate item with same uri+uidFriendika2011-10-031-0/+8
* basic support for AS friend requestsFriendika2011-10-021-9/+35
* requeue deliveries on 503 errors which have 'retry-after' headersFriendika2011-09-271-0/+3
* starting the big delivery shakeupFriendika2011-09-221-2/+7
* optimise the commented date viewFriendika2011-09-181-2/+4
* update timestamp on activity change (comment/like)Friendika2011-09-161-0/+7
* bookmarks + bug #140Friendika2011-09-041-0/+7
* login_hookFriendika2011-09-011-0/+2
* implement delivery queue in case notifier gets killedFriendika2011-08-281-2/+2
* bring Diaspora message signing back to the source author - whether they like ...Friendika2011-08-281-3/+45
* change the way public feeds work just to fix statusnet's bug, because they won'tFriendika2011-08-241-3/+20
* cleaned up the conditions on when to and when not to relay.Friendika2011-08-241-1/+1
* don't generate guid if one provided wirth msgFriendika2011-08-201-1/+1
* move encryption functions to crypto fileFriendika2011-08-201-2/+3
* use mb_strlen when iterating utf8Friendika2011-08-181-1/+1
* hopefully fix statusnet bug by altering our feed format slightlyFriendika2011-08-121-2/+4
* keep private emails out of any offsite feedsFriendika2011-08-101-0/+3
* reparenting imported item was only partially reparenting.Friendika2011-08-081-0/+7
* item guidsFriendika2011-08-071-0/+2
* cleanupFriendika2011-08-071-7/+7
* allow custom avatar sizes - needed for Diaspora hcard/vcardFriendika2011-08-031-0/+5
* several fixes for attachmentsFriendika2011-08-031-3/+3
* some api enhancementsFriendika2011-07-311-2/+0
* show lock icon on private eventsFriendika2011-07-271-0/+1
* ability to link contacts that are "really me, but on another system/network".Friendika2011-07-051-0/+7
* statusnet improvementsFriendika2011-07-011-2/+2
* do not translate hidden photo album 'Contact Photos' as it may become unhidde...Friendika2011-06-281-3/+3
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-281-1/+1
* don't update an event that hasn't changed.Friendika2011-06-231-0/+1
* new item view, sort by received date - not posted date.Friendika2011-06-231-0/+1
* don't allow tags in app sourceFriendika2011-06-231-1/+1
* item sourceFriendika2011-06-201-1/+9
* delete selected itemsFriendika2011-06-151-0/+126
* avoid returning events from getting posted againFriendika2011-06-131-0/+2
* 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 cause...Friendika2011-05-291-0/+9