bookwyrm/fedireads
2020-02-23 09:08:11 +00:00
..
activitypub Tagging 2020-02-20 22:19:19 -08:00
migrations Add unique constraint to followers relationship. #47 2020-02-23 09:08:11 +00:00
models Add unique constraint to followers relationship. #47 2020-02-23 09:08:11 +00:00
static Cleans up feed page 2020-02-21 15:39:59 -08:00
templates Fixes bug in follow from user page 2020-02-22 14:27:31 -08:00
templatetags Shelve books from anywhere you see a book 2020-02-21 16:26:52 -08:00
utils Adds model and beginning of boilerplate for tags 2020-02-20 18:01:50 -08:00
__init__.py Basic app structure 2020-01-24 22:32:41 -08:00
broadcast.py Send a different review to mastodon than to fedireads 2020-02-18 17:30:23 -08:00
forms.py Tagging 2020-02-20 22:19:19 -08:00
incoming.py cleans up urls and views 2020-02-22 14:02:03 -08:00
openlibrary.py Adds very simple author pages 2020-02-10 22:32:03 -08:00
outgoing.py cleans up urls and views 2020-02-22 14:02:03 -08:00
remote_user.py Ingest review from remote fedireads user 2020-02-19 12:35:57 -08:00
sanitize_html.py comment and todo cleanup 2020-02-19 00:35:12 -08:00
settings.py add sqlite support 2020-02-15 14:19:36 -08:00
status.py Tagging 2020-02-20 22:19:19 -08:00
urls.py Capture parameter from username_regex. 2020-02-23 09:07:17 +00:00
view_actions.py cleans up urls and views 2020-02-22 14:02:03 -08:00
views.py cleans up urls and views 2020-02-22 14:02:03 -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