GoToSocial/internal/typeutils
tobi 56f53a2a6f
[performance] add user cache and database (#879)
* go fmt

* add + use user cache and database

* fix import

* update tests

* remove unused relation
2022-10-03 10:46:11 +02:00
..
astointernal_test.go
astointernal.go [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
converter_test.go [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
converter.go
defaulticons.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
frontendtointernal.go
internal.go
internaltoas_test.go [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
internaltoas.go [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
internaltofrontend_test.go [performance] add user cache and database (#879) 2022-10-03 10:46:11 +02:00
internaltofrontend.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
util.go
wrap_test.go
wrap.go