bookwyrm-mastodon/bookwyrm
Mouse Reeve 99fc3aaf25 Avoid showing success and failure 2022-02-28 10:31:58 -08:00
..
activitypub Updates migration and database fields 2022-02-17 08:25:01 -08:00
connectors Merge branch 'main' into openlibrary-author-fields 2022-02-16 18:06:04 -08:00
importers
management/commands Contextualize admin code command output 2022-02-17 11:53:29 -08:00
middleware
migrations Adds notifications 2022-02-24 13:20:18 -08:00
models Only scan local data 2022-02-24 17:42:28 -08:00
static eslint fixes 2022-02-25 13:00:23 -08:00
telemetry Copy config from prod branch to main 2022-02-04 18:36:12 -08:00
templates Avoid showing success and failure 2022-02-28 10:31:58 -08:00
templatetags Fixes black versioning error 2022-02-12 11:00:24 -08:00
tests Adds tests 2022-02-24 17:33:05 -08:00
utils Adjusts cache get_or_set to work with tests 2022-01-09 12:16:01 -08:00
views Refactors how success/failure messages how on list page 2022-02-28 10:29:58 -08:00
__init__.py
activitystreams.py
admin.py
apps.py Fixes pylint complaints 2022-02-04 18:50:57 -08:00
book_search.py
context_processors.py
emailing.py Avoid duplicate emails 2022-01-30 08:59:32 -08:00
forms.py Updates report model 2022-02-24 13:00:41 -08:00
imagegenerators.py
lists_stream.py
preview_images.py Fix linting and formatting 2022-01-25 01:09:27 -08:00
redis_store.py use REDIS_x_DB_INDEX instead of REDIS_x_DB, add optional setting to example env file 2022-01-13 09:16:16 -07:00
sanitize_html.py Python formatting 2022-02-03 13:19:56 -08:00
settings.py eslint fixes 2022-02-25 13:00:23 -08:00
signatures.py
status.py
storage_backends.py
suggested_users.py
tasks.py
thumbnail_generation.py
urls.py Adds task 2022-02-24 12:16:18 -08:00
wsgi.py