gotosocial/testrig
tobi 3dc7644ae6
Derive visibility fixes (#271)
* use pub public const

* don't error on no summary

* move extract visibility to separate function

* extract visibility test

* add addressable interface
2021-10-06 18:18:02 +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 Test both dbs (#205) 2021-09-10 18:13:24 +02:00
federatingdb.go Notifications (#34) 2021-05-27 16:06:24 +02:00
federator.go add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage 2021-09-11 20:12:47 +01:00
log.go Gin logging (#165) 2021-08-27 13:26:45 +02:00
mediahandler.go add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage 2021-09-11 20:12:47 +01:00
oauthserver.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
processor.go add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage 2021-09-11 20:12:47 +01:00
router.go Pg to bun (#148) 2021-08-25 15:34: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 Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00
timelinemanager.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
transportcontroller.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
typeconverter.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
util.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00