summary refs log tree commit diff
path: root/synapse/federation/sender/per_destination_queue.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update black to 19.10b0 (#6304)Amber Brown2019-11-011-5/+6
* Move storage classes into a main "data store".Erik Johnston2019-10-211-1/+1
* Replace returnValue with return (#5736)Amber Brown2019-07-231-2/+2
* Run Black. (#5482)Amber Brown2019-06-201-5/+2
* Clean up code for sending federation EDUs. (#5381)Richard van der Hoff2019-06-131-14/+26
* Prevent multiple device list updates from breaking a batch send (#5156)Andrew Morgan2019-06-061-2/+3
* Run `black` on per_destination_queueRichard van der Hoff2019-05-091-35/+39
* Limit the number of EDUs in transactions to 100 as expected by receiver (#5138)Quentin Dufour2019-05-091-26/+30
* Batch up outgoing read-receipts to reduce federation traffic. (#4890)Richard van der Hoff2019-03-201-2/+62
* Rename and move the classesRichard van der Hoff2019-03-131-0/+318