Limnoria/plugins/Fediverse
Valentin Lorentz 759fca5eba Switch names of TimeoutDict and ExpiringDict.
For consistency, as TimeoutQueue has guaranteed deletion after the timeout,
like the new TimeoutDict (ex-ExpiringDict).
2020-05-10 08:42:25 +02:00
..
local Fediverse: First draft. 2020-05-09 19:27:34 +02:00
__init__.py Fediverse: First draft. 2020-05-09 19:27:34 +02:00
activitypub.py Fediverse: Sign headers Date and Host to prevent replays. 2020-05-09 22:18:03 +02:00
config.py Fediverse: run Black. 2020-05-09 20:55:28 +02:00
plugin.py Switch names of TimeoutDict and ExpiringDict. 2020-05-10 08:42:25 +02:00
README.md Fediverse: First draft. 2020-05-09 19:27:34 +02:00
test.py Fediverse: Better error on unknown profile. 2020-05-09 19:28:37 +02:00

Fetches information from ActivityPub servers.