| Commit message (Expand) | Author | Age | Files | Lines |
* | sql delete with limit | redmatrix | 2015-12-18 | 1 | -1/+1 |
* | issue #228 | redmatrix | 2015-12-17 | 1 | -2/+2 |
* | additional fix for the array_key_exists message in #221 | redmatrix | 2015-12-15 | 1 | -1/+1 |
* | issue #221 | redmatrix | 2015-12-15 | 1 | -3/+2 |
* | more queue api | redmatrix | 2015-12-15 | 1 | -12/+4 |
* | more work on queue api | redmatrix | 2015-12-14 | 1 | -27/+18 |
* | start working on the singleton setting | redmatrix | 2015-12-09 | 1 | -0/+1 |
* | a loose end | redmatrix | 2015-12-07 | 1 | -1/+1 |
* | abstract the message handlers | redmatrix | 2015-12-07 | 1 | -6/+5 |
* | minor optimisation | redmatrix | 2015-12-06 | 1 | -1/+0 |
* | start of v4 | redmatrix | 2015-12-06 | 1 | -0/+419 |
* | use the channel blacklist for items and mail, still todo: directory and stuff | redmatrix | 2015-12-03 | 1 | -0/+16 |
* | generalise the site black|white allow lists, also add a channel black|white l... | redmatrix | 2015-11-29 | 1 | -12/+2 |
* | log whatever is showing up in the delivery hash array since it seems that one... | redmatrix | 2015-11-29 | 1 | -0/+4 |
* | don't show item_delayed_publish items in tag clouds | redmatrix | 2015-11-26 | 1 | -3/+0 |
* | delivery report tweaks | redmatrix | 2015-11-22 | 1 | -0/+12 |
* | issue #85, community tags and file tags lost during edits. This required spli... | redmatrix | 2015-11-20 | 1 | -1/+2 |
* | issues connecting to local forum | redmatrix | 2015-11-15 | 1 | -4/+4 |
* | better re-install detection/protection. This necessitated a slight protocol c... | redmatrix | 2015-11-03 | 1 | -3/+5 |
* | need better peer verification due to re-install issue, this is temporary | redmatrix | 2015-11-03 | 1 | -2/+3 |
* | bug in hub/location sync | redmatrix | 2015-11-02 | 1 | -4/+3 |
* | provide discovery for local deletes in zot-finger and mark the hublocs invali... | redmatrix | 2015-11-01 | 1 | -0/+9 |
* | make sure we only have one profile photo for a cloned channel | Mario Vavti | 2015-11-01 | 1 | -15/+20 |
* | possibly improve cloned profile images a bit - mod/photo would pick some rand... | Mario Vavti | 2015-10-30 | 1 | -0/+22 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-19 | 1 | -4/+11 |
|\ |
|
| * | add the project name to site info packet | redmatrix | 2015-10-19 | 1 | -4/+8 |
* | | separate permission_update notification into permission_create and permission... | redmatrix | 2015-10-18 | 1 | -1/+1 |
* | | filter delivery reports | redmatrix | 2015-10-17 | 1 | -1/+43 |
* | | more work on import & sync of private mail and conversations | redmatrix | 2015-10-14 | 1 | -0/+6 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-01 | 1 | -4/+4 |
|\| |
|
| * | allow additional uses for xtags | redmatrix | 2015-10-01 | 1 | -4/+4 |
* | | issue #63 - missing table fields in db query | redmatrix | 2015-09-30 | 1 | -2/+2 |
* | | add delivery reports to mail (not backported to redmatrix) | redmatrix | 2015-09-30 | 1 | -7/+15 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-30 | 1 | -3/+14 |
|\| |
|
| * | document the issue with cloned delivery to self vs normal delivery to self | redmatrix | 2015-09-30 | 1 | -2/+13 |
| * | undo self-deliver check | redmatrix | 2015-09-30 | 1 | -5/+6 |
* | | undo self deliver check | redmatrix | 2015-09-30 | 1 | -5/+6 |
* | | another error from the db logs | redmatrix | 2015-09-29 | 1 | -1/+1 |
* | | improve the sys channel location repair to check key issues and re-installs a... | redmatrix | 2015-09-29 | 1 | -2/+10 |
* | | check and repair sys channel locations (hublocs) in zot-finger if they are me... | redmatrix | 2015-09-29 | 1 | -0/+61 |
* | | resolve conflicts | redmatrix | 2015-09-28 | 1 | -7/+0 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-28 | 1 | -0/+6 |
|\| |
|
| * | process_delivery: ignore self | redmatrix | 2015-09-28 | 1 | -0/+6 |
* | | ignore self delivery in process_delivery | redmatrix | 2015-09-28 | 1 | -7/+5 |
* | | create site records for all queued sites and check for death | redmatrix | 2015-09-28 | 1 | -3/+5 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-27 | 1 | -4/+6 |
|\| |
|
| * | well there's one problem... | redmatrix | 2015-09-27 | 1 | -4/+4 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-27 | 1 | -5/+13 |
|\| |
|
| * | add some safety checks on the sending side of sync | redmatrix | 2015-09-27 | 1 | -6/+20 |
* | | import_xchan_photo: check the return headers to ensure it's an image content-... | redmatrix | 2015-09-26 | 1 | -1/+1 |