MatrixSynapse/synapse
Patrick Cloke 28c6841102
Send the `m.room.create` stripped event with invites (support MSC1772). (#9966)
MSC1772 specifies the m.room.create event should be sent as part
of the invite_state. This was done optionally behind an experimental
flag, but is now done by default due to MSC1772 being approved.
2021-05-11 10:58:58 -04:00
..
_scripts
api Fix `m.room_key_request` to-device messages (#9961) 2021-05-11 11:02:56 +01:00
app Export jemalloc stats to prometheus when used (#9882) 2021-05-06 15:54:07 +01:00
appservice
config Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) 2021-05-11 10:58:58 -04:00
crypto
events
federation Add debug logging for issue #9533 (#9959) 2021-05-11 11:04:03 +01:00
groups
handlers Fix `m.room_key_request` to-device messages (#9961) 2021-05-11 11:02:56 +01:00
http
logging Add debug logging for issue #9533 (#9959) 2021-05-11 11:04:03 +01:00
metrics Export jemalloc stats to prometheus when used (#9882) 2021-05-06 15:54:07 +01:00
module_api
push Merge pull request from GHSA-x345-32rc-8h85 2021-05-11 11:47:23 +02:00
replication Add debug logging for issue #9533 (#9959) 2021-05-11 11:04:03 +01:00
res/templates
rest Revert "Leave out optional keys from /sync (#9919)" (#9940) 2021-05-06 15:06:35 +01:00
server_notices
spam_checker_api
state
static
storage Add config option to hide device names over federation (#9945) 2021-05-11 14:03:23 +01:00
streams
util Merge branch 'master' into develop 2021-05-11 14:15:30 +01:00
__init__.py 1.33.2 2021-05-11 14:01:32 +01:00
event_auth.py
notifier.py Add debug logging for issue #9533 (#9959) 2021-05-11 11:04:03 +01:00
python_dependencies.py Merge remote-tracking branch 'origin/release-v1.33.2' into develop 2021-05-07 13:27:19 +01:00
server.py
types.py
visibility.py