summary refs log tree commit diff
path: root/synapse/federation/sender/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add typing to synapse.federation.sender (#6871)Erik Johnston2020-02-071-51/+48
* Wake up transaction queue when remote server comes back online (#6706)Erik Johnston2020-01-171-2/+16
* Clean up newline quote marks around the codebase (#6362)Andrew Morgan2019-11-211-1/+1
* add some metrics on the federation sender (#6160)Richard van der Hoff2019-10-031-5/+6
* Move logging utilities out of the side drawer of util/ and into logging/ (#5606)Amber Brown2019-07-041-4/+8
* Run Black. (#5482)Amber Brown2019-06-201-33/+34
* Add experimental option to reduce extremities.Erik Johnston2019-06-181-0/+3
* Use event streams to calculate presenceErik Johnston2019-03-271-1/+18
* Batch up outgoing read-receipts to reduce federation traffic. (#4890)Richard van der Hoff2019-03-201-19/+96
* Rename and move the classesRichard van der Hoff2019-03-131-0/+388