aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Externals.php
Commit message (Collapse)AuthorAgeFilesLines
* mark items as fetched in other placesMario2023-03-111-0/+1
|
* queueworker testing and more logging to syslogMario2022-12-151-1/+1
|
* externals: fix warningsMario2022-11-171-3/+3
|
* remove unnecessary checkMario2022-09-281-1/+1
|
* fix php error in externals and streamline actor cache timeMario Vavti2022-02-081-1/+3
|
* externals: if dealing with AP profiles also fetch comments. there is no way ↵Mario2021-09-251-5/+5
| | | | to fetch conversations later
* bring back externals (slightly different approach), rename zotfeed to outbox ↵Mario2021-09-251-110/+83
| | | | for consistency wit AP naming. warning: this commit requires update of addons!
* get devHilmar R2021-03-011-47/+130
|
* null_date conversion; phase 1redmatrix2016-09-251-1/+1
|
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-1/+1
| | | | (connections.php)
* first phase of daemon refactoringredmatrix2016-05-191-0/+98