2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-01-05 03:46:36 +01:00
brutaldon-interfaccia-web-m.../brutaldon
2019-04-23 22:29:47 -04:00
..
middleware Add timezone handling to settings and middleware 2018-08-21 13:15:10 -04:00
migrations Add minimal dark theme 2019-03-22 19:02:05 -04:00
static Tweak cards on minimal small and dark 2019-03-28 08:45:48 -04:00
templates Make account switching work 2019-04-23 22:29:47 -04: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 Boost patch level for fix to unknown thread issue 2019-04-06 17:58:41 -04:00
urls.py Add a template for accounts list 2019-04-23 21:53:21 -04:00
views.py Make account switching work 2019-04-23 22:29:47 -04:00
wsgi.py