website/pkg/models
Noah Petherbridge 8078ff8755 Batch Edit/Delete Photos + Misc Fixes
Certification Required page:

* Show helpful advice if the reason for the page is only that the user had
  deleted their default profile pic, but their account was certified.

Batch Photo Delete & Visibility:

* On user galleries, owners and admins can batch Delete or Set Visibility on
  many photos at once. Checkboxes appear in the edit/delete row of each photo,
  and bulk actions appear at the bottom of the page along with select/unselect
  all boxes.
* Deprecated the old /photo/delete endpoint: it now redirects to the batch
  delete page with the one photo ID.

Misc Changes:

* Notifications now sort unread to the top always.
2024-10-04 21:17:20 -07:00
..
backfill Optimize sorting gallery by Likes/Comments via caching 2024-09-21 17:25:36 -07:00
deletion Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
demographic Demographics page: count only 'gallery' photos 2024-09-28 13:10:56 -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 Optimize gallery sort by likes or comments 2024-09-21 16:59:37 -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 gallery sort by likes or comments 2024-09-21 16:59:37 -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 Improvements on community flagged explicit photos 2024-10-01 20:44:11 -07:00
notification_push.go Web Push Notifications 2024-07-20 19:44:22 -07:00
notification.go Improvements on community flagged explicit photos 2024-10-01 20:44:11 -07:00
pagination.go Revise Pagination Widget 2024-07-07 12:45:42 -07:00
photo.go Batch Edit/Delete Photos + Misc Fixes 2024-10-04 21:17:20 -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 Tweak admin permissions and photo view counts 2024-09-28 12:45:20 -07:00
user.go Improve Signed Photo URLs 2024-10-03 20:14:34 -07:00
world_cities.go Search By Location 2024-08-03 14:54:22 -07:00