bookwyrm-mastodon/bookwyrm
Joachim e5e549d125 Add opengraph image depending on context 2021-05-26 14:44:15 +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 Add `generate_preview_images` command 2021-05-26 13:52:10 +02:00
migrations Update 0076_book_preview_image.py 2021-05-26 09:16:15 +02:00
models Add user preview task 2021-05-26 12:54:57 +02:00
static Update 2021-05-25 23:04:28 +02:00
templates Add opengraph image depending on context 2021-05-26 14:44:15 +02:00
templatetags Add opengraph image depending on context 2021-05-26 14:44:15 +02:00
tests Python formatting 2021-05-20 16:38:12 -07: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 Don't need both name and preview 2021-05-19 15:18:43 -07:00
emailing.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
forms.py Create announcements admin view 2021-05-19 14:57:28 -07:00
preview_images.py Add `generate_preview_images` command 2021-05-26 13:52:10 +02: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 Add `generate_preview_images` command 2021-05-26 13:52:10 +02: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 Delete announcements 2021-05-20 12:08:12 -07:00
wsgi.py