bitbot-3.11-fork/modules/fediverse
jesopo 5923602f0a make fediverse module rely on REST API
I didn't want to do this unless we had to but Mastodon is introducing requirming
signed requests soon, so even if a user doesn't use bitbot as an instance, we'll
still need to be able to serve Actor (and key) over the REST API
2019-09-25 16:11:57 +01:00
..
__init__.py make fediverse module rely on REST API 2019-09-25 16:11:57 +01:00
ap_activities.py activities.py -> ap_activities.py 2019-09-15 10:52:55 +01:00
ap_actor.py fedi http headers should be PascalCase 2019-09-19 15:28:58 +01:00
ap_security.py serve pub key, not cert 2019-09-25 10:43:39 +01:00
ap_server.py serve pub key, not cert 2019-09-25 10:43:39 +01:00
ap_utils.py add missing "import urllib.parse" to ap_utils.py 2019-09-23 11:28:14 +01:00