website/pkg
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
..
config Blur explicit photos option 2023-09-19 18:24:57 -07:00
controller Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
encryption Two Factor Authentication 2023-09-18 17:22:50 -07:00
geoip Tweaks to Who's Nearby 2023-08-19 21:09:23 -07:00
log Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
mail Rename the module 2022-08-25 21:21:46 -07:00
markdown Forums: Basic Support WIP 2022-08-23 22:55:19 -07:00
middleware Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
models Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
photo Better fix for edit photo exception 2023-07-22 14:53:57 -07:00
ratelimit Contact form antispam 2022-09-26 19:12:24 -07:00
redis RemoteAddr fixes 2022-09-26 19:41:07 -07:00
router Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
session Add Admin Guidelines to dashboard 2022-12-24 23:00:59 -08:00
templates Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
utility Fix '0 years ago' bug 2023-10-10 20:19:52 -07:00
worker User Notes + Bring Back Online Chatters List 2023-09-16 13:46:26 -07:00
version.go Rename the module 2022-08-25 21:21:46 -07:00
webserver.go Rename the module 2022-08-25 21:21:46 -07:00