gotosocial/internal/cache
tobi c7b6cd7770
[feature] Status thread mute/unmute functionality (#2278)
* add db models + functions for keeping track of threads

* give em the old linty testy

* create, remove, check mutes

* swagger

* testerino

* test mute/unmute via api

* add info log about new index creation

* thread + allow muting of any remote statuses that mention a local account

* IsStatusThreadMutedBy -> IsThreadMutedByAccount

* use common processing functions in status processor

* set = NULL

* favee!

* get rekt darlings, darlings get rekt

* testrig please, have mercy muy liege
2023-10-25 15:04:53 +01:00
..
domain [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
ap.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
cache.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
gts.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
size.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
slice.go [chore] fix typo in slice.go (#2219) 2023-09-23 18:42:34 +02:00
util.go [feature] simpler cache size configuration (#2051) 2023-08-03 11:34:35 +02:00
visibility.go [feature] simpler cache size configuration (#2051) 2023-08-03 11:34:35 +02:00