bookwyrm/fedireads
2020-02-16 16:20:11 -08:00
..
migrations Cleaning up model fields 2020-02-15 15:00:54 -08:00
models Cleaning up model fields 2020-02-15 15:00:54 -08:00
static Sanitizes html input 2020-02-14 21:45:13 -08:00
templates Cleaning up model fields 2020-02-15 15:00:54 -08:00
templatetags Fixes review display in feed (set local type) 2020-02-15 12:35:54 -08:00
utils add sqlite support 2020-02-15 14:19:36 -08:00
__init__.py Basic app structure 2020-01-24 22:32:41 -08:00
activity.py Remove pdb 2020-02-15 12:15:17 -08:00
broadcast.py Sign messages 2020-02-15 13:01:42 -08:00
forms.py Trying to get federated posting to work 2020-02-15 11:13:49 -08:00
incoming.py Small syntax fix 2020-02-15 13:14:43 -08:00
openlibrary.py Adds very simple author pages 2020-02-10 22:32:03 -08:00
outgoing.py fix partOf path on outbox pages 2020-02-16 16:20:11 -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 add sqlite support 2020-02-15 14:19:36 -08:00
urls.py Cleaning up model fields 2020-02-15 15:00:54 -08:00
views.py Cleaning up model fields 2020-02-15 15:00:54 -08:00
wellknown.py Endpoint for status 2020-02-15 12:32:40 -08:00
wsgi.py move some configuration into environment vars 2020-02-15 13:45:44 -08:00