bookwyrm-mastodon/bookwyrm
Joel Bradshaw 85edee42ef Merge branch 'main' into progress_update 2021-01-19 23:49:35 -08:00
..
activitypub Update edition ranks when work is saved 2021-01-11 10:02:49 -08:00
connectors Set default edition on bookwyrm import 2021-01-11 10:25:34 -08:00
management/commands move some code around for readability 2020-12-31 16:30:04 -08:00
migrations Merge branch 'main' into progress_update 2021-01-19 23:49:35 -08:00
models Merge branch 'main' into progress_update 2021-01-19 23:49:35 -08:00
static Uses timeout instead of interval 2021-01-19 14:59:46 -08:00
templates Merge branch 'main' into progress_update 2021-01-19 23:49:35 -08:00
templatetags Adds status tests 2021-01-12 14:02:38 -08:00
tests Add validators and more tests 2021-01-19 23:40:11 -08:00
utils Fixes username regex 2021-01-06 16:01:13 -08:00
views Merge branch 'main' into progress_update 2021-01-19 23:49:35 -08:00
__init__.py
admin.py
broadcast.py Add BookWyrm user-agent to http requests 2020-12-30 12:36:50 +01:00
context_processors.py disable some warnings 2020-12-12 18:13:00 -08:00
emailing.py
forms.py Create goal with privacy 2021-01-16 11:34:19 -08:00
goodreads_import.py Removes outgoing and view_actions 2021-01-13 13:36:01 -08:00
incoming.py Removes outgoing and view_actions 2021-01-13 13:36:01 -08:00
sanitize_html.py Allow markdown in html fields 2020-12-19 18:54:56 -08:00
settings.py Set application version number in settings 2020-12-30 11:55:13 -08:00
signatures.py Removes test state of signatures 2020-12-04 08:42:34 -08:00
status.py removes unneeded imports 2020-12-12 18:06:48 -08:00
tasks.py
urls.py Merge branch 'main' into progress_update 2021-01-19 23:49:35 -08:00
wellknown.py Set application version number in settings 2020-12-30 11:55:13 -08:00
wsgi.py