aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | it or not.
* 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 ↵Friendika2011-06-281-3/+3
| | | | unhidden when different language is used.
* 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 ↵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
|