mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-15 09:27:29 -06:00
* convert most of the caches to use result.Cache{}
* add caching of emojis
* fix issues causing failing tests
* update go-cache/v2 instances with v3
* fix getnotification
* add a note about the left-in StatusCreate comment
* update EmojiCategory db access to use new result.Cache{}
* fix possible panic in getstatusparents
* further proof that kim is not stinky
|
||
|---|---|---|
| .. | ||
| auth.go | ||
| auth_test.go | ||
| authorize.go | ||
| authorize_test.go | ||
| callback.go | ||
| oob.go | ||
| signin.go | ||
| token.go | ||
| token_test.go | ||
| util.go | ||