.. |
_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
|
Use auto_attribs/native type hints for attrs classes. (#11692)
|
2022-01-13 13:49:28 +00:00 |
app
|
Check that `gc` method is available before using in `synapse/app/_base` (#11816)
|
2022-01-25 10:35:18 -08:00 |
appservice
|
Send to-device messages to application services (#11215)
|
2022-02-01 14:13:38 +00:00 |
config
|
Revert experimental push rules from #7997. (#11884)
|
2022-02-02 09:49:31 -05:00 |
crypto
|
Use auto_attribs/native type hints for attrs classes. (#11692)
|
2022-01-13 13:49:28 +00:00 |
events
|
Improvements to bundling aggregations. (#11815)
|
2022-01-26 08:27:04 -05:00 |
federation
|
Fix losing incoming EDUs if debug logging enabled (#11890)
|
2022-02-02 16:25:17 +00:00 |
groups
|
…
|
|
handlers
|
Send to-device messages to application services (#11215)
|
2022-02-01 14:13:38 +00:00 |
http
|
Don't print HTTPStatus.* in "Processed..." logs (#11827)
|
2022-01-26 12:47:34 +00:00 |
logging
|
Add missing `auto_attribs=True` to the `_WrappedRustReporter` class (#11768)
|
2022-01-19 12:39:11 +00:00 |
metrics
|
Fix type errors introduced by new annotations in the Prometheus Client library. (#11832)
|
2022-02-02 16:51:00 +00:00 |
module_api
|
Allow modules to retrieve server and worker names (#11868)
|
2022-02-01 16:23:55 +01:00 |
push
|
Revert experimental push rules from #7997. (#11884)
|
2022-02-02 09:49:31 -05:00 |
replication
|
Stop reading from `event_reference_hashes` (#11794)
|
2022-01-21 09:18:10 +00:00 |
res
|
…
|
|
rest
|
Revert experimental push rules from #7997. (#11884)
|
2022-02-02 09:49:31 -05:00 |
server_notices
|
…
|
|
spam_checker_api
|
…
|
|
state
|
Remove `log_function` and its uses (#11761)
|
2022-01-18 13:06:04 +00:00 |
static
|
…
|
|
storage
|
Revert experimental push rules from #7997. (#11884)
|
2022-02-02 09:49:31 -05:00 |
streams
|
Use auto_attribs/native type hints for attrs classes. (#11692)
|
2022-01-13 13:49:28 +00:00 |
util
|
Describe `prune_unread_entries` in docstrings (#11876)
|
2022-02-02 15:11:23 +00:00 |
__init__.py
|
1.52.0rc1
|
2022-02-01 11:04:17 +00:00 |
event_auth.py
|
…
|
|
notifier.py
|
Send to-device messages to application services (#11215)
|
2022-02-01 14:13:38 +00:00 |
py.typed
|
…
|
|
python_dependencies.py
|
Fix type errors introduced by new annotations in the Prometheus Client library. (#11832)
|
2022-02-02 16:51:00 +00:00 |
server.py
|
Bundle aggregations outside of the serialization method. (#11612)
|
2022-01-07 09:10:46 -05:00 |
types.py
|
Use auto_attribs/native type hints for attrs classes. (#11692)
|
2022-01-13 13:49:28 +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 |