bookwyrm/bookwyrm
2021-02-10 18:01:11 -08:00
..
activitypub Fixes remaining test patches 2021-02-08 09:38:28 -08:00
connectors Don't set default edition if it's already set 2021-02-10 16:53:51 -08:00
management/commands Clear unused editions with poor metadata 2021-01-30 18:30:07 -08:00
migrations Adds notification type referencing lists 2021-02-10 13:15:12 -08:00
models fixes avoiding mention and reply notification 2021-02-10 16:28:50 -08:00
static Merge branch 'main' into shelve-buttons 2021-02-09 13:28:00 -08:00
templates Makes covers clickable in places they aren't 2021-02-10 16:45:53 -08:00
templatetags Merge branch 'main' into shelve-buttons 2021-02-09 13:28:00 -08:00
tests Another test case for the user view 2021-02-10 18:01:11 -08:00
utils Fixes username regex 2021-01-06 16:01:13 -08:00
views Boost notifications 2021-02-10 16:00:02 -08:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
admin.py Show federated servers and connectors in admin 2020-10-31 12:45:39 -07:00
context_processors.py disable some warnings 2020-12-12 18:13:00 -08:00
emailing.py minor style fixes 2020-10-16 19:13:18 -07:00
forms.py Adds list creation form 2021-01-31 08:08:52 -08:00
goodreads_import.py Moves import complete notification to model 2021-02-10 14:18:55 -08:00
incoming.py Notifications for follow requests 2021-02-10 16:06:50 -08:00
sanitize_html.py Allows blockquote markdown 2021-01-29 08:00:19 -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 Merge pull request #609 from mouse-reeve/model-notifications 2021-02-10 16:45:02 -08:00
tasks.py Updates migrations 2020-09-21 08:10:37 -07:00
urls.py Uses component for create shelf form 2021-02-03 12:36:20 -08:00
wellknown.py Set application version number in settings 2020-12-30 11:55:13 -08:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00