gotosocial/internal/api
kim 8598dea98b
[chore] update database caching library (#1040)
* 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
2022-11-15 18:45:15 +00:00
..
client [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
model [feature] Serialize local account role via API, and show it via web view (#1045) 2022-11-15 10:19:32 +01:00
s2s [feature] Refetch emojis when they change on remote instances (#905) 2022-10-13 15:16:24 +02:00
security [feature] Make rate limit requests amount configurable (#966) 2022-11-06 09:47:48 +00:00
apimodule.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
errorhandling.go [bugfix] Fix domains not being unblockable, log internal server errors from API (#833) 2022-09-17 19:12:12 +02:00
mime.go [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
negotiate.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00