website/pkg/models
Noah Petherbridge 90d0d10ee5 Adopt a Forum
* Forums are disowned on user account deletion (their owner_id=0)
* A forum without an owner shows a notice at the bottom with a link to petition
  to adopt the forum. It goes to the Contact form with a special subject.
  * Note: there is no easy way to re-assign ownership yet other than a direct
    database query.
* Code cleanup
  * Alphabetize the DB.AutoMigrate tables.
  * Delete more things on user deletion: forum_memberships, admin_group_users
  * Vacuum worker to clean up orphaned polls after the threads are removed
2024-08-23 22:56:40 -07:00
..
backfill Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
deletion Adopt a Forum 2024-08-23 22:56:40 -07:00
exporting Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
admin_scopes.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
blocklist.go Admin insights block lists page 2023-12-04 19:57:14 -08:00
certification.go Forum Creation Quotas 2024-08-23 22:56:40 -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 Mute specific friends new photo upload notifications 2024-08-07 23:05:23 -07:00
data_backfills.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
feedback.go User Notes + Bring Back Online Chatters List 2023-09-16 13:46:26 -07:00
forum_membership.go User-owned Forum Improvements 2024-08-23 22:56:40 -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 Delete the inner circle 2024-08-10 11:54:37 -07:00
forum_stats.go Better "Newest" tab for forums 2024-02-15 19:53:25 -08:00
forum.go Forum Creation Quotas 2024-08-23 22:56:40 -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 Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
message.go Warn recipient in DMs about possible scams 2024-05-13 19:41:11 -07:00
models.go Adopt a Forum 2024-08-23 22:56:40 -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 Delete the inner circle 2024-08-10 11:54:37 -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 Tweak friends-only pic notification revoke 2024-01-10 18:08:17 -08: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
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 Delete the inner circle 2024-08-10 11:54:37 -07:00
user.go User Forums: Newest Tab, Moderators 2024-08-23 22:56:40 -07:00
world_cities.go Search By Location 2024-08-03 14:54:22 -07:00