1
0
Fork 0
bookwyrm/bookwyrm/activitypub
Renato "Lond" Cerqueira 097d86454a Add signatures to requests to mastodon to support authorized fetch mode
When mastodon is in authorized fetch mode any request has to be signed
or it fails with 401. This adds the needed signature to the requests
made to discover the actor when receiving something from mastodon (such
as a follow request)
2022-01-05 15:46:42 +01:00
..
__init__.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
base_activity.py Add signatures to requests to mastodon to support authorized fetch mode 2022-01-05 15:46:42 +01:00
book.py Adds AP field 2021-09-07 12:51:07 -07:00
image.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
note.py Use edit date to track is status has been updated 2021-10-15 08:56:07 -07:00
ordered_collection.py More pylint fixes 2021-06-18 14:29:24 -07:00
person.py More pylint fixes 2021-06-18 14:29:24 -07:00
response.py More pylint fixes 2021-06-18 14:29:24 -07:00
verbs.py Test update status via inbox 2021-10-15 08:52:32 -07:00