| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | improve feed import performance | Friendika | 2011-10-04 | 1 | -9/+9 |
* | item_store: prevent storing a duplicate item with same uri+uid | Friendika | 2011-10-03 | 1 | -0/+8 |
* | basic support for AS friend requests | Friendika | 2011-10-02 | 1 | -9/+35 |
* | requeue deliveries on 503 errors which have 'retry-after' headers | Friendika | 2011-09-27 | 1 | -0/+3 |
* | starting the big delivery shakeup | Friendika | 2011-09-22 | 1 | -2/+7 |
* | optimise the commented date view | Friendika | 2011-09-18 | 1 | -2/+4 |
* | update timestamp on activity change (comment/like) | Friendika | 2011-09-16 | 1 | -0/+7 |
* | bookmarks + bug #140 | Friendika | 2011-09-04 | 1 | -0/+7 |
* | login_hook | Friendika | 2011-09-01 | 1 | -0/+2 |
* | implement delivery queue in case notifier gets killed | Friendika | 2011-08-28 | 1 | -2/+2 |
* | bring Diaspora message signing back to the source author - whether they like ... | Friendika | 2011-08-28 | 1 | -3/+45 |
* | change the way public feeds work just to fix statusnet's bug, because they won't | Friendika | 2011-08-24 | 1 | -3/+20 |
* | cleaned up the conditions on when to and when not to relay. | Friendika | 2011-08-24 | 1 | -1/+1 |
* | don't generate guid if one provided wirth msg | Friendika | 2011-08-20 | 1 | -1/+1 |
* | move encryption functions to crypto file | Friendika | 2011-08-20 | 1 | -2/+3 |
* | use mb_strlen when iterating utf8 | Friendika | 2011-08-18 | 1 | -1/+1 |
* | hopefully fix statusnet bug by altering our feed format slightly | Friendika | 2011-08-12 | 1 | -2/+4 |
* | keep private emails out of any offsite feeds | Friendika | 2011-08-10 | 1 | -0/+3 |
* | reparenting imported item was only partially reparenting. | Friendika | 2011-08-08 | 1 | -0/+7 |
* | item guids | Friendika | 2011-08-07 | 1 | -0/+2 |
* | cleanup | Friendika | 2011-08-07 | 1 | -7/+7 |
* | allow custom avatar sizes - needed for Diaspora hcard/vcard | Friendika | 2011-08-03 | 1 | -0/+5 |
* | several fixes for attachments | Friendika | 2011-08-03 | 1 | -3/+3 |
* | some api enhancements | Friendika | 2011-07-31 | 1 | -2/+0 |
* | show lock icon on private events | Friendika | 2011-07-27 | 1 | -0/+1 |
* | ability to link contacts that are "really me, but on another system/network". | Friendika | 2011-07-05 | 1 | -0/+7 |
* | statusnet improvements | Friendika | 2011-07-01 | 1 | -2/+2 |
* | do not translate hidden photo album 'Contact Photos' as it may become unhidde... | Friendika | 2011-06-28 | 1 | -3/+3 |
* | bug #96 move libraries to library - better alignment of like rotator | Friendika | 2011-06-28 | 1 | -1/+1 |
* | don't update an event that hasn't changed. | Friendika | 2011-06-23 | 1 | -0/+1 |
* | new item view, sort by received date - not posted date. | Friendika | 2011-06-23 | 1 | -0/+1 |
* | don't allow tags in app source | Friendika | 2011-06-23 | 1 | -1/+1 |
* | item source | Friendika | 2011-06-20 | 1 | -1/+9 |
* | delete selected items | Friendika | 2011-06-15 | 1 | -0/+126 |
* | avoid returning events from getting posted again | Friendika | 2011-06-13 | 1 | -0/+2 |
* | event sharing, cont. | Friendika | 2011-06-13 | 1 | -2/+8 |
* | reduce visibility of lang-select flag (duepuntozero) | Friendika | 2011-06-10 | 1 | -1/+13 |
* | fixed a few feed problems affecting activity objects/targets | Friendika | 2011-06-10 | 1 | -4/+21 |
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 1 | -4/+4 |
* | on rare occasions posts do not get a parent. The only thing which could cause... | Friendika | 2011-05-29 | 1 | -0/+9 |
* | more improvements in twitter handling, reduce duplicates from FB when double ... | Friendika | 2011-05-22 | 1 | -0/+8 |
* | regex stuffed up | Friendika | 2011-05-21 | 1 | -3/+3 |
* | patches for youtube's change in link and embed formats, please test | Friendika | 2011-05-20 | 1 | -0/+10 |
* | wrong author came from feed, not from FB | Friendika | 2011-05-14 | 1 | -1/+1 |
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -2/+2 |
* | don't use load_view_file() except in email templates and install of htconfig ... | Friendika | 2011-05-10 | 1 | -1/+1 |
* | refactor "which link to show" logic | Friendika | 2011-05-06 | 1 | -0/+16 |
* | issues with private photos - hitting internal size limits | Friendika | 2011-05-04 | 1 | -0/+1 |
* | fix private images | Friendika | 2011-04-30 | 1 | -3/+42 |
* | set utf-8 on all emails | Friendika | 2011-04-14 | 1 | -1/+3 |