moviewyrm/fedireads
Mouse Reeve 27b9326dd9 Adds Favorite table
works on #28
2020-02-18 23:26:42 -08:00
..
activitypub Follow/unfollow behavior 2020-02-18 22:44:13 -08:00
migrations Adds Favorite table 2020-02-18 23:26:42 -08:00
models Adds Favorite table 2020-02-18 23:26:42 -08:00
static Sanitizes html input 2020-02-14 21:45:13 -08:00
templates Snippet for book covers 2020-02-18 23:03:04 -08:00
templatetags Fixes review display in feed (set local type) 2020-02-15 12:35:54 -08:00
utils Bug fixes and absolute ids 2020-02-17 17:53:40 -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 Adds commenting 2020-02-17 21:39:08 -08:00
incoming.py Follow/unfollow behavior 2020-02-18 22:44:13 -08:00
openlibrary.py Adds very simple author pages 2020-02-10 22:32:03 -08:00
outgoing.py Follow/unfollow behavior 2020-02-18 22:44:13 -08:00
remote_user.py Send a different review to mastodon than to fedireads 2020-02-18 17:30:23 -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
status.py Adds commenting 2020-02-17 21:39:08 -08:00
urls.py Adds commenting 2020-02-17 21:39:08 -08:00
views.py Redirect invalid reviews back to book page 2020-02-18 23:09:22 -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