fix #4
This commit is contained in:
@@ -6,6 +6,8 @@ logged in users are presumed to all be admins with distinction only between bein
|
||||
|
||||
in the blog view, member privacy outweighs individual post privacy. if a private member makes a public post, it will not show up in the public feed. however, if that member switches to public, their public posts will all become publicly viewable (but private posts will remain private).
|
||||
|
||||
the blinkies and stamps stuff is literally just because i want an easy way to upload them when i find them. and im the dev so i get to decide mwa ha ha
|
||||
|
||||
# dev set up (windows)
|
||||
|
||||
- after cloning, run `py -3 -m venv .venv` in the root directory and then `.venv\Scripts\activate`
|
||||
|
||||
Reference in New Issue
Block a user