2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-01-10 14:13:21 +01:00
brutaldon-interfaccia-web-m.../brutaldon
2019-02-16 10:53:46 -05:00
..
middleware
migrations Fix typo in fixture that would cause initial migration to fail 2019-02-05 19:04:48 -05:00
static Fix filter list layout in brutstrap 2019-02-16 10:53:46 -05:00
templates Fix filter list layout in brutstrap 2019-02-16 10:53:46 -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 minor version number for filters feature 2019-02-16 10:22:27 -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