website/web/templates
Noah 93c13882aa Finish Forums + Likes & Notifications
Finish implementing the basic forum features:
* Pinned threads (admin or board owner only)
* Edit Thread settings when you edit the top-most comment.
* NoReply threads remove all the reply buttons.
* Explicit forums and threads are filtered out unless opted-in (admins
  always see them).
* Count the unique members who participated in each forum.
* Get the most recently updated thread to show on forum list page.
* Contact/Report page: handle receiving a comment ID to report on.

Implement Likes & Notifications
* Like buttons added to Photos and Profile Pages. Implemented via simple
  vanilla JS (likes.js) to make ajax requests to back-end to like/unlike.
* Notifications: for your photo or profile being liked. If you unlike,
  the existing notifications about the like are revoked.
* The notifications appear as an alert number in the nav bar and are read
  on the User Dashboard. Click to mark a notification as "read" or click
  the "mark all as read" button.

Update DeleteUser to scrub likes, notifications, threads, and comments.
2022-08-24 21:17:34 -07:00
..
account Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
admin Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
email Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
errors Certification Photo Workflow 2022-08-13 15:39:31 -07:00
forum Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
friend Spit and Polish 2022-08-22 20:58:35 -07:00
inbox iPad Friendly Nav Bar + Mobile NavBar Notifications 2022-08-21 21:35:01 -07:00
partials Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
photo Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
about.html Static pages: About, FAQ, TOS, Privacy 2022-08-15 22:33:17 -07:00
base.html Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
contact.html Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
faq.html Spit and Polish 2022-08-22 20:58:35 -07:00
index.html Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
privacy.html Static pages: About, FAQ, TOS, Privacy 2022-08-15 22:33:17 -07:00
tos.html Bugfixes on change password 2022-08-21 18:19:30 -07:00