gotosocial/docs
tobi 4b1d9d3780
Serve outbox for Actor (#289)
* add statusesvisible convenience function

* add minID + onlyPublic to account statuses get

* move swagger collection stuff to common

* start working on Outbox GETting

* move functions into federationProcessor

* outboxToASCollection

* add statusesvisible convenience function

* add minID + onlyPublic to account statuses get

* move swagger collection stuff to common

* start working on Outbox GETting

* move functions into federationProcessor

* outboxToASCollection

* bit more work on outbox paging

* wrapNoteInCreate function

* test + hook up the processor functions

* don't do prev + next links on empty reply

* test get outbox through api

* don't fail on no status entries

* add outbox implementation doc

* typo
2021-10-24 11:57:39 +02:00
..
admin Import export (#194) 2021-09-09 16:15:25 +02:00
api Follow request improvements (#282) 2021-10-16 13:27:43 +02:00
assets add new logo + credits (#277) 2021-10-13 13:19:10 +02:00
configuration more swagger docs + other changes (#125) 2021-07-31 23:17:39 +02:00
federation Serve outbox for Actor (#289) 2021-10-24 11:57:39 +02:00
installation_guide Test both dbs (#205) 2021-09-10 18:13:24 +02:00
user_guide User password change (#280) 2021-10-14 14:26:04 +02:00
index.md documentation updates (#211) 2021-09-11 16:45:50 +02:00
requirements.txt requirements.txt for RtD 2021-07-31 17:54:50 +02:00
swagger.go User password change (#280) 2021-10-14 14:26:04 +02:00