bookwyrm-mastodon/bookwyrm
Mouse Reeve ad6c860951
Merge pull request #1627 from joachimesque/fix-preview-image-url
Don't change the preview image URL on update
2021-11-23 15:01:15 -08:00
..
activitypub Use edit date to track is status has been updated 2021-10-15 08:56:07 -07:00
connectors Fixes tests 2021-11-16 10:16:28 -08:00
importers Update legacy jobs 2021-11-14 10:58:46 -08:00
management/commands
middleware
migrations Adds Galician locale 2021-11-17 10:02:39 -08:00
models Merge branch 'main' into isni-poc 2021-11-22 08:53:58 +11:00
static Merge branch 'main' into bookwyrm-groups 2021-10-17 06:22:04 +11:00
templates prefer English language sources for ISNI titles 2021-11-22 12:15:06 +11:00
templatetags code cleanup 2021-11-22 12:52:59 +11:00
tests Fixes tests 2021-11-16 10:16:28 -08:00
utils moar code linting 2021-11-22 13:01:58 +11:00
views moar code linting 2021-11-22 13:01:58 +11:00
__init__.py
activitystreams.py Updates mocks 2021-11-12 08:55:47 -08:00
admin.py
book_search.py title author search already working correctly with return first 2021-11-12 13:59:54 -08:00
context_processors.py
emailing.py Include admin and moderator in reporting email 2021-11-18 15:08:00 -08:00
forms.py whoops forgot inventaire_id 2021-11-14 21:26:23 +11:00
imagegenerators.py
preview_images.py Update preview_images.py 2021-11-20 17:15:58 +01:00
redis_store.py Lightly updates tests 2021-10-04 09:47:33 -07:00
sanitize_html.py
settings.py Adds Galician locale 2021-11-17 10:02:39 -08:00
signatures.py
status.py
storage_backends.py
suggested_users.py fix local filter for suggested users 2021-10-16 08:20:12 +11:00
tasks.py Adds enum for queue names 2021-11-11 19:10:22 -08:00
urls.py Update legacy jobs 2021-11-14 10:58:46 -08:00
wsgi.py