bookwyrm/fedireads
2020-03-31 16:31:33 -07:00
..
activitypub Simplify default edition logic 2020-03-31 10:19:44 -07:00
connectors Simplify default edition logic 2020-03-31 10:19:44 -07:00
migrations Fixes merge for migration numbers 2020-03-30 15:45:11 -07:00
models Merge branch 'master' into works-editions 2020-03-30 15:30:06 -07:00
static Clean up edit book page 2020-03-29 17:02:17 -07:00
templates Merge branch 'master' into works-editions 2020-03-30 15:30:06 -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 Move to redis and fix a bunch of things 2020-03-31 16:31:33 -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
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 Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
outgoing.py Don't create duplicate boosts. 2020-03-30 16:39:53 +01: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 to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
status.py Boosts - handle url, store in database, send, notify. 2020-03-30 16:18:37 +01:00
tasks.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
urls.py Merge branch 'master' into works-editions 2020-03-30 15:30:06 -07:00
view_actions.py Merge branch 'master' into works-editions 2020-03-30 15:30:06 -07:00
views.py handle work/edition concepts in ui 2020-03-30 15:03:21 -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