| Commit message (Expand) | Author | Age | Files | Lines |
* | more work on diaspora relay | redmatrix | 2016-05-09 | 1 | -0/+5 |
* | implement the singleton delivery stuff | redmatrix | 2016-04-26 | 1 | -2/+17 |
* | There is no longer a followup flag in the notifier. Remove all traces of it. | redmatrix | 2016-04-20 | 1 | -2/+0 |
* | issue #305 | redmatrix | 2016-03-02 | 1 | -1/+0 |
* | hook changes to support pubsubhubbub | redmatrix | 2016-02-10 | 1 | -3/+31 |
* | provide admin toggle to disable delivery reports | redmatrix | 2016-01-07 | 1 | -1/+1 |
* | log API improvements and queue optimisation for singleton networks | redmatrix | 2015-12-31 | 1 | -12/+12 |
* | refresh issue | redmatrix | 2015-12-27 | 1 | -1/+3 |
* | loop detection | redmatrix | 2015-12-17 | 1 | -3/+6 |
* | queue/notification/delivery refactor continued | redmatrix | 2015-12-16 | 1 | -105/+30 |
* | some notifier optimisations. Also put a fixme on the invite total generations... | redmatrix | 2015-12-16 | 1 | -25/+17 |
* | more work on queue api | redmatrix | 2015-12-14 | 1 | -14/+7 |
* | simplify queue insertion for normal items | redmatrix | 2015-12-14 | 1 | -39/+25 |
* | start working on the singleton setting | redmatrix | 2015-12-09 | 1 | -0/+2 |
* | issue with dead hub detection | redmatrix | 2015-11-15 | 1 | -1/+1 |
* | improve /locs page with some field notes and the ability to do a forced sync | redmatrix | 2015-11-01 | 1 | -1/+1 |
* | new feature: delayed posting | redmatrix | 2015-10-25 | 1 | -1/+1 |
* | fix typo in include/notifier.php | Mario Vavti | 2015-10-19 | 1 | -1/+1 |
* | separate permission_update notification into permission_create and permission... | redmatrix | 2015-10-18 | 1 | -2/+7 |
* | mail sync/migrate continued; also abstract delivery loop to make it re-usable... | redmatrix | 2015-10-15 | 1 | -59/+43 |
* | need full path to deliver_hooks.php | redmatrix | 2015-10-02 | 1 | -1/+1 |
* | more work on the notifier | redmatrix | 2015-09-29 | 1 | -1/+6 |
* | remove redundant code | redmatrix | 2015-09-24 | 1 | -7/+1 |
* | delivery optimisations | redmatrix | 2015-09-24 | 1 | -8/+25 |
* | heavy lifting for delivery reports | redmatrix | 2015-09-22 | 1 | -0/+12 |
* | don't deliver to dead hubs | redmatrix | 2015-09-14 | 1 | -25/+18 |
* | remove xchan_instance_url - it needs to be an abook field, not an xchan field | redmatrix | 2015-09-14 | 1 | -14/+0 |
* | begin moving diaspora to plugin | redmatrix | 2015-08-02 | 1 | -18/+8 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-29 | 1 | -1/+10 |
|\ |
|
| * | some prep work | redmatrix | 2015-06-29 | 1 | -1/+10 |
* | | convert the abook fields | redmatrix | 2015-06-14 | 1 | -2/+1 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-27 | 1 | -0/+2 |
|\| |
|
| * | fix for forked thread on diaspora | redmatrix | 2015-05-27 | 1 | -11/+0 |
| * | revert for now | redmatrix | 2015-05-27 | 1 | -5/+5 |
| * | Comments need to have some kind of routing instructions. | redmatrix | 2015-05-26 | 1 | -0/+13 |
* | | fix some merge errors | redmatrix | 2015-05-18 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-04-29 | 1 | -7/+15 |
|\| |
|
| * | disconnect | friendica | 2015-04-23 | 1 | -7/+15 |
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -9/+45 |
|\| |
|
| * | more work on queue optimisations | friendica | 2015-03-09 | 1 | -3/+18 |
| * | Fix a couple of places where we weren't checking for dead hublocs. Add a func... | friendica | 2015-02-27 | 1 | -5/+14 |
| * | syntax - missing arg | friendica | 2015-02-25 | 1 | -1/+1 |
| * | this may actually fix the deliver loop when deleting existing items. It's hac... | friendica | 2015-02-25 | 1 | -1/+8 |
| * | Found the cause of the delete looping, and I can prevent it going forward. Th... | friendica | 2015-02-25 | 1 | -2/+7 |
| * | don't send deleted items upstream - only downstream. | friendica | 2015-02-24 | 1 | -3/+6 |
* | | Merge branch 'master' into tres | friendica | 2015-02-05 | 1 | -14/+0 |
|\| |
|
| * | send rating information to directories | friendica | 2015-02-02 | 1 | -14/+0 |
* | | Merge branch 'master' into tres | friendica | 2015-01-31 | 1 | -0/+10 |
|\| |
|
| * | updates to put rating info into the local xlink before sending it to known di... | friendica | 2015-01-28 | 1 | -0/+10 |
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -3/+6 |