aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
Commit message (Expand)AuthorAgeFilesLines
* issue with dead hub detectionredmatrix2015-11-151-1/+1
* improve /locs page with some field notes and the ability to do a forced syncredmatrix2015-11-011-1/+1
* new feature: delayed postingredmatrix2015-10-251-1/+1
* fix typo in include/notifier.phpMario Vavti2015-10-191-1/+1
* separate permission_update notification into permission_create and permission...redmatrix2015-10-181-2/+7
* mail sync/migrate continued; also abstract delivery loop to make it re-usable...redmatrix2015-10-151-59/+43
* need full path to deliver_hooks.phpredmatrix2015-10-021-1/+1
* more work on the notifierredmatrix2015-09-291-1/+6
* remove redundant coderedmatrix2015-09-241-7/+1
* delivery optimisationsredmatrix2015-09-241-8/+25
* heavy lifting for delivery reportsredmatrix2015-09-221-0/+12
* don't deliver to dead hubsredmatrix2015-09-141-25/+18
* remove xchan_instance_url - it needs to be an abook field, not an xchan fieldredmatrix2015-09-141-14/+0
* begin moving diaspora to pluginredmatrix2015-08-021-18/+8
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-291-1/+10
|\
| * some prep workredmatrix2015-06-291-1/+10
* | convert the abook fieldsredmatrix2015-06-141-2/+1
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-271-0/+2
|\|
| * fix for forked thread on diasporaredmatrix2015-05-271-11/+0
| * revert for nowredmatrix2015-05-271-5/+5
| * Comments need to have some kind of routing instructions.redmatrix2015-05-261-0/+13
* | fix some merge errorsredmatrix2015-05-181-1/+1
* | Merge branch 'master' into tresfriendica2015-04-291-7/+15
|\|
| * disconnectfriendica2015-04-231-7/+15
* | Merge branch 'master' into tresfriendica2015-04-231-9/+45
|\|
| * more work on queue optimisationsfriendica2015-03-091-3/+18
| * Fix a couple of places where we weren't checking for dead hublocs. Add a func...friendica2015-02-271-5/+14
| * syntax - missing argfriendica2015-02-251-1/+1
| * this may actually fix the deliver loop when deleting existing items. It's hac...friendica2015-02-251-1/+8
| * Found the cause of the delete looping, and I can prevent it going forward. Th...friendica2015-02-251-2/+7
| * don't send deleted items upstream - only downstream.friendica2015-02-241-3/+6
* | Merge branch 'master' into tresfriendica2015-02-051-14/+0
|\|
| * send rating information to directoriesfriendica2015-02-021-14/+0
* | Merge branch 'master' into tresfriendica2015-01-311-0/+10
|\|
| * updates to put rating info into the local xlink before sending it to known di...friendica2015-01-281-0/+10
* | more message restrict conversionsfriendica2015-01-291-3/+6
* | start on item_restrict conversionfriendica2015-01-221-4/+3
* | heavy lifting converting item flag bitsfriendica2015-01-221-5/+4
* | slow progress removing bitfields on item tablefriendica2015-01-211-2/+1
* | that should take care of the bitfields in hublocfriendica2015-01-201-1/+1
* | first cut at unpacking bitfields in hubloc, fixed hubloc_error and hubloc_del...friendica2015-01-201-5/+2
|/
* include channel clones in PM deliveries (also some whitespace edits)friendica2015-01-081-0/+1
* make unique hub filter more robust and straight-forward so it's easier to und...friendica2014-12-171-7/+25
* critical notifier fix to make diaspora delivery work reliably again. If every...friendica2014-12-171-18/+11
* PostgreSQL support initial commitHabeas Codice2014-11-131-7/+14
* disable request message response until we work through thisfriendica2014-11-011-1/+0
* What this checkin does is catch the case where a comment arrived and there's ...friendica2014-10-301-0/+35
* d* PM cont.friendica2014-09-231-1/+1
* found the suckerfriendica2014-09-221-0/+2
* we don't always set HUBLOC_FLAGS_DELETED but we often set hubloc_status = HUB...friendica2014-09-211-2/+3