federation/federation
Alain St-Denis 7fc1924019 changelog updates. removed commented out code and leftover prints. 2023-01-07 15:46:00 +00:00
..
django Add Django views for the Matrix appservice transactions 2020-12-23 23:30:05 +02:00
entities changelog updates. removed commented out code and leftover prints. 2023-01-07 15:46:00 +00:00
hostmeta Add `federation.hostmeta` generators for Matrix client and server well-known files. 2020-12-20 17:55:01 +02:00
protocols Fetch public key from Signature header keyID field for signature verification. 2022-08-19 17:09:07 +00:00
tests changelog updates. removed commented out code and leftover prints. 2023-01-07 15:46:00 +00:00
utils replace requests_cache context manager with direct redis access for pyld 2023-01-06 15:39:37 +00:00
__init__.py argh, forgot to move django's get_configuration 2022-08-19 17:06:16 +00:00
exceptions.py Add support for new style Diaspora Salmon magic envelope in public payloads 2017-05-16 22:53:50 +03:00
fetchers.py rework requests cacheing. set a 2 hours expiration on cache entries except for jsonld term definitions. try to get remote profiles from the client app before fetching. 2022-12-22 14:18:48 +00:00
inbound.py Refactor handle_receive to require a RequestType 2019-03-03 03:04:08 +02:00
outbound.py changelog updates. removed commented out code and leftover prints. 2023-01-07 15:46:00 +00:00
types.py Add mxid to Profile 2020-12-24 22:15:27 +02:00