gotosocial/internal/typeutils
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
..
astointernal.go Import export (#194) 2021-09-09 16:15:25 +02:00
astointernal_test.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
converter.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
converter_test.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
frontendtointernal.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
internal.go Import export (#194) 2021-09-09 16:15:25 +02:00
internaltoas.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
internaltoas_test.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
internaltofrontend.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
util.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
wrap.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00