aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Notifier.php
Commit message (Collapse)AuthorAgeFilesLines
* zot 1.2zotlabs2016-11-301-4/+4
|
* the logic is much too complicated for the notifier. Let plugins know if they ↵zotlabs2016-10-261-1/+4
| | | | are going upstream or downstream with a simple binary variable.
* send "hidden" edit activities to networks which don't support edits themselveszotlabs2016-10-251-0/+1
|
* start removing db backticksredmatrix2016-10-031-1/+1
|
* don't send purge_all notification to self.redmatrix2016-09-031-1/+1
|
* allow an exclusion for transmitting hidden file activities. There may be a ↵redmatrix2016-06-091-1/+5
| | | | better way to do this, but it was pointed out recently that transmitting some hidden activities might cause a problem. I cannot locate the conversation at the moment to summarise the exact issue.
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-2/+1
| | | | (connections.php)
* roll minor version, change example textredmatrix2016-05-191-1/+1
|
* daemon master: create some compatibility coderedmatrix2016-05-191-2/+3
|
* first phase of daemon refactoringredmatrix2016-05-191-0/+659