gotosocial/internal/api/client/auth
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
..
auth.go Oidc (#109) 2021-07-23 10:36:28 +02:00
auth_test.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
authorize.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
callback.go moving stuff around 2021-09-01 18:29:25 +02:00
middleware.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
signin.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
token.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
util.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00