gotosocial/internal/cache
tobi 8ae2440da3
[chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928)
* [chore] Migrate accounts to new table, relax uniqueness constraint of actor url and collections

* fiddle with it! (that's what she said)

* remove unused cache fields

* sillyness

* fix tiny whoopsie
2025-04-06 14:39:40 +02:00
..
domain [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2024-10-16 14:13:58 +02:00
headerfilter [feature] request blocking by http headers (#2409) 2023-12-18 14:18:25 +00:00
cache.go [bugfix] Avoid nil ptr if maintenance router can't be started (#3919) 2025-03-18 13:32:08 +01:00
db.go [chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928) 2025-04-06 14:39:40 +02:00
invalidate.go [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 2025-03-03 15:03:36 +00:00
size.go [chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928) 2025-04-06 14:39:40 +02:00
util.go [bugfix] Return useful err on `server start` failure (#3879) 2025-03-05 19:12:53 +01:00
visibility.go [bugfix] visibility after implicit approval not getting invalidated (#3370) 2024-09-28 22:47:46 +02:00
wrappers.go [feature] Conversations API (#3013) 2024-07-23 20:44:31 +01:00