gotosocial/internal/router
tobi e04b187702
Refactor/tidy (#261)
* tidy up streaming

* cut down code duplication

* test get followers/following

* test streaming processor

* fix some test models

* add TimeMustParse

* fix uri / url typo

* make trace logging less verbose

* make logging more consistent

* disable quote on logging

* remove context.Background

* remove many extraneous mastodon references

* regenerate swagger

* don't log query on no rows result

* log latency first for easier reading
2021-10-04 15:24:19 +02:00
..
attach.go clean up some weirdness in the router (#80) 2021-07-07 15:46:42 +02:00
cors.go clean up some weirdness in the router (#80) 2021-07-07 15:46:42 +02:00
logger.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
router.go Gin logging (#165) 2021-08-27 13:26:45 +02:00
session.go session name fix (#185) 2021-09-01 22:12:31 +02:00
session_test.go session name fix (#185) 2021-09-01 22:12:31 +02:00
template.go Golint (#255) 2021-09-30 11:16:23 +02:00