| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | start on item_restrict conversion | friendica | 2015-01-22 | 1 | -4/+3 |
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -5/+4 |
* | | slow progress removing bitfields on item table | friendica | 2015-01-21 | 1 | -2/+1 |
* | | that should take care of the bitfields in hubloc | friendica | 2015-01-20 | 1 | -1/+1 |
* | | first cut at unpacking bitfields in hubloc, fixed hubloc_error and hubloc_del... | friendica | 2015-01-20 | 1 | -5/+2 |
|/ |
|
* | include channel clones in PM deliveries (also some whitespace edits) | friendica | 2015-01-08 | 1 | -0/+1 |
* | make unique hub filter more robust and straight-forward so it's easier to und... | friendica | 2014-12-17 | 1 | -7/+25 |
* | critical notifier fix to make diaspora delivery work reliably again. If every... | friendica | 2014-12-17 | 1 | -18/+11 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -7/+14 |
* | disable request message response until we work through this | friendica | 2014-11-01 | 1 | -1/+0 |
* | What this checkin does is catch the case where a comment arrived and there's ... | friendica | 2014-10-30 | 1 | -0/+35 |
* | d* PM cont. | friendica | 2014-09-23 | 1 | -1/+1 |
* | found the sucker | friendica | 2014-09-22 | 1 | -0/+2 |
* | we don't always set HUBLOC_FLAGS_DELETED but we often set hubloc_status = HUB... | friendica | 2014-09-21 | 1 | -2/+3 |