| Commit message (Expand) | Author | Age | Files | Lines |
* | allow plugin to abort message posting, fix half-duplex D* relationship | friendica | 2012-01-30 | 1 | -0/+5 |
* | redirect to a useful location after deleting or ignoring a friend request, be... | friendica | 2012-01-24 | 1 | -0/+3 |
* | implement "moderate" flag on items | friendica | 2012-01-23 | 1 | -2/+2 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | use reltoabs - primarily for github activity feeds | friendica | 2012-01-17 | 1 | -0/+7 |
* | Allow Diaspora to post to forums | friendica | 2012-01-04 | 1 | -1/+6 |
* | add verb and item to notifications to aid in localisation | friendica | 2012-01-03 | 1 | -3/+13 |
* | suggestion notifications | friendica | 2012-01-03 | 1 | -1/+12 |
* | fix reference variable effects on sorting | friendica | 2012-01-03 | 1 | -1/+1 |
* | function not defined | friendica | 2011-12-30 | 1 | -0/+4 |
* | migrate more notifications | friendica | 2011-12-29 | 1 | -119/+29 |
* | new notification module working for "email message received" | friendica | 2011-12-25 | 1 | -79/+6 |
* | more work on enotify | friendica | 2011-12-23 | 1 | -2/+1 |
* | notifications refactor | friendica | 2011-12-08 | 1 | -0/+15 |
* | dynamic delete icons for saved-search on network page | friendica | 2011-12-01 | 1 | -1/+1 |
* | little stuff - name change, live updates, new network types | friendica | 2011-11-23 | 1 | -1/+1 |
* | add expire_starred option, fix "delete selected" on some themes, new project ... | friendica | 2011-11-21 | 1 | -1/+6 |
* | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2011-11-21 | 1 | -6/+97 |
|\ |
|
| * | community forums cleanup | friendica | 2011-11-19 | 1 | -2/+5 |
| * | forum cleanup | friendica | 2011-11-19 | 1 | -5/+2 |
| * | first forum test | friendica | 2011-11-19 | 1 | -15/+14 |
| * | new approach to secondary delivery fork | friendica | 2011-11-18 | 1 | -15/+24 |
| * | Merge branch 'master' into groups | friendica | 2011-11-18 | 1 | -6/+9 |
| |\ |
|
| * | | tgroup relays | friendica | 2011-11-15 | 1 | -4/+87 |
* | | | log less in expire items | Fabio Comuni | 2011-11-17 | 1 | -6/+1 |
* | | | expire settings for items, notes and photos. | Fabio Comuni | 2011-11-17 | 1 | -2/+20 |
| |/
|/| |
|
* | | allow dup tag names with different urls | friendica | 2011-11-16 | 1 | -6/+9 |
|/ |
|
* | incorrect total use for get_feedtags | Friendika | 2011-11-12 | 1 | -2/+2 |
* | cleanup and loose ends | Friendika | 2011-11-08 | 1 | -2/+2 |
* | common friends | Friendika | 2011-11-01 | 1 | -1/+1 |
* | more social graph stuff | Friendika | 2011-11-01 | 1 | -2/+3 |
* | sql error | Friendika | 2011-10-25 | 1 | -1/+1 |
* | fix tag import for tag owner | Friendika | 2011-10-24 | 1 | -1/+2 |
* | @ tags becoming # tags during atom transit | Friendika | 2011-10-24 | 1 | -1/+1 |
* | more tagging | Friendika | 2011-10-24 | 1 | -13/+85 |
* | tagging | Friendika | 2011-10-23 | 1 | -5/+84 |
* | fix for errant top-level posts from feeds | Friendika | 2011-10-19 | 1 | -1/+4 |
* | origin flag handling, and bug #137 - provide timezone conversion for events p... | Friendika | 2011-10-17 | 1 | -0/+1 |
* | working on long-term solution to relay issue | Friendika | 2011-10-15 | 1 | -11/+7 |
* | sql issue item_store | Friendika | 2011-10-13 | 1 | -2/+2 |
* | storage race condition | Friendika | 2011-10-12 | 1 | -8/+17 |
* | stuff | Friendika | 2011-10-11 | 1 | -16/+3 |
* | local_deliver testing | Friendika | 2011-10-06 | 1 | -7/+7 |
* | local deliver 1 | Friendika | 2011-10-06 | 1 | -0/+664 |
* | performance enhancements | Friendika | 2011-10-04 | 1 | -2/+2 |
* | document multi-pass mode on consume_feed | Friendika | 2011-10-04 | 1 | -0/+11 |
* | 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 |