GoToSocial/internal/cache
tobi 7f4a0a1aeb
[chore] Move local account settings to separate db table (#2770)
* [chore] Move local account settings to separate database model

* don't use separate settings_id
2024-03-22 14:03:46 +01:00
..
domain [bugfix] fix higher-level explicit domain rules causing issues with lower-level domain blocking (#2513) 2024-01-09 13:12:43 +00:00
headerfilter [feature] request blocking by http headers (#2409) 2023-12-18 14:18:25 +00:00
cache.go [chore] Move local account settings to separate db table (#2770) 2024-03-22 14:03:46 +01:00
db.go [chore] Move local account settings to separate db table (#2770) 2024-03-22 14:03:46 +01:00
invalidate.go [feature/chore] Add Move database functions + cache (#2647) 2024-03-06 11:18:57 +01:00
size.go [chore] Move local account settings to separate db table (#2770) 2024-03-22 14:03:46 +01:00
slice.go [chore] update viper version (#2539) 2024-01-17 14:54:30 +00:00
util.go [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) 2023-11-30 16:22:34 +00:00
visibility.go [performance] overhaul struct (+ result) caching library for simplicity, performance and multiple-result lookups (#2535) 2024-01-19 12:57:29 +00:00