| .. |
|
_scripts
|
Add a flag to the `synapse_review_recent_signups` script to ignore and filter appservice users. (#11675)
|
2022-01-17 16:43:25 +00:00 |
|
api
|
Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field (#11988)
|
2022-02-14 19:28:00 +00:00 |
|
app
|
Use version string helper from matrix-common (#11979)
|
2022-02-14 13:12:22 +00:00 |
|
appservice
|
…
|
|
|
config
|
Remove unstable MSC3283 flags (#12018)
|
2022-02-17 17:22:55 +00:00 |
|
crypto
|
Use auto_attribs/native type hints for attrs classes. (#11692)
|
2022-01-13 13:49:28 +00:00 |
|
events
|
Fix incorrect thread summaries when the latest event is edited. (#11992)
|
2022-02-15 08:26:57 -05:00 |
|
federation
|
Faster joins: parse msc3706 fields in send_join response (#12011)
|
2022-02-17 16:11:59 +00:00 |
|
groups
|
…
|
|
|
handlers
|
Upgrade mypy to version 0.931 (#12030)
|
2022-02-18 15:57:26 +00:00 |
|
http
|
Adds misc missing type hints (#11953)
|
2022-02-11 07:20:16 -05:00 |
|
logging
|
Remove support for the legacy structured logging configuration. (#12008)
|
2022-02-17 13:32:18 +00:00 |
|
metrics
|
Use version string helper from matrix-common (#11979)
|
2022-02-14 13:12:22 +00:00 |
|
module_api
|
Allow modules to set a display name on registration (#12009)
|
2022-02-17 16:54:16 +00:00 |
|
push
|
Upgrade mypy to version 0.931 (#12030)
|
2022-02-18 15:57:26 +00:00 |
|
replication
|
…
|
|
|
res
|
…
|
|
|
rest
|
Advertise Matrix 1.1 in `/_matrix/client/versions` (#12020)
|
2022-02-18 07:49:53 -05:00 |
|
server_notices
|
disallow-untyped-defs for synapse.server_notices (#11021)
|
2021-10-07 19:55:15 +01:00 |
|
spam_checker_api
|
…
|
|
|
state
|
…
|
|
|
static
|
…
|
|
|
storage
|
Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016)
|
2022-02-18 14:54:31 +00:00 |
|
streams
|
Upgrade mypy to version 0.931 (#12030)
|
2022-02-18 15:57:26 +00:00 |
|
util
|
Upgrade mypy to version 0.931 (#12030)
|
2022-02-18 15:57:26 +00:00 |
|
__init__.py
|
1.53.0rc1
|
2022-02-15 10:44:24 +00:00 |
|
event_auth.py
|
fix import cycle (#11965)
|
2022-02-11 13:07:55 +00:00 |
|
notifier.py
|
Add some tests for propagation of device list changes between local users (#11972)
|
2022-02-15 11:27:56 +00:00 |
|
py.typed
|
…
|
|
|
python_dependencies.py
|
Faster joins: parse msc3706 fields in send_join response (#12011)
|
2022-02-17 16:11:59 +00:00 |
|
server.py
|
…
|
|
|
types.py
|
…
|
|
|
visibility.py
|
…
|
|