gotosocial/internal/api/client
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
..
account [feature] Serialize local account role via API, and show it via web view (#1045) 2022-11-15 10:19:32 +01:00
admin [feature] Allow newly uploaded emojis to be placed in categories (#939) 2022-11-14 22:47:27 +00:00
app [bugfix] Increase field size limits when registering apps (#958) 2022-11-05 11:06:50 +01:00
auth [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
blocks [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
emoji [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
favourites [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
fileserver [bugfix] Wrap media in read closer (#941) 2022-11-03 15:03:12 +01:00
filter [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest [bugfix] Fix login on Mastodon iOS app for users with no statuses (#1042) 2022-11-13 21:38:01 +01:00
instance [feature] Serialize local account role via API, and show it via web view (#1045) 2022-11-15 10:19:32 +01:00
list [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
media [chore] bump gruf/go-store to v2 (#953) 2022-11-05 11:10:19 +00:00
notification [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
search [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
status [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
streaming [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
timeline [feature] add instance-expose-public-timeline flag (#1039) 2022-11-14 10:30:01 +01:00
user [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00