bookwyrm-mastodon/bookwyrm
Mouse Reeve 09b77e567f Check for invalid json before verifying signature 2021-03-07 09:44:42 -08:00
..
activitypub Adds discard check to favs 2021-03-07 09:42:31 -08:00
connectors isbn search 2021-03-06 18:09:15 +01:00
management/commands isbn search 2021-03-06 18:09:15 +01:00
migrations isbn search 2021-03-06 18:09:15 +01:00
models Adds discard check to favs 2021-03-07 09:42:31 -08:00
static Remove (potentially useful) unused CSS. 2021-03-06 21:18:39 +01:00
templates Merge pull request #704 from mouse-reeve/notification-preview 2021-03-07 08:59:18 -08:00
templatetags Improves privacy-related display 2021-02-24 11:35:19 -08:00
tests Make empty cover value null 2021-03-07 07:35:50 -08:00
utils Fixes username regex 2021-01-06 16:01:13 -08:00
views Check for invalid json before verifying signature 2021-03-07 09:44:42 -08:00
__init__.py
admin.py
context_processors.py disable some warnings 2020-12-12 18:13:00 -08:00
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 Allows blockquote markdown 2021-01-29 08:00:19 -08:00
settings.py Adds spanish locale to settings and rebuilds messages 2021-03-03 20:14:42 -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
urls.py isbn search 2021-03-06 18:09:15 +01:00
wellknown.py Set application version number in settings 2020-12-30 11:55:13 -08:00
wsgi.py