.. |
_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
|
Remove optional state of ApplicationService.is_interested 's store parameter (#11911)
|
2022-02-07 18:26:42 +00:00 |
config
|
Use room version 9 as the default room version (per MSC3589). (#12058)
|
2022-02-22 14:09:40 +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: Support for calling /federation/v1/state (#12013)
|
2022-02-22 12:17:10 +00:00 |
groups
|
Add type annotations to synapse.metrics (#10847)
|
2021-11-17 19:07:02 +00:00 |
handlers
|
Run _handle_queued_pdus as a background process (#12041)
|
2022-02-22 13:33:22 +00:00 |
http
|
Faster joins: Support for calling /federation/v1/state (#12013)
|
2022-02-22 12:17:10 +00: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
|
Document why auth providers aren't validated in the admin API. (#12004)
|
2022-02-18 17:24:25 +00:00 |
push
|
Upgrade mypy to version 0.931 (#12030)
|
2022-02-18 15:57:26 +00:00 |
replication
|
Add missing type hints to synapse.replication. (#11938)
|
2022-02-08 11:03:08 -05:00 |
res
|
Fetch images when previewing Twitter URLs. (#11985)
|
2022-02-22 07:11:39 -05:00 |
rest
|
Fetch images when previewing Twitter URLs. (#11985)
|
2022-02-22 07:11:39 -05:00 |
server_notices
|
disallow-untyped-defs for synapse.server_notices (#11021)
|
2021-10-07 19:55:15 +01:00 |
spam_checker_api
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
state
|
Remove log_function and its uses (#11761)
|
2022-01-18 13:06:04 +00:00 |
static
|
Display an error page during failure of fallback UIA. (#10561)
|
2021-08-18 08:13:35 -04:00 |
storage
|
Cap the number of in-flight requests for state from a single group (#11608)
|
2022-02-22 14:24: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.0
|
2022-02-22 11:32:11 +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
|
Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054)
|
2021-10-13 08:42:41 +01:00 |
python_dependencies.py
|
Faster joins: parse msc3706 fields in send_join response (#12011)
|
2022-02-17 16:11:59 +00:00 |
server.py
|
Adds misc missing type hints (#11953)
|
2022-02-11 07:20:16 -05:00 |
types.py
|
Add type hints to synapse/storage/databases/main (#11984)
|
2022-02-21 16:03:06 +00:00 |
visibility.py
|
Make the get_global_account_data_by_type_for_user cache be a tree-cache whose key is prefixed with the user ID (#11788)
|
2022-01-21 08:38:36 +00:00 |