summary refs log tree commit diff
path: root/changelog.d/9681.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add type hints for the federation sender. (#9681)Patrick Cloke2021-03-291-0/+1
Includes an abstract base class which both the FederationSender and the FederationRemoteSendQueue must implement.