website/pkg/models
Noah Petherbridge 066765d2dc Chat Moderation Rules + Shy Accounts on Chat
* Add chat moderation rules to the website, so admins can apply selective rules
  to problematic users. Available rules are:
  * redcam: user's camera is always NSFW.
  * nobroadcast: user can not broadcast their camera.
  * novideo: user can not broadcast OR watch any video.
  * noimage: user can not share OR see any shared image on chat.
* The page to manage a user's active rules is available on their admin card of
  their profile page. When the user has rules active, a yellow counter is shown
  by the link to manage their rules.
  * Only chat moderator admins have access to the page or can see the yellow
    counter to know whether rules are active.
* "Shy Accounts" are now permitted on the chat room! With some moderation rules
  automatically applied to them: novideo,noimage.
* Update the Shy Account FAQ and messaging on the chat landing page.
* Update the auto-kick from chat behavior regarding shy accounts:
  * They are kicked from chat only when an update to their profile settings will
    transition then FROM a non-shy into a shy account.
  * For example: when saving their profile settings (going private) or when
    editing or deleting a photo (if they will have no more public photos left)
2024-09-19 19:30:02 -07:00
..
backfill Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
deletion Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
demographic Fix SQL queries on demographics page 2024-09-12 10:42:07 -07:00
exporting Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
admin_scopes.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
blocklist.go Notification when admin users are blocked 2024-09-10 15:43:34 -07:00
certification.go User Forums Blocking Behavior + Misc Fixes 2024-08-28 18:42:49 -07:00
change_log.go Text search for the change log 2024-04-04 23:05:16 -07:00
comment_photo.go Fix orphaned comment photo worker 2024-07-26 17:35:49 -07:00
comment.go User Forums Blocking Behavior + Misc Fixes 2024-08-28 18:42:49 -07:00
data_backfills.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
feedback.go Search and filter admin feedback & reports 2024-09-07 14:50:11 -07:00
forum_membership.go Spit and polish 2024-08-26 21:36:48 -07:00
forum_quota.go Forum Creation Quotas 2024-08-23 22:56:40 -07:00
forum_recent.go Minor improvements 2024-08-23 22:56:40 -07:00
forum_search_test.go Forum Search, User Profile Statistics 2024-01-06 16:44:05 -08:00
forum_search.go Testing feature flags 2024-08-23 22:56:41 -07:00
forum_stats.go Better "Newest" tab for forums 2024-02-15 19:53:25 -08:00
forum.go My List: show owned forums only when not official forums 2024-08-30 18:49:12 -07:00
friend.go Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
ip_addresses.go Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
like.go Optimize SQL: CountLikesReceived 2024-08-25 20:43:22 -07:00
message.go Warn recipient in DMs about possible scams 2024-05-13 19:41:11 -07:00
models.go Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
notification_filters.go Delete the inner circle 2024-08-10 11:54:37 -07:00
notification_push.go Web Push Notifications 2024-07-20 19:44:22 -07:00
notification.go User Forums: Newest Tab, Moderators 2024-08-23 22:56:40 -07:00
pagination.go Revise Pagination Widget 2024-07-07 12:45:42 -07:00
photo.go Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
poll_votes.go Add command to export user data for privacy regulations 2023-10-23 19:05:34 -07:00
poll.go Adopt a Forum 2024-08-23 22:56:40 -07:00
private_photo.go User Forums Blocking Behavior + Misc Fixes 2024-08-28 18:42:49 -07:00
profile.go User Photo Gallery & Management 2022-08-12 23:11:36 -07:00
shy_accounts.go Revert "Public Avatar Consent Page" 2024-06-29 21:42:35 -07:00
subscription.go Mute specific friends new photo upload notifications 2024-08-07 23:05:23 -07:00
thread.go Adopt a Forum 2024-08-23 22:56:40 -07:00
two_factor.go Two Factor Authentication 2023-09-18 17:22:50 -07:00
usage_statistic.go Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
user_location.go Search By Location 2024-08-03 14:54:22 -07:00
user_note.go Full text profile search for the member directory 2024-06-19 14:12:25 -07:00
user_relationship.go User Forums Blocking Behavior + Misc Fixes 2024-08-28 18:42:49 -07:00
user.go Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
world_cities.go Search By Location 2024-08-03 14:54:22 -07:00