summary refs log tree commit diff
path: root/changelog.d/15468.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for claiming multiple OTKs at once. (#15468)Patrick Cloke2023-04-271-0/+1
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.