This repository has been archived on 2022-08-26. You can view files and clone it, but cannot push or open issues/pull-requests.
gosocial/web/templates
Noah 96e5b1abfa Block Lists
Implement block lists. They work like friend lists but are unidirectional,
but take effect in both directions (blocker and blockee can not see one
another on the site -- except admin users can always see all users).

* Profile page says 404
* User gallery says 404
* User search page filters out blocked users
* Compose endpoint blocks sending messages to blocked users (except admin)
* Site Gallery filters photos by blocked (and uncertified) users
* Inbox page hides chat list for blocked users (can still read the chat
  history if you have a link to the old thread)
2022-08-14 17:45:55 -07:00
..
account Block Lists 2022-08-14 17:45:55 -07:00
admin Block Lists 2022-08-14 17:45:55 -07:00
email User Account Busywork 2022-08-14 14:40:57 -07:00
errors Certification Photo Workflow 2022-08-13 15:39:31 -07:00
friend Friend Requests and User Search 2022-08-13 22:44:57 -07:00
inbox Implement Direct Messaging 2022-08-13 17:42:42 -07:00
photo Certification Photo Workflow 2022-08-13 15:39:31 -07:00
base.html Admin Actions 2022-08-14 16:27:57 -07:00
index.html User Account Busywork 2022-08-14 14:40:57 -07:00