1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-12-04 14:46:24 -05:00
brutaldon/brutaldon
2019-04-23 18:18:11 -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 self avatar in post form a link to own profile 2019-04-06 19:57:19 -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 Initial project setup 2018-01-05 21:06:07 -05:00
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 Finish adding support for follow requests 2019-03-06 14:26:00 -05:00
views.py Add accounts_dict to session, update it on logging in. 2019-04-23 18:18:11 -04:00
wsgi.py Initial project setup 2018-01-05 21:06:07 -05:00