mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 22:32:25 -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 |
||
|---|---|---|
| .. | ||
| bookmark.go | ||
| bookmark_test.go | ||
| boost.go | ||
| boost_test.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| fave.go | ||
| get.go | ||
| mute.go | ||
| pin.go | ||
| status.go | ||
| status_test.go | ||