brutaldon-interfaccia-web-m.../brutaldon
Jason McBrayer 9af914db85 Visibility of replies now more restrictive by default
Formerly, the visibility of replies defaulted to the visibility of the post
they were in reply to. Now they default to the more restrictive of the
visibility of the post they were in reply to, or your account's default
visibility. This should be less surprising for people with more restrictive
default visibility settings.
2019-10-28 18:12:20 -04:00
..
middleware Reformat everything with black 2019-05-17 13:07:11 -04:00
migrations Add first draft of material theme 2019-10-15 20:45:56 -04:00
static Add first draft of material theme 2019-10-15 20:45:56 -04:00
templates Don't lazy-load brand image 2019-09-10 20:15:19 -04:00
templatetags Reformat everything with black 2019-05-17 13:07:11 -04:00
__init__.py Initial project setup 2018-01-05 21:06:07 -05:00
forms.py Reformat everything with black 2019-05-17 13:07:11 -04:00
models.py Reformat everything with black 2019-05-17 13:07:11 -04:00
settings.py Redirect gab users to a configurable URL rather than logging them in. 2019-07-09 19:52:50 -04:00
urls.py Voting on polls works for both single and multiple 2019-07-10 12:57:58 -04:00
views.py Visibility of replies now more restrictive by default 2019-10-28 18:12:20 -04:00
wsgi.py Initial project setup 2018-01-05 21:06:07 -05:00