moviewyrm/fedireads
2020-05-04 14:15:16 -07:00
..
activitypub Adds more fields to book data 2020-04-29 10:12:48 -07:00
connectors Merge pull request #160 from mouse-reeve/search-controls 2020-05-03 18:10:01 -07:00
migrations can't use self as a name 2020-05-03 13:12:42 -07:00
models Search cleanup 2020-05-03 15:26:47 -07:00
static Merge pull request #160 from mouse-reeve/search-controls 2020-05-03 18:10:01 -07:00
templates Merge pull request #160 from mouse-reeve/search-controls 2020-05-03 18:10:01 -07:00
templatetags Cleans up alt tag generation for covers 2020-05-03 16:22:33 -07:00
utils Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
__init__.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
books_manager.py Search cleanup 2020-05-03 15:26:47 -07:00
broadcast.py Fixes recipient logic 2020-05-04 14:15:16 -07:00
forms.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
goodreads_import.py Merge branch 'large_imports' of https://github.com/cthulahoops/fedireads into cthulahoops-large_imports 2020-05-02 17:07:46 -07:00
incoming.py Only accept Create Status activities related to existing statuses 2020-05-03 14:55:13 -07:00
outgoing.py Fixes recipient list for following 2020-05-04 14:06:53 -07:00
remote_user.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
routine_book_tasks.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
sanitize_html.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
settings.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
status.py Fixing up notifications. 2020-04-22 13:52:07 +01:00
tasks.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
urls.py Store csv in the database and then import via celery. 2020-04-22 13:52:07 +01:00
view_actions.py Do some checks to make sure we've got a csv file on import. 2020-04-29 15:33:06 +01:00
views.py Merge branch 'cthulahoops-large_imports' 2020-05-02 17:08:52 -07:00
wellknown.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
wsgi.py code style cleanup 2020-03-29 11:18:42 -07:00