| Commit message (Expand) | Author | Age | Files | Lines |
* | Factor out an `is_mine_server_name` method (#15542) | Sean Quah | 2023-05-05 | 1 | -1/+2 |
* | Change the parameter `immediate` of `send_device_messages` to default to `Tru... | Shay | 2023-03-21 | 1 | -1/+1 |
* | Bump black from 22.12.0 to 23.1.0 (#15103) | dependabot[bot] | 2023-02-22 | 1 | -2/+2 |
* | Spread out sending device lists to remote hosts (#12132) | Erik Johnston | 2022-03-04 | 1 | -1/+1 |
* | Convert all namedtuples to attrs. (#11665) | Patrick Cloke | 2021-12-30 | 1 | -24/+23 |
* | Add most of the missing type hints to `synapse.federation`. (#11483) | Patrick Cloke | 2021-12-02 | 1 | -12/+13 |
* | Use inline type hints in various other places (in `synapse/`) (#10380) | Jonathan de Jong | 2021-07-15 | 1 | -14/+12 |
* | Fix (final) Bugbear violations (#9838) | Jonathan de Jong | 2021-04-20 | 1 | -2/+2 |
* | Don't send normal presence updates over federation replication stream (#9828) | Erik Johnston | 2021-04-19 | 1 | -68/+2 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Add type hints for the federation sender. (#9681) | Patrick Cloke | 2021-03-29 | 1 | -31/+57 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -3/+5 |
* | Fix not sending events over federation when using sharded event persisters (#... | Erik Johnston | 2020-10-14 | 1 | -1/+1 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -2/+2 |
* | Convert stream database to async/await. (#8074) | Patrick Cloke | 2020-08-17 | 1 | -1/+1 |
* | Update worker docs with recent enhancements (#7969) | Erik Johnston | 2020-07-29 | 1 | -1/+1 |
* | Add ability to shard the federation sender (#7798) | Erik Johnston | 2020-07-10 | 1 | -1/+13 |
* | Fix some spelling mistakes / typos. (#7811) | Patrick Cloke | 2020-07-09 | 1 | -1/+1 |
* | Replace iteritems/itervalues/iterkeys with native versions. (#7692) | Patrick Cloke | 2020-06-15 | 1 | -5/+3 |
* | Fix typing annotations in synapse/federation (#7382) | Richard van der Hoff | 2020-05-05 | 1 | -15/+31 |
* | Fix catchup-on-reconnect for the Federation Stream (#7374) | Richard van der Hoff | 2020-05-05 | 1 | -16/+24 |
* | Convert `*StreamRow` classes to inner classes (#7116) | Richard van der Hoff | 2020-03-23 | 1 | -1/+1 |
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) | Patrick Cloke | 2020-02-21 | 1 | -2/+2 |
* | Remove unused DeviceRow class (#6800) | Erik Johnston | 2020-01-29 | 1 | -20/+1 |
* | Fix race in federation sender that delayed device updates. (#6799) | Erik Johnston | 2020-01-29 | 1 | -29/+3 |
* | Port synapse.replication.tcp to async/await (#6666) | Erik Johnston | 2020-01-16 | 1 | -1/+3 |
* | Port receipt and read markers to async/wait | Erik Johnston | 2019-10-29 | 1 | -1/+3 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -73/+72 |
* | Use event streams to calculate presence | Erik Johnston | 2019-03-27 | 1 | -2/+71 |
* | Rename and move the classes | Richard van der Hoff | 2019-03-13 | 1 | -7/+7 |
* | Move client receipt processing to federation sender worker. | Richard van der Hoff | 2019-03-13 | 1 | -0/+9 |
* | Avoid rebuilding Edu objects in worker mode (#4770) | Richard van der Hoff | 2019-03-04 | 1 | -7/+7 |
* | fix #3445 | Krombel | 2018-08-29 | 1 | -2/+2 |
* | Remove pdu_failures from transactions | Travis Ralston | 2018-07-30 | 1 | -62/+1 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -7/+7 |
* | federation/send_queue.py: fix usage of sortedcontainers.SortedDict | Ivan Shapovalov | 2018-06-06 | 1 | -27/+22 |
* | Port to sortedcontainers (with tests!) (#3332) | Amber Brown | 2018-06-06 | 1 | -7/+7 |
* | federation/send_queue.py: fix usage of LaterGauge | Ivan Shapovalov | 2018-06-03 | 1 | -1/+1 |
* | Consistently use six's iteritems and wrap lazy keys/values in list() if they'... | Amber Brown | 2018-05-31 | 1 | -1/+1 |
* | cleanup | Amber Brown | 2018-05-22 | 1 | -3/+2 |
* | replacing portions | Amber Brown | 2018-05-21 | 1 | -6/+2 |
* | Use six.itervalues in some places | Adrian Tschira | 2018-04-15 | 1 | -6/+8 |
* | Revert "Use sortedcontainers instead of blist" | Richard van der Hoff | 2018-04-13 | 1 | -7/+7 |
* | Use sortedcontainers instead of blist | Vincent Breitmoser | 2018-04-10 | 1 | -7/+7 |
* | Merge pull request #2115 from matrix-org/erikj/dedupe_federation_repl | Erik Johnston | 2017-04-12 | 1 | -35/+34 |
|\ |
|
| * | Comment | Erik Johnston | 2017-04-11 | 1 | -1/+7 |
| * | Comments | Erik Johnston | 2017-04-11 | 1 | -7/+7 |
| * | Reduce federation presence replication traffic | Erik Johnston | 2017-04-10 | 1 | -27/+20 |
* | | Add some comments | Erik Johnston | 2017-04-12 | 1 | -0/+15 |
* | | Use generators | Erik Johnston | 2017-04-10 | 1 | -2/+2 |
* | | Dedupe KeyedEdu and Devices federation repl traffic | Erik Johnston | 2017-04-10 | 1 | -6/+9 |
|/ |
|
* | Rename variable | Erik Johnston | 2017-04-10 | 1 | -7/+7 |
* | Revert to sending the same data type as before | Erik Johnston | 2017-04-10 | 1 | -2/+2 |
* | Change name | Erik Johnston | 2017-04-10 | 1 | -2/+2 |
* | Comments | Erik Johnston | 2017-04-10 | 1 | -4/+6 |
* | Comment | Erik Johnston | 2017-04-07 | 1 | -2/+15 |
* | Add logging | Erik Johnston | 2017-04-07 | 1 | -0/+8 |
* | Fix up federation SendQueue and document types | Erik Johnston | 2017-04-07 | 1 | -26/+220 |
* | Don't double json encode federation replication data | Erik Johnston | 2017-04-05 | 1 | -10/+9 |
* | Make federation send queue take the current position | Erik Johnston | 2017-03-30 | 1 | -15/+25 |
* | Notify on new federation traffic | Erik Johnston | 2017-03-27 | 1 | -0/+7 |
* | Explicit federation ack | Erik Johnston | 2016-11-23 | 1 | -2/+11 |
* | Comments | Erik Johnston | 2016-11-21 | 1 | -0/+2 |
* | Add some metrics | Erik Johnston | 2016-11-21 | 1 | -48/+68 |
* | Comments | Erik Johnston | 2016-11-21 | 1 | -0/+26 |
* | Remove explicit calls to send_pdu | Erik Johnston | 2016-11-21 | 1 | -4/+0 |
* | Handle sending events and device messages over federation | Erik Johnston | 2016-11-17 | 1 | -7/+31 |
* | Hook up the send queue and create a federation sender worker | Erik Johnston | 2016-11-16 | 1 | -21/+68 |
* | Add initial cut of federation send queue | Erik Johnston | 2016-11-16 | 1 | -0/+174 |