moviewyrm/bookwyrm
Mouse Reeve 08edba4891 Ignore activities that expect dict args but get strs
Some Undo activities are coming from Pleroma with just the id
of the activity, rather than the serialized object. There isn't
an obvious way to know what is being undone, so for now this
just ignores those
2021-03-16 12:00:21 -07:00
..
activitypub Ignore activities that expect dict args but get strs 2021-03-16 12:00:21 -07:00
connectors Formats changes 2021-03-13 14:04:41 -08:00
management/commands Show more data about books in search 2021-03-13 13:55:20 -08:00
migrations Adds missing migration for reports model 2021-03-12 16:32:11 -08:00
models Still trying to catch connection error 2021-03-15 16:23:35 -07:00
static JS linting and whitespace fixes 2021-03-13 12:14:34 -08:00
templates Merge pull request #745 from mouse-reeve/list-add 2021-03-15 15:51:31 -07:00
templatetags Runs black 2021-03-08 08:49:10 -08:00
tests Merge pull request #744 from mouse-reeve/images 2021-03-15 16:02:29 -07:00
utils Runs black 2021-03-08 08:49:10 -08:00
views Formatting 2021-03-15 15:33:05 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
admin.py Runs black 2021-03-08 08:49:10 -08:00
context_processors.py Runs black 2021-03-08 08:49:10 -08:00
emailing.py Runs black 2021-03-08 08:49:10 -08:00
forms.py Merge pull request #715 from mouse-reeve/reporting 2021-03-12 16:28:15 -08:00
goodreads_import.py Runs black 2021-03-08 08:49:10 -08:00
importer.py Runs black 2021-03-08 08:49:10 -08:00
librarything_import.py Runs black 2021-03-08 08:49:10 -08:00
sanitize_html.py Runs black 2021-03-08 08:49:10 -08:00
settings.py Runs black 2021-03-08 08:49:10 -08:00
signatures.py Runs black 2021-03-08 08:49:10 -08:00
status.py Runs black 2021-03-08 08:49:10 -08:00
tasks.py Runs black 2021-03-08 08:49:10 -08:00
urls.py Formatting 2021-03-15 15:33:05 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00