GoToSocial/testrig
tobi 53507ac2a3
Mention fixup (#167)
* rework mention creation a bit

* rework mention creation a bit

* tidy up status dereferencing

* start adding tests for dereferencing

* fixups

* fix

* review changes
2021-08-29 12:03:08 +02:00
..
media Testrig fixes (#50) 2021-06-21 12:27:23 +02:00
config.go
db.go Gin logging (#165) 2021-08-27 13:26:45 +02:00
federatingdb.go
federator.go Domain block (#76) 2021-07-05 13:23:03 +02:00
log.go Gin logging (#165) 2021-08-27 13:26:45 +02:00
mediahandler.go
oauthserver.go
processor.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
router.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
storage.go
testmodels.go Mention fixup (#167) 2021-08-29 12:03:08 +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