gotosocial/internal/web
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
..
assets.go [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
base.go [bugfix] use the landing page user directly (#956) 2022-11-05 08:39:36 +01:00
confirmemail.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
customcss.go [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
etag.go [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
opengraph.go [feature] opengraph meta tags (#806) 2022-09-07 16:53:12 +02:00
profile.go [feature] Allow user to show instead of landing page on / (#922) 2022-11-03 13:15:31 +01:00
robots.go [feature] Add meta robots tag; allow robots to index profile card if user is Discoverable (#842) 2022-09-29 12:03:17 +02:00
rss.go [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
settings-panel.go [frontend] change bundler to skulk (#942) 2022-11-02 16:31:43 +01:00
thread.go [frontend] Unified panels (#812) 2022-09-29 12:02:41 +02:00
web.go [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00