bookwyrm/fedireads
Mouse Reeve 952250009b Rename handle_outgoing_whatever to handle_whatever
it's in a file called outgoing.py! you can already tell it's outoging
2020-03-28 19:23:19 -07:00
..
activitypub Broadcast book update events 2020-03-28 19:12:17 -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 Broadcast book update events 2020-03-28 19:12:17 -07: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 Rename handle_outgoing_whatever to handle_whatever 2020-03-28 19:23:19 -07:00
outgoing.py Rename handle_outgoing_whatever to handle_whatever 2020-03-28 19:23:19 -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 Move database host to .env 2020-03-28 17:23:43 -07:00
status.py Fixes bug around unset absolute ids 2020-03-28 18:20:59 -07:00
urls.py Use fedireads key as default author identifier 2020-03-28 16:38:20 -07:00
view_actions.py Rename handle_outgoing_whatever to handle_whatever 2020-03-28 19:23:19 -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