mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 11:46:40 +00:00
c7b6cd7770
* 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 |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
announce.go | ||
collectionpage.go | ||
dereferencer.go | ||
dereferencer_test.go | ||
emoji.go | ||
emoji_test.go | ||
error.go | ||
finger.go | ||
handshake.go | ||
instance.go | ||
media.go | ||
media_test.go | ||
status.go | ||
status_test.go | ||
thread.go |