Age | Commit message (Collapse) | Author | Files |
|
* [chore] Deinterface processor and subprocessors
* expose subprocessors via function calls
* missing license header
|
|
|
|
* replace async client API / federator msg processing with worker pools
* appease our lord-and-saviour, the linter
|
|
|
|
* rewire config to not use extraneous serve vars
* rename 'file' to 'local' for consistency
* use Type and Size again
|
|
* 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
|