avoid surprises by documenting visibility rules

This commit is contained in:
Ted Unangst 2019-04-16 17:18:16 -04:00
parent 7d8bea7be8
commit 5a435960be
1 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,12 @@ those of others that you're tired of seeing. This reduces its visibility, but
doesn't attempt to delete it, which is infeasible. doesn't attempt to delete it, which is infeasible.
It's more like disavow. It's more like disavow.
-- privacy
Honks are public. Welcome to the internet.
Received messages are only visible when logged in, regardless of addressing.
-- css -- css
Custom CSS may be provided by creating a views/local.css file. Custom CSS may be provided by creating a views/local.css file.