bookwyrm/bookwyrm
2021-08-02 12:34:18 -07:00
..
activitypub More pylint fixes 2021-06-18 14:29:24 -07:00
connectors Annotation and filtering order 2021-06-26 18:55:09 -07:00
importers Add shelved_date field and populate it on import 2021-07-13 21:04:11 -07:00
management/commands Linter fixes for models 2021-06-18 15:24:10 -07:00
migrations Add shelved_date field and populate it on import 2021-07-13 21:04:11 -07:00
models Add shelved_date field and populate it on import 2021-07-13 21:04:11 -07:00
static Merge branch 'main' into opengraph-image-generation 2021-06-17 15:17:54 -07:00
templates Renames feed layout file to be more consistent with other templates 2021-07-28 13:21:42 -07:00
templatetags Merge branch 'main' into opengraph-image-generation 2021-06-17 15:17:54 -07:00
tests Update tests for shelved_date 2021-07-13 22:08:15 -07:00
utils More pylint fixes 2021-06-18 14:29:24 -07:00
views Use shelved date for display 2021-07-13 21:26:38 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Don't show duplicated statuses after boosts 2021-06-14 14:47:59 -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 New version of black, new whitespace 2021-04-26 09:15:42 -07:00
forms.py Fixes edit author form 2021-06-26 09:05:00 -07:00
preview_images.py Fixes preview tests 2021-06-18 15:58:21 -07: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 Tranditional Chinese translation 2021-06-30 13:54:56 +08:00
signatures.py Updates code for linter 2021-06-18 14:12:56 -07:00
status.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
tasks.py Make it black 2021-07-03 00:22:55 -07:00
timezone_middleware.py Updates code for linter 2021-06-18 14:12:56 -07:00
urls.py Fixes link to edit book 2021-07-12 16:17:20 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00