gotosocial/internal/processing/status
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
..
bookmark.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
bookmark_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
boost.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
boost_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
create.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
create_test.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
delete.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
fave.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
get.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
mute.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
pin.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
status.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
status_test.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00