synapse-product/changelog.d
Patrick Cloke 2a51f3ec36
Implement MSC3952: Intentional mentions (#14823)
MSC3952 defines push rules which searches for mentions in a list of
Matrix IDs in the event body, instead of searching the entire event
body for display name / local part.

This is implemented behind an experimental configuration flag and
does not yet implement the backwards compatibility pieces of the MSC.
2023-01-27 10:16:21 -05:00
..
.gitignore
14823.feature Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
14866.bugfix Fix paginating /relations with a live token (#14866) 2023-01-26 13:24:15 -05:00
14879.misc Add missing type hints in tests (#14879) 2023-01-26 14:45:24 -05:00
14880.bugfix Fix a bug in the send_local_online_presence_to module API (#14880) 2023-01-25 21:34:37 +00:00
14886.misc Fix type hints in typing edu unit tests (#14886) 2023-01-26 10:15:50 +00:00
14887.misc Fix type hints in knocking tests. (#14887) 2023-01-25 14:38:20 -05:00
14904.misc Add missing type hints for tests.events. (#14904) 2023-01-25 15:14:03 -05:00
14916.misc Document how to handle Dependabot pull requests. (#14916) 2023-01-25 14:49:37 -05:00
14920.misc Fix typo in release script (#14920) 2023-01-26 13:27:27 +00:00
14922.misc Use StrCollection in place of Collection[str] in (most) handlers code. (#14922) 2023-01-26 12:31:58 -05:00
14927.misc Use an enum for direction. (#14927) 2023-01-27 07:27:55 -05:00