forked-synapse/synapse/federation
Patrick Cloke 57aeeb308b
Add support for claiming multiple OTKs at once. (#15468)
MSC3983 provides a way to request multiple OTKs at once from appservices,
this extends this concept to the Client-Server API.

Note that this will likely be spit out into a separate MSC, but is currently part of
MSC3983.
2023-04-27 12:57:46 -04:00
..
sender Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. (#15265) 2023-03-24 16:41:10 +00:00
transport Add support for claiming multiple OTKs at once. (#15468) 2023-04-27 12:57:46 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Move Spam Checker callbacks to a dedicated file (#15453) 2023-04-18 00:57:40 +00:00
federation_client.py Add support for claiming multiple OTKs at once. (#15468) 2023-04-27 12:57:46 -04:00
federation_server.py Add support for claiming multiple OTKs at once. (#15468) 2023-04-27 12:57:46 -04:00
persistence.py Remove log_function and its uses (#11761) 2022-01-18 13:06:04 +00:00
send_queue.py Change the parameter immediate of send_device_messages to default to True (#15297) 2023-03-21 17:59:55 -07:00
units.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00