website/pkg
Noah Petherbridge 3fdae1d8d7 Various minor tweaks
* Demographics page:
    * Show percents with up to 1 decimal place of precision.
    * On tablets+ align the percent text to the right.
    * On photo counts, only include certified active user photos.
    * On gender/orientation demographics, pad the remaining "No answer" counts
      with the set of users who have no profile_fields set in the database yet.
* Admin certification page:
    * Add additional "common rejection reasons"
    * Add a confirm prompt when viewing the Rejected list to avoid accidental
      approval of previously rejected cert photos.
2024-09-27 17:37:45 -07:00
..
chat Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
config Photo View Counters 2024-09-25 22:46:33 -07:00
controller Improve message reporting format 2024-09-26 21:05:27 -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
mail Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
markdown
middleware Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
models Various minor tweaks 2024-09-27 17:37:45 -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 Photo View Counters 2024-09-25 22:46:33 -07:00
session Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07: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 Various minor tweaks 2024-09-27 17:37:45 -07: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
webserver.go