rowanlupton / pylodon

Flask-based ActivityPub server
MIT License
98 stars 14 forks source link

parse incoming objects without @-prefixes to have them #86

Open rowanlupton opened 6 years ago

rowanlupton commented 6 years ago

mastodon sends things with 'id' instead of '@id', 'type' instead of '@type'. this needs to be addressed, probably be renaming them to have the @-prefixes