mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-01-16 19:25:54 +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> |
||
---|---|---|
.. | ||
bundb | ||
postgres | ||
sqlite | ||
account.go | ||
admin.go | ||
application.go | ||
basic.go | ||
db.go | ||
domain.go | ||
emoji.go | ||
error.go | ||
filter.go | ||
headerfilter.go | ||
instance.go | ||
list.go | ||
marker.go | ||
media.go | ||
mention.go | ||
move.go | ||
notification.go | ||
params.go | ||
poll.go | ||
relationship.go | ||
report.go | ||
rule.go | ||
search.go | ||
session.go | ||
status.go | ||
statusbookmark.go | ||
statusfave.go | ||
tag.go | ||
thread.go | ||
timeline.go | ||
tombstone.go | ||
user.go | ||
util.go |