bookwyrm/fedireads
2020-02-14 22:19:57 -08:00
..
migrations Accept 'Accept' activities in the inbox 2020-02-14 20:04:22 -08:00
models move things into different files 2020-02-11 17:48:31 -08:00
static Sanitizes html input 2020-02-14 21:45:13 -08:00
templates Sanitizes html input 2020-02-14 21:45:13 -08:00
templatetags Adds author bios 2020-02-10 22:41:31 -08:00
__init__.py Basic app structure 2020-01-24 22:32:41 -08:00
broadcast.py Handle users without shared_inbox in broadcast 2020-02-14 22:15:14 -08:00
forms.py move things into different files 2020-02-11 17:48:31 -08:00
incoming.py Sanitizes html input 2020-02-14 21:45:13 -08:00
openlibrary.py Adds very simple author pages 2020-02-10 22:32:03 -08:00
outgoing.py Fixes duplicate save attempt of review 2020-02-14 21:15:38 -08:00
remote_user.py TODO cleanup 2020-02-14 22:19:57 -08:00
sanitize_html.py Sanitizes html input 2020-02-14 21:45:13 -08:00
settings.py TODO cleanup 2020-02-14 22:19:57 -08:00
urls.py Adds very simple author pages 2020-02-10 22:32:03 -08:00
views.py Cleans up review logic 2020-02-14 21:00:11 -08:00
wsgi.py Basic app structure 2020-01-24 22:32:41 -08:00