| Commit message (Expand) | Author | Age | Files | Lines |
* | Add typing to synapse.federation.sender (#6871) | Erik Johnston | 2020-02-07 | 3 | -101/+102 |
* | Wake up transaction queue when remote server comes back online (#6706) | Erik Johnston | 2020-01-17 | 1 | -2/+16 |
* | Add StateMap type alias (#6715) | Erik Johnston | 2020-01-16 | 1 | -1/+2 |
* | Clean up newline quote marks around the codebase (#6362) | Andrew Morgan | 2019-11-21 | 2 | -3/+3 |
* | Merge branch 'develop' into cross-signing_federation | Hubert Chathi | 2019-10-31 | 2 | -7/+8 |
|\ |
|
| * | Update black to 19.10b0 (#6304) | Amber Brown | 2019-11-01 | 1 | -5/+6 |
| * | Remove usage of deprecated logger.warn method from codebase (#6271) | Andrew Morgan | 2019-10-31 | 1 | -2/+2 |
* | | rename get_devices_by_remote to get_device_updates_by_remote | Hubert Chathi | 2019-10-30 | 1 | -2/+2 |
* | | Merge branch 'develop' into cross-signing_federation | Hubert Chathi | 2019-10-24 | 1 | -1/+1 |
|\| |
|
| * | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -1/+1 |
* | | implement federation parts of cross-signing | Hubert Chathi | 2019-10-22 | 1 | -2/+2 |
|/ |
|
* | add some metrics on the federation sender (#6160) | Richard van der Hoff | 2019-10-03 | 1 | -5/+6 |
* | use access methods (duh..) | Jorik Schellekens | 2019-09-05 | 1 | -1/+3 |
* | Link the send loop with the edus contexts | Jorik Schellekens | 2019-09-05 | 1 | -3/+8 |
* | Propagate opentracing contexts through EDUs (#5852) | Jorik Schellekens | 2019-08-22 | 1 | -73/+97 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 2 | -3/+3 |
* | remove dead transaction persist code (#5622) | Richard van der Hoff | 2019-07-05 | 1 | -9/+0 |
* | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -4/+8 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 3 | -58/+54 |
* | Add experimental option to reduce extremities. | Erik Johnston | 2019-06-18 | 1 | -0/+3 |
* | Clean up code for sending federation EDUs. (#5381) | Richard van der Hoff | 2019-06-13 | 1 | -14/+26 |
* | Prevent multiple device list updates from breaking a batch send (#5156) | Andrew Morgan | 2019-06-06 | 1 | -2/+3 |
* | Run `black` on per_destination_queue | Richard van der Hoff | 2019-05-09 | 1 | -35/+39 |
* | Limit the number of EDUs in transactions to 100 as expected by receiver (#5138) | Quentin Dufour | 2019-05-09 | 1 | -26/+30 |
* | Use event streams to calculate presence | Erik Johnston | 2019-03-27 | 1 | -1/+18 |
* | Batch up outgoing read-receipts to reduce federation traffic. (#4890) | Richard van der Hoff | 2019-03-20 | 2 | -21/+158 |
* | Rename and move the classes | Richard van der Hoff | 2019-03-13 | 3 | -0/+853 |