moviewyrm/bookwyrm/activitypub
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
..
__init__.py Merge branch 'main' into review-rate 2021-03-08 09:48:25 -08:00
base_activity.py Catch error in serializing unknown boosts 2021-03-13 08:13:20 -08:00
book.py Runs black 2021-03-08 08:49:10 -08:00
image.py Fixes image attachments 2021-03-15 13:55:48 -07:00
note.py Runs black 2021-03-08 09:54:02 -08:00
ordered_collection.py Runs black 2021-03-08 08:49:10 -08:00
person.py Runs black 2021-03-08 08:49:10 -08:00
response.py Runs black 2021-03-08 08:49:10 -08:00
verbs.py Ignore activities that expect dict args but get strs 2021-03-16 12:00:21 -07:00