This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Commit 59d123a
committed
Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/benchmark-lrucache
* 'develop' of github.com:matrix-org/synapse: (484 commits)
Convert http.HTTPStatus objects to their int equivalent (#7188)
Reduce the number of calls to `resource.getrusage` (#7183)
Remove some `run_in_background` calls in replication code (#7203)
Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback""
Revert "Revert "Improve the UX of the login fallback when using SSO (#7152)""
Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback"
Revert "Improve the UX of the login fallback when using SSO (#7152)"
tweak changelog
1.12.3
Update docstring per review comments
Fix device list update stream ids going backward (#7158)
Fix the debian build in a better way. (#7212)
Fix changelog wording
1.12.2
Pin Pillow>=4.3.0,<7.1.0 to fix dep issue
1.12.1
review comment
1.12.1
Support SAML in the user interactive authentication workflow. (#7102)
Allow admins to create aliases when they are not in the room (#7191)
...422 files changed
Lines changed: 16300 additions & 8779 deletions
File tree
- .buildkite
- scripts
- changelog.d
- contrib
- docker
- grafana
- debian
- docker
- docs
- admin_api
- dev
- scripts-dev
- scripts
- snap
- synapse
- api
- app
- config
- crypto
- events
- federation
- sender
- transport
- groups
- handlers
- http
- federation
- logging
- metrics
- module_api
- push
- replication
- http
- slave/storage
- tcp
- streams
- rest
- admin
- client
- v1
- v2_alpha
- key/v2
- media/v1
- saml2
- res/templates
- spam_checker_api
- state
- static/client/login
- js
- storage
- data_stores
- main
- schema
- delta/57
- full_schemas
- state
- engines
- schema/delta/58
- util
- caches
- tests
- api
- app
- config
- crypto
- events
- federation
- handlers
- http
- federation
- push
- replication
- slave/storage
- tcp/streams
- rest
- admin
- client
- v1
- v2_alpha
- key/v2
- media/v1
- server_notices
- state
- storage
- util
- caches
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
203 | 217 | | |
204 | 218 | | |
205 | 219 | | |
| |||
0 commit comments