bookwyrm/fedireads
2020-03-28 16:38:20 -07:00
..
activitypub Save source_url in connectors 2020-03-28 13:14:06 -07:00
connectors Periodically update books 2020-03-28 16:32:18 -07:00
migrations Edit books 2020-03-28 15:06:16 -07:00
models Edit books 2020-03-28 15:06:16 -07:00
static Edit books 2020-03-28 15:06:16 -07:00
templates Edit books 2020-03-28 15:06:16 -07:00
templatetags Fixes error handling for book button filters 2020-03-27 09:37:11 -07:00
utils ActivityPub serialize book 2020-03-27 19:52:05 -07:00
__init__.py Adds celery and rabbitmq 2020-03-22 14:34:44 -07:00
books_manager.py Periodically update books 2020-03-28 16:32:18 -07:00
broadcast.py Send a different review to mastodon than to fedireads 2020-02-18 17:30:23 -08:00
celery.py Adds celery and rabbitmq 2020-03-22 14:34:44 -07:00
forms.py Edit books 2020-03-28 15:06:16 -07:00
goodreads_import.py Generated import status rather than individual statuses. 2020-03-25 14:15:28 +00:00
incoming.py Adds commenting 2020-03-21 16:50:49 -07:00
outgoing.py Rename local key and suggest fedireads connectors 2020-03-27 16:36:52 -07:00
remote_user.py Update remote users with manual follow status 2020-03-13 16:27:58 -07:00
routine_book_tasks.py Periodically update books 2020-03-28 16:32:18 -07:00
sanitize_html.py Allow a and span tags in posts 2020-03-12 17:23:55 -07:00
settings.py Keep more development environment options 2020-03-27 13:04:06 -07:00
status.py Fixes call to comment builder 2020-03-28 11:35:33 -07:00
urls.py Use fedireads key as default author identifier 2020-03-28 16:38:20 -07:00
view_actions.py Edit books 2020-03-28 15:06:16 -07:00
views.py Use fedireads key as default author identifier 2020-03-28 16:38:20 -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