bookwyrm-mastodon/bookwyrm
Mouse Reeve 2e36cfbcf6 Creates new semi-functional migration 2021-02-25 14:58:09 -08:00
..
activitypub Merge branch 'main' into review-rate 2021-02-25 10:17:52 -08:00
connectors Merge branch 'main' into inbox-refactor 2021-02-24 09:51:34 -08:00
management/commands Clear unused editions with poor metadata 2021-01-30 18:30:07 -08:00
migrations Creates new semi-functional migration 2021-02-25 14:58:09 -08:00
models Use modern string formatting syntax in status model 2021-02-25 10:34:28 -08:00
static Small covers too small on mobile 2021-02-23 12:44:25 -08:00
templates Show dms in the right places 2021-02-24 11:59:21 -08:00
templatetags Improves privacy-related display 2021-02-24 11:35:19 -08:00
tests Merge pull request #625 from mouse-reeve/inbox-refactor 2021-02-24 13:34:59 -08:00
utils
views Merge pull request #625 from mouse-reeve/inbox-refactor 2021-02-24 13:34:59 -08:00
__init__.py
admin.py
context_processors.py
emailing.py
forms.py Merge branch 'main' into review-rate 2021-02-12 18:33:05 -08:00
goodreads_import.py Moves import complete notification to model 2021-02-10 14:18:55 -08:00
sanitize_html.py Allows blockquote markdown 2021-01-29 08:00:19 -08:00
settings.py
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 Basic checks for inbox 2021-02-15 16:27:25 -08:00
wellknown.py
wsgi.py