bookwyrm-mastodon/bookwyrm
Mouse Reeve 0580b66c3b Fixes test 2022-01-07 10:34:45 -08:00
..
activitypub
connectors Make search timeouts configurable 2022-01-07 07:42:05 -08:00
importers Fixes error when librarything csv is missing isbn 2021-12-28 15:27:35 -08:00
management/commands Fixes wording in comments 2021-12-29 17:39:14 -08:00
middleware
migrations Fixes locale names 2022-01-04 14:34:22 -08:00
models Don't try to clear caches for nonexistant authors 2022-01-05 15:55:12 -08:00
static Merge pull request #1736 from bookwyrm-social/new-modals-bright-futures 2022-01-04 13:31:56 -08:00
templates Removes caches that cause CSRF token failures 2022-01-07 09:47:58 -08:00
templatetags Merge pull request #1772 from bookwyrm-social/cache-tweaks 2022-01-06 12:13:56 -08:00
tests Fixes test 2022-01-07 10:34:45 -08:00
utils Updates domain regex 2021-12-28 15:53:26 -08:00
views Merge branch 'main' into list-not-loading 2022-01-07 10:32:17 -08:00
__init__.py
activitystreams.py Fixes account create tasks 2022-01-04 14:17:14 -08:00
admin.py
book_search.py
context_processors.py
emailing.py Configure email sender from .env file 2022-01-05 17:35:42 -08:00
forms.py
imagegenerators.py
lists_stream.py Fixes account create tasks 2022-01-04 14:17:14 -08:00
preview_images.py
redis_store.py Merge branch 'main' into list-not-loading 2022-01-07 10:32:17 -08:00
sanitize_html.py
settings.py Ticks version number 2022-01-07 10:32:40 -08:00
signatures.py
status.py
storage_backends.py
suggested_users.py Merge branch 'main' into list-not-loading 2022-01-07 10:32:17 -08:00
tasks.py
urls.py More trailing slashes in urls 2021-12-28 14:41:45 -08:00
wsgi.py