mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 15:32:25 -05:00
* 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> |
||
|---|---|---|
| .. | ||
| federate.go | ||
| fromclientapi.go | ||
| fromclientapi_test.go | ||
| fromfediapi.go | ||
| fromfediapi_move.go | ||
| fromfediapi_test.go | ||
| surface.go | ||
| surfaceemail.go | ||
| surfacenotify.go | ||
| surfacenotify_test.go | ||
| surfacetimeline.go | ||
| util.go | ||
| workers.go | ||
| workers_test.go | ||