aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Notifier.php
Commit message (Expand)AuthorAgeFilesLines
* deliver to local hub firstMario2020-11-211-3/+10
* minor queue adjustmentsMario2020-11-131-10/+13
* provide info about dead sites in delivery report and set site_dead when marki...Mario2020-10-191-5/+53
* add rss network authors to the not fetchable listMario2020-10-091-1/+1
* 5.0RC testing: do not attempt zot6 delivery of anonymous comments - the autho...Mario2020-10-061-0/+6
* item/activity fetchingMario2020-10-021-1/+0
* RC5.0 testing: fix purge and some cleanupMario2020-09-281-24/+40
* be more clear in commentMario2020-08-201-1/+1
* fix item deletionMario2020-08-201-2/+3
* whitespaceMario2020-05-151-5/+5
* rewriting the author for legacy compatibility only if author is from this sit...Mario2020-05-151-2/+6
* rewriting the owner for legacy compatibility should be sufficientMario2020-05-151-4/+2
* Revert "keychange and request packets via zot6"Mario2020-04-161-8/+6
* keychange and request packets via zot6Mario2020-04-151-6/+8
* fix outgoing mails to zot connectionsMario2020-04-011-4/+10
* first batch of zot6 transition patches. basic communication with transitioned...Mario2020-03-121-4/+10
* fix poll responseszotlabs2020-02-101-1/+11
* Notify on custom items - rework hooksM. Dent2019-09-231-2/+15
* we no longer use xchan_instance_url - this is an abook thingzotlabs2019-03-301-1/+1
* remove clones from delivery recipients for top-level posts - they will get th...zotlabs2019-03-041-0/+6
* block private reshares from zot6 due to different parentszotlabs2019-01-281-0/+11
* support photo items between zot and zot6zotlabs2019-01-241-0/+2
* regression: mail from dev to core not deliveringzotlabs2018-12-171-1/+6
* translate zot message packets to zot6 for deliveryzotlabs2018-11-111-12/+35
* more z6 debuggingzotlabs2018-11-111-0/+1
* add zot6 delivery methodzotlabs2018-11-081-0/+1
* refresh packetszotlabs2018-11-081-3/+12
* redirect stdout/stderr on cron commandzotlabs2018-08-281-0/+2
* copy/paste error resulting in bad behaviourzotlabs2018-02-201-1/+1
* and fix the typozotlabs2018-02-191-1/+1
* fix the fix for precisionzotlabs2018-02-191-1/+1
* target zot6 deliveries with more precision to ensure we handle a very precise...zotlabs2018-02-191-1/+15
* more zot6 delivery workzotlabs2018-02-071-2/+2
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-181-2/+0
* use mid/parent_mid to trigger $top_level_postzotlabs2018-01-171-1/+1
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-261-2/+4
* blah is not author or ownerzotlabs2017-11-251-1/+1
* acl encoding issueszotlabs2017-10-231-2/+2
* re-implement single deliveryzotlabs2017-10-101-3/+20
* call the follow_accept hook when desiredzotlabs2017-09-191-1/+1
* fix permission_{accept, reject} hooks not being calledMario Vavti2017-09-191-1/+1
* create new hooks for permissions_accept and permissions_rejectzotlabs2017-09-181-1/+7
* Zot6: some things that need to be done ahead of time so we can turbocharge th...zotlabs2017-09-131-1/+1
* cards featurezotlabs2017-08-231-1/+1
* allow cards to federatezotlabs2017-08-221-1/+1
* add parent item (if applicable) to notifier plugin infozotlabs2017-08-121-0/+2
* some doco fixes and other real minor stuff to improve logreading abilityzotlabs2017-08-091-2/+2
* provide a keychange operation to rebase an identity on a new keypairzotlabs2017-07-241-2/+23
* more anon comment fixeszotlabs2017-06-201-1/+2
* errorzotlabs2017-05-081-6/+0