mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-26 19:26:31 +03:00
5e2d4fdb19
* User muting * Address review feedback * Rename uniqueness constraint on user_mutes to match convention * Remove unused account_id from where clause * Add UserMute to NewTestDB * Update test/envparsing.sh with new and fixed cache stuff * Address tobi's review comments * Make compiledUserMuteListEntry.expired consistent with UserMute.Expired * Make sure mute_expires_at is serialized as an explicit null for indefinite mutes --------- Co-authored-by: tobi <tobi.smethurst@protonmail.com> |
||
---|---|---|
.. | ||
account_test.go | ||
accountalias.go | ||
accountcreate.go | ||
accountcreate_test.go | ||
accountdelete.go | ||
accountdelete_test.go | ||
accountget.go | ||
accountmove.go | ||
accounts.go | ||
accountupdate.go | ||
accountupdate_test.go | ||
accountverify.go | ||
accountverify_test.go | ||
block.go | ||
block_test.go | ||
follow.go | ||
follow_test.go | ||
followers.go | ||
following.go | ||
lists.go | ||
lists_test.go | ||
lookup.go | ||
mute.go | ||
mute_test.go | ||
note.go | ||
profile.go | ||
profile_test.go | ||
relationships.go | ||
search.go | ||
search_test.go | ||
statuses.go | ||
statuses_test.go | ||
themesget.go | ||
unblock.go | ||
unfollow.go | ||
unmute.go | ||
unmute_test.go |