moviewyrm/fedireads
2020-03-10 13:31:57 -07:00
..
activitypub Store book data 2020-03-06 22:58:51 -08:00
connectors Adds generalized book data connectors 2020-03-07 12:22:28 -08:00
migrations Fixes storage of remote statuses 2020-03-10 12:04:38 -07:00
models Fixes storage of remote statuses 2020-03-10 12:04:38 -07:00
static Highlight unread notifications 2020-03-10 13:31:57 -07:00
templates Highlight unread notifications 2020-03-10 13:31:57 -07:00
templatetags Fix feed display 2020-03-09 17:27:54 -07:00
utils Store book data 2020-03-06 22:58:51 -08:00
__init__.py Basic app structure 2020-01-24 22:32:41 -08:00
books_manager.py Adds generalized book data connectors 2020-03-07 12:22:28 -08:00
broadcast.py Send a different review to mastodon than to fedireads 2020-02-18 17:30:23 -08:00
forms.py Add field manually_approves_followers to db. 2020-03-09 20:29:11 +00:00
incoming.py Fixes storage of remote statuses 2020-03-10 12:04:38 -07:00
outgoing.py Fixes storage of remote statuses 2020-03-10 12:04:38 -07:00
remote_user.py Fixes book uid helper function 2020-03-07 13:17:48 -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 Fixes status matching for subclasses 2020-03-10 12:16:21 -07:00
urls.py Fixes storage of remote statuses 2020-03-10 12:04:38 -07:00
view_actions.py Add field manually_approves_followers to db. 2020-03-09 20:29:11 +00:00
views.py Highlight unread notifications 2020-03-10 13:31:57 -07: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