aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Conversation.php
Commit message (Collapse)AuthorAgeFilesLines
* exclude uplinked items from those queries since they are unlikely to be the ↵Mario Vavti2025-02-111-3/+3
| | | | originals (sourced items from a channel at the same hub)
* save a loop by ordering results by item_wall and more uuid only lookupMario2024-11-281-2/+1
|
* start containersMario2024-10-061-2/+2
|
* AS2 Follow/IgnoreMario2024-03-011-1/+1
|
* add the conversation endpoint and implement paginated fetch for zot requests ↵Mario2023-04-231-0/+188
in mod item