bookwyrm/fedireads
2020-08-19 13:33:58 +01:00
..
activitypub Unify concept of absolute_id and remote_id 2020-05-13 09:28:48 -07:00
connectors Merge pull request #171 from mouse-reeve/base-model-test 2020-05-14 10:33:04 -07:00
migrations Add manage invites page. 2020-06-03 17:38:30 +01:00
models Implement and use Author.display_name 2020-06-17 18:16:19 -04:00
static Merge pull request #160 from mouse-reeve/search-controls 2020-05-03 18:10:01 -07:00
templates Implement and use Author.display_name 2020-06-17 18:16:19 -04:00
templatetags Fixes error in cover alt text templateteag 2020-05-10 18:22:34 -07:00
tests Move tests into directories 2020-05-26 13:53:14 -07:00
utils Cleans up base model 2020-05-10 13:38:47 -07:00
__init__.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
books_manager.py Unify concept of absolute_id and remote_id 2020-05-13 09:28:48 -07:00
broadcast.py Add digests for outgoing messages, and testing. 2020-05-19 21:33:47 +01:00
forms.py Add manage invites page. 2020-06-03 17:38:30 +01:00
goodreads_import.py code style cleanup 2020-05-09 16:16:23 -07:00
incoming.py Silently ignore unauthorised deletes. 2020-05-22 14:20:27 +01:00
outgoing.py Adds helper function for loading editions 2020-05-10 18:08:18 -07:00
remote_user.py Fetch updated key if old key is invalid. 2020-05-22 13:49:56 +01:00
routine_book_tasks.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
sanitize_html.py Tests and fixes whitespace bugs in sanitizer 2020-05-09 18:30:24 -07:00
settings.py Nginx config 2020-05-17 20:28:46 -07:00
signatures.py Use the correct digest algorithm. (Fixes: #191) 2020-08-19 13:33:58 +01:00
status.py Unify concept of absolute_id and remote_id 2020-05-13 09:28:48 -07:00
tasks.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
urls.py Add manage invites page. 2020-06-03 17:38:30 +01:00
view_actions.py Look up book by remote_id when adding tag 2020-07-04 16:35:24 -07:00
views.py Add manage invites page. 2020-06-03 17:38:30 +01:00
wellknown.py Unify concept of absolute_id and remote_id 2020-05-13 09:28:48 -07:00
wsgi.py code style cleanup 2020-03-29 11:18:42 -07:00