mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 23:10:01 +00: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> |
||
---|---|---|
.. | ||
bookmark.go | ||
bookmark_test.go | ||
boost.go | ||
boost_test.go | ||
create.go | ||
create_test.go | ||
delete.go | ||
fave.go | ||
get.go | ||
get_test.go | ||
mute.go | ||
pin.go | ||
status.go | ||
status_test.go |