moviewyrm/bookwyrm
2021-03-07 14:19:22 -08:00
..
activitypub default safe mode for activity serialization 2021-02-23 17:19:47 -08:00
connectors Merge branch 'main' into inbox-refactor 2021-02-24 09:51:34 -08:00
management/commands
migrations Adds separate privacy policy section 2021-02-27 11:53:36 -08:00
models Revert "Fixes boost notification" 2021-03-02 20:24:51 -08:00
static Adapt tab handler to vanilla JS, fix focus jump, improve accessible naming of tabs/panels 2021-02-28 14:04:04 -04:00
templates Remove author flow 2021-03-07 14:19:22 -08:00
templatetags Improves privacy-related display 2021-02-24 11:35:19 -08:00
tests Tests adding author to book 2021-03-07 13:59:27 -08:00
utils
views Remove author flow 2021-03-07 14:19:22 -08:00
__init__.py
admin.py
context_processors.py
emailing.py
forms.py Translates invite form values 2021-03-02 09:55:28 -08:00
goodreads_import.py librarything import 2021-02-24 20:20:14 +01:00
importer.py librarything import : fix parsing & select box 2021-02-26 13:32:17 +01:00
librarything_import.py librarything import : fix parsing & select box 2021-02-26 13:32:17 +01:00
sanitize_html.py
settings.py Adds german language to settings 2021-03-02 13:36:30 -08:00
signatures.py
status.py Merge pull request #609 from mouse-reeve/model-notifications 2021-02-10 16:45:02 -08:00
tasks.py
urls.py Full add author flow 2021-03-04 17:10:33 -08:00
wellknown.py
wsgi.py