This website requires JavaScript.
Explore
Help
Sign In
Mikaela
/
Limnoria
Watch
1
Star
0
Fork
0
You've already forked Limnoria
mirror of
https://github.com/Mikaela/Limnoria.git
synced
2025-02-14 20:50:44 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Limnoria
/
plugins
/
Fediverse
History
Valentin Lorentz
d205a9b5f8
Fediverse: Use ExpiringDict instead of TimeoutDict for the cache, it guarantees expiry after the timeout.
2020-05-10 08:34:36 +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
Fediverse: Use ExpiringDict instead of TimeoutDict for the cache, it guarantees expiry after the timeout.
2020-05-10 08:34:36 +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
README.md
Fetches information from ActivityPub servers.