| Commit message (Expand) | Author | Age | Files | Lines |
* | Change HomeServer definition to work with typing. | Erik Johnston | 2020-08-11 | 1 | -155/+0 |
* | Fix typing replication not being handled on master (#7959) | Erik Johnston | 2020-07-27 | 1 | -0/+3 |
* | Allow moving typing off master (#7869) | Erik Johnston | 2020-07-16 | 1 | -0/+2 |
* | Fix client reader sharding tests (#7853) | Erik Johnston | 2020-07-15 | 1 | -0/+5 |
* | Add delete room admin endpoint (#7613) | Dirk Klimpel | 2020-07-14 | 1 | -0/+2 |
* | Add ability to wait for replication streams (#7542) | Erik Johnston | 2020-05-22 | 1 | -0/+5 |
* | Move EventStream handling into default ReplicationDataHandler (#7493) | Erik Johnston | 2020-05-14 | 1 | -0/+3 |
* | Implement OpenID Connect-based login (#7256) | Quentin Gliech | 2020-05-08 | 1 | -0/+5 |
* | Add instance name to RDATA/POSITION commands (#7364) | Erik Johnston | 2020-04-29 | 1 | -0/+2 |
* | Fix limit logic for EventsStream (#7358) | Richard van der Hoff | 2020-04-29 | 1 | -0/+5 |
* | Stop the master relaying USER_SYNC for other workers (#7318) | Richard van der Hoff | 2020-04-22 | 1 | -1/+1 |
* | Move client command handling out of TCP protocol (#7185) | Erik Johnston | 2020-04-06 | 1 | -1/+6 |
* | Remove usage of "conn_id" for presence. (#7128) | Erik Johnston | 2020-03-30 | 1 | -0/+2 |
* | Port PresenceHandler to async/await (#6991) | Erik Johnston | 2020-02-26 | 1 | -0/+5 |
* | Add typing to synapse.federation.sender (#6871) | Erik Johnston | 2020-02-07 | 1 | -0/+2 |
* | Fix sending server up commands from workers (#6811) | Erik Johnston | 2020-01-30 | 1 | -1/+11 |
* | Wake up transaction queue when remote server comes back online (#6706) | Erik Johnston | 2020-01-17 | 1 | -0/+12 |
* | Support for routing outbound HTTP requests via a proxy (#6239) | Richard van der Hoff | 2019-11-01 | 1 | -0/+9 |
* | Update black to 19.10b0 (#6304) | Amber Brown | 2019-11-01 | 1 | -8/+8 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -27/+24 |
* | Fix CI after new release of isort | Brendan Abolivier | 2019-05-13 | 1 | -1/+0 |
* | Rename and move the classes | Richard van der Hoff | 2019-03-13 | 1 | -1/+2 |
* | Move from TravisCI to BuildKite (#4752) | Amber Brown | 2019-02-27 | 1 | -1/+1 |
* | Revert "Prevent showing non-fed rooms in fed /publicRooms" | Andrew Morgan | 2019-02-26 | 1 | -1/+1 |
* | Address rich comments | Andrew Morgan | 2019-02-26 | 1 | -1/+1 |
* | Basic initial support for room upgrades | Richard van der Hoff | 2018-10-25 | 1 | -0/+6 |
* | Send users a server notice about consent | Richard van der Hoff | 2018-05-22 | 1 | -0/+4 |
* | Infrastructure for a server notices room | Richard van der Hoff | 2018-05-17 | 1 | -0/+12 |
* | Move RoomCreationHandler out of synapse.handlers.Handlers | Richard van der Hoff | 2018-05-17 | 1 | -0/+3 |
* | Factor out resolve_state_groups to a separate handler | Richard van der Hoff | 2018-02-01 | 1 | -0/+3 |
* | Move set_password into its own handler | Richard van der Hoff | 2017-11-29 | 1 | -0/+4 |
* | Move deactivate_account into its own handler | Richard van der Hoff | 2017-11-29 | 1 | -1/+6 |
* | Build MediaRepositoryResource as a homeserver dependency | Richard van der Hoff | 2017-11-22 | 1 | -0/+7 |
* | Doc some more dynamic Homeserver methods | Richard van der Hoff | 2017-10-17 | 1 | -0/+8 |
* | Fix login with m.login.token | Richard van der Hoff | 2016-08-08 | 1 | -0/+4 |
* | Move e2e query logic into a handler | Richard van der Hoff | 2016-08-01 | 1 | -0/+4 |
* | Type annotations | Richard van der Hoff | 2016-07-19 | 1 | -0/+21 |