website/web/templates/errors
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
..
certification_required.html Certification Photo Workflow 2022-08-13 15:39:31 -07:00
disabled_account.html Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
error.html Initial commit 2022-08-09 22:32:19 -07:00
geo_gate.html Geo-gating on signup 2023-06-24 15:39:45 -07:00
maintenance.html Maintenance Mode + Blockable Admin Scope 2023-08-16 22:09:04 -07:00