gotosocial/docs/api
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
..
ratelimiting.md [feature] Add rate limit exceptions option, use ISO8601 for rate limit reset (#2151) 2023-08-23 14:32:27 +02:00
swagger.md [feature] Use Material theme for docs (#1535) 2023-02-20 23:09:17 +01:00
swagger.yaml [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
throttling.md [feature] HTTP request throttling middleware (#1297) 2023-01-04 11:57:59 +01:00