mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 23:32:24 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| media | ||
| config.go | ||
| db.go | ||
| federatingdb.go | ||
| federator.go | ||
| log.go | ||
| mediahandler.go | ||
| oauthserver.go | ||
| processor.go | ||
| router.go | ||
| storage.go | ||
| testmodels.go | ||
| timelinemanager.go | ||
| transportcontroller.go | ||
| typeconverter.go | ||
| util.go | ||