bookwyrm-mastodon/bookwyrm
Joachim 8755b92c2e Fix GitHub FileNotFoundError 2021-05-28 21:40:20 +02:00
..
activitypub Fix last night's bugs 2021-05-26 09:09:13 +02:00
connectors Handle openlibrary redirects 2021-05-20 15:55:50 -07:00
importers support both author field names 2021-05-10 20:11:44 -03:00
management/commands Lint 2021-05-28 17:26:43 +02:00
migrations Black 2021-05-26 15:18:05 +02:00
models Fix linting 2021-05-27 21:40:23 +02:00
static Update OFL.txt 2021-05-26 15:49:08 +02:00
templates Use global switch to enable/disable preview images 2021-05-28 17:00:07 +02:00
templatetags Fix site_path tag 2021-05-26 16:57:28 +02:00
tests Update test_preview_images.py 2021-05-28 21:26:13 +02:00
utils
views Don't show deleted ratings in stars 2021-05-23 08:48:00 -07:00
__init__.py
activitystreams.py Improves status template performance 2021-05-22 19:01:40 -07:00
admin.py Adds model for instance admin announcements 2021-05-19 14:00:46 -07:00
context_processors.py Use global switch to enable/disable preview images 2021-05-28 17:00:07 +02:00
emailing.py
forms.py Create announcements admin view 2021-05-19 14:57:28 -07:00
preview_images.py Fix GitHub FileNotFoundError 2021-05-28 21:40:20 +02:00
redis_store.py
sanitize_html.py
settings.py Use global switch to enable/disable preview images 2021-05-28 17:00:07 +02:00
signatures.py
status.py
tasks.py
timezone_middleware.py
urls.py Delete announcements 2021-05-20 12:08:12 -07:00
wsgi.py