website/pkg
Noah Petherbridge c37d0298b0 User Forums Blocking Behavior + Misc Fixes
Make some adjustments to blocking behavior regarding the forums:

* Pre-existing bug: on a forum's home page (threads list), if a thread was
  created by a blocked user, the thread still appeared with the user's name and
  picture visible. Now: their picture and name will be "[unavailable]" but the
  thread title/message and link to the thread will remain. Note: in the thread
  view itself, posts by the blocked user will be missing as normal.
* Make some tweaks to allow forum moderators (and owners of user-owned forums)
  able to see messages from blocked users on their forum:
  * In threads: a blocked user's picture and name are "[unavailable]" but the
    content of their message is still shown, and can be deleted by moderators.

Misc fixes:

* Private photos: when viewing your granted/grantee lists, hide users whose
  accounts are inactive or who are blocked.
* CertifiedSince: in case a user was manually certified but their cert photo
  status is not correct, return their user CreatedAt time instead.
2024-08-28 18:42:49 -07:00
..
chat Update wording on the Shy Account chat kick message 2024-06-19 15:50:34 -07:00
config Feature flag 2024-08-26 21:39:07 -07:00
controller User Forums Blocking Behavior + Misc Fixes 2024-08-28 18:42:49 -07:00
encryption Unit tests and code cleanup for cold storage 2024-05-30 16:59:21 -07:00
geoip Certification photo admin updates 2023-11-25 14:28:16 -08:00
log Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
mail Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
markdown Forums: Basic Support WIP 2022-08-23 22:55:19 -07:00
middleware Revert "Public Avatar Consent Page" 2024-06-29 21:42:35 -07:00
models User Forums Blocking Behavior + Misc Fixes 2024-08-28 18:42:49 -07:00
photo Scale profile pictures to a consistent size 2023-10-29 12:42:21 -07:00
ratelimit Various tweaks and improvements 2024-06-15 15:05:50 -07:00
redis RemoteAddr fixes 2022-09-26 19:41:07 -07:00
router Thread Moderator Buttons: Pin and Lock 2024-08-23 22:56:40 -07:00
session Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
spam Update search keywords 2024-07-26 16:16:10 -07:00
templates Forum Creation Quotas 2024-08-23 22:56:40 -07:00
utility Fix duration pretty printing and number shortening 2023-12-21 17:12:34 -08:00
webpush Web Push Notifications 2024-07-20 19:44:22 -07:00
worker Adopt a Forum 2024-08-23 22:56:40 -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