mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 02:42:24 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| federate.go | ||
| fromclientapi.go | ||
| fromclientapi_test.go | ||
| fromfediapi.go | ||
| fromfediapi_test.go | ||
| surface.go | ||
| surfaceemail.go | ||
| surfacenotify.go | ||
| surfacetimeline.go | ||
| wipestatus.go | ||
| workers.go | ||
| workers_test.go | ||