2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2024-12-25 15:00:49 +01:00
brutaldon-interfaccia-web-m.../brutaldon
2019-02-15 20:57:02 -05:00
..
middleware Add timezone handling to settings and middleware 2018-08-21 13:15:10 -04:00
migrations Fix typo in fixture that would cause initial migration to fail 2019-02-05 19:04:48 -05:00
static Fix settings layout a bit 2019-02-15 20:57:02 -05:00
templates Fix settings layout a bit 2019-02-15 20:57:02 -05:00
templatetags Unbreak that last fix for Mastodon while keeping it fixed for Pleroma 2019-01-24 08:47:16 -05:00
__init__.py
forms.py Allow filters that never expire 2019-02-15 17:19:17 -05:00
models.py Fix more ID format issues with Pleroma 2019-01-27 22:16:15 -05:00
settings.py Bump patch level for added themes and non-user-visible tweaks 2019-02-05 19:06:10 -05:00
urls.py Allow editing filters 2019-02-15 17:42:36 -05:00
views.py Fix a crash on threads with filters 2019-02-15 20:09:32 -05:00
wsgi.py