bookwyrm/fedireads
2020-03-30 13:15:49 -07:00
..
activitypub Mark default edition 2020-03-30 13:15:49 -07:00
connectors Mark default edition 2020-03-30 13:15:49 -07:00
migrations Mark default edition 2020-03-30 13:15:49 -07:00
models Mark default edition 2020-03-30 13:15:49 -07:00
static Clean up edit book page 2020-03-29 17:02:17 -07:00
templates Clean up edit book page 2020-03-29 17:02:17 -07:00
templatetags Hide follow request buttons after responding 2020-03-29 16:18:04 -07:00
utils ActivityPub serialize book 2020-03-27 19:52:05 -07:00
__init__.py code style cleanup 2020-03-29 11:18:42 -07:00
books_manager.py Periodically update books 2020-03-28 16:32:18 -07:00
broadcast.py code style cleanup 2020-03-29 11:18:42 -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 code style cleanup 2020-03-29 11:18:42 -07:00
incoming.py Simplifies incoming activity handler 2020-03-29 18:42:34 -07:00
outgoing.py code style cleanup 2020-03-29 11:18:42 -07:00
remote_user.py Keep track of remote servers 2020-03-29 15:51:43 -07:00
routine_book_tasks.py Use timezone dates 2020-03-29 17:40:51 -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 code style cleanup 2020-03-29 11:18:42 -07:00
urls.py Adds 404 and 500 pages 2020-03-29 16:05:33 -07:00
view_actions.py code style cleanup 2020-03-29 11:18:42 -07:00
views.py Use timezone dates 2020-03-29 17:40:51 -07:00
wellknown.py Keep track of remote servers 2020-03-29 15:51:43 -07:00
wsgi.py code style cleanup 2020-03-29 11:18:42 -07:00