2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2024-12-23 13:49:48 +01:00
brutaldon-interfaccia-web-m.../brutaldon
Niklas Poslovski 9c3bf20bca
Fixed something for FULLBRUTALISM mode
In the more beautiful mode Brutaldon shows by icon color if an post is already boosted or favourited.
In the Fullbrutalism there is now way to see if I already boosted or favourited an post.
With my changes Brutaldon can show the words "favorited" and "boosted" in Fullbrutalism mode.
2018-06-13 18:35:23 +02:00
..
migrations Add multiuser support 2018-04-24 14:53:05 -04:00
static Serve assets locally 2018-06-13 10:17:15 -04:00
templates Fixed something for FULLBRUTALISM mode 2018-06-13 18:35:23 +02:00
templatetags Work around bug(?) in BeautifulSoup entity handling 2018-06-06 17:13:26 -04:00
__init__.py Initial project setup 2018-01-05 21:06:07 -05:00
forms.py Allow deleting your own toots 2018-05-22 09:41:11 -04:00
models.py Add multiuser support 2018-04-24 14:53:05 -04:00
settings.py Add extra debug logging to production 2018-06-05 08:24:07 -04:00
urls.py Add blocking and muting 2018-06-11 19:38:49 -04:00
views.py Add blocking and muting 2018-06-11 19:38:49 -04:00
wsgi.py Initial project setup 2018-01-05 21:06:07 -05:00