website/pkg/models
Noah Petherbridge 481bd0ae61 Deactivate Account; Friends Lists on Profiles
* Add a way for users to temporarily deactivate their accounts, in a
  recoverable way should they decide to return later.
* A deactivated account may log in but have limited options: to
  reactivate their account, permanently delete it, or log out.
* Fix several bugs around the display of comments, messages and
  forum threads for disabled, banned, or blocked users:
  * Messages (inbox and sentbox) will be hidden and the unread indicator
    will not count unread messages the user can't access.
  * Comments on photos and forum posts are hidden, and top-level threads
    on the "Newest" tab will show "[unavailable]" for their text and
    username.
  * Your historical notifications will hide users who are blocked, banned
    or disabled.
* Add a "Friends" tab to user profile pages, to see other users' friends.
  * The page is Certification Required so non-cert users can't easily
    discover any members on the site.
2023-10-22 15:02:24 -07:00
..
backfill Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
deletion User Notes + Bring Back Online Chatters List 2023-09-16 13:46:26 -07:00
admin_scopes.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
blocklist.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
certification.go Fix Gallery checkbox always checking itself + small fixes 2023-05-24 18:40:27 -07:00
comment_photo.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
comment.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -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_recent.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
forum_stats.go Recent Forum Posts 2022-08-30 22:13:57 -07:00
forum.go Fix Gallery checkbox always checking itself + small fixes 2023-05-24 18:40:27 -07:00
friend.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
like.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
message.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
models.go Two Factor Authentication 2023-09-18 17:22:50 -07:00
notification.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
pagination.go Better comment notification links 2023-06-15 19:40:40 -07:00
photo.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
poll_votes.go Wrap Up Polls Support 2022-12-20 19:15:45 -08:00
poll.go Wrap Up Polls Support 2022-12-20 19:15:45 -08:00
private_photo.go User Notes + Bring Back Online Chatters List 2023-09-16 13:46:26 -07:00
profile.go User Photo Gallery & Management 2022-08-12 23:11:36 -07:00
shy_accounts.go New search filters and friendship sent icon 2023-09-01 17:13:10 -07:00
subscription.go RemoteAddr fixes 2022-09-26 19:41:07 -07:00
thread.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
two_factor.go Two Factor Authentication 2023-09-18 17:22:50 -07:00
user_inner_circle.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
user_location.go Truncate location precision on RefreshGeoIP() 2023-08-20 10:25:13 -07:00
user_note.go User Notes + Bring Back Online Chatters List 2023-09-16 13:46:26 -07:00
user_relationship.go Forum Reply Enhancements + Better Pagers 2022-09-10 12:09:46 -07:00
user.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00