aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Zotfeed.php
Commit message (Collapse)AuthorAgeFilesLines
* revert externals/zotfeed functionality due to scaling issues. Save zotfeed ↵Mario2021-01-241-24/+25
| | | | consumers that are not our contacts in thread listeners
* cleanupMario2021-01-221-2/+2
|
* implement externals via zot6 and zotfeed - part 2Mario Vavti2021-01-221-14/+28
|
* onepoll via zot6 to /zotfeed which implements an outboxMario2021-01-201-14/+112
|
* issues with image import to zot6 - wrong mid. Also label source project of ↵zotlabs2019-08-221-1/+1
| | | | zotfeed since it is not completely compatible across projects.
* authenticate onepoll so we can receive private posts/comments in zotfeed; if ↵zotlabs2017-04-301-1/+2
| | | | local server bypass the network access and invoke zotfeed directly.
* turn the oft-repeated block_public ... check into a function ↵redmatrix2016-05-221-3/+1
| | | | observer_prohibited()
* module updatesredmatrix2016-04-181-0/+52