gotosocial/internal/oauth
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
..
clientstore.go move oauth models into gtsmodel 2021-09-01 11:45:01 +02:00
clientstore_test.go moving stuff around 2021-09-01 18:29:25 +02:00
oauth_test.go Ap (#14) 2021-05-08 14:25:55 +02:00
server.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
tokenstore.go move oauth models into gtsmodel 2021-09-01 11:45:01 +02:00
tokenstore_test.go Ap (#14) 2021-05-08 14:25:55 +02:00
util.go Domain block (#76) 2021-07-05 13:23:03 +02:00