gotosocial/testrig
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
..
media rework media processing a little bit (#191) 2021-09-04 14:02:01 +02:00
config.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
db.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
federatingdb.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
federator.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
log.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
mediahandler.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
oauthserver.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
processor.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
router.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
storage.go add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage 2021-09-11 20:12:47 +01:00
testmodels.go Serve outbox for Actor (#289) 2021-10-24 11:57:39 +02:00
timelinemanager.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
transportcontroller.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
typeconverter.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
util.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00