bookwyrm-mastodon/bookwyrm
Mouse Reeve 07f3737420
Merge pull request #1066 from bookwyrm-social/settings-files
Imports bookwyrm settings into celery settings
2021-05-10 14:43:36 -07:00
..
activitypub Fixes review rating serialization 2021-04-29 15:16:51 -07:00
connectors Merge branch 'main' into fixes-search-display 2021-05-10 13:29:39 -07:00
importers Import ratings as ratings, not reviews 2021-04-26 10:04:33 -07:00
management/commands Update bookwyrm/management/commands/initdb.py 2021-04-30 12:53:57 -07:00
migrations Free text field for the site footer 2021-04-30 10:42:27 -07:00
models Merge pull request #1020 from bookwyrm-social/notification-color 2021-04-30 13:49:57 -07:00
static Only make notification count red for mentions 2021-04-30 07:49:34 -07:00
templates Makes the show/hide buttons easier to find in book search 2021-05-10 13:24:00 -07:00
templatetags Don't calculate mutuals for logged out users 2021-04-30 11:11:18 -07:00
tests More comprehensive tests for connector search 2021-05-10 12:53:36 -07:00
utils
views Adds filtered view for notifications 2021-05-07 14:00:51 -07:00
__init__.py
activitystreams.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
admin.py
context_processors.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
emailing.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
forms.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
redis_store.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
sanitize_html.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
settings.py Imports bookwyrm settings into celery settings 2021-05-10 14:20:27 -07:00
signatures.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
status.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
tasks.py
timezone_middleware.py
urls.py Adds filtered view for notifications 2021-05-07 14:00:51 -07:00
wsgi.py