bookwyrm/fedireads
2020-05-26 13:53:14 -07: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 Unify concept of absolute_id and remote_id 2020-05-13 09:28:48 -07:00
models Move signature code into fedireads.signatures. 2020-05-15 11:18:41 +01:00
static Merge pull request #160 from mouse-reeve/search-controls 2020-05-03 18:10:01 -07:00
templates Unify concept of absolute_id and remote_id 2020-05-13 09:28:48 -07: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 code style cleanup 2020-05-09 16:16:23 -07: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 Check that the date in the signature isn't too old. 2020-05-20 15:29:51 +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 Merge branch 'fedireads_connector' into code-cleanup 2020-05-10 13:37:16 -07:00
view_actions.py Adds helper function for loading editions 2020-05-10 18:08:18 -07:00
views.py Adds helper function for loading editions 2020-05-10 18:08:18 -07: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