MatrixSynapse/synapse
Patrick Cloke a621ba0259
Prefer room v9 for restricted rooms. (#10772)
Hint to clients via the room capabilities API (MSC3244) that
room version 9 should be preferred for creating a room with
restricted join rules (instead of room version 8).
2021-09-09 07:37:33 -04:00
..
_scripts
api Prefer room v9 for restricted rooms. (#10772) 2021-09-09 07:37:33 -04:00
app Document that /spaces & /hierarchy can be routed to workers. (#10648) 2021-09-08 11:02:31 -04:00
appservice
config Request JSON for oEmbed requests (and ignore XML only providers). (#10759) 2021-09-08 07:17:52 -04:00
crypto
events Support MSC3375: room version 9. (#10747) 2021-09-03 12:51:15 -04:00
federation Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
groups Merge pull request from GHSA-jj53-8fmw-f2w2 2021-08-31 11:24:09 +01:00
handlers Get rid of `_auth_and_persist_event` (#10781) 2021-09-08 19:03:08 +01:00
http Change logging of puppeted requests to better differentiate users (#10779) 2021-09-08 12:59:15 +00:00
logging
metrics
module_api
push Correctly include room avatars in email notifications (#10658) 2021-09-01 13:48:41 +01:00
replication Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
res Allow configuration of the oEmbed URLs. (#10714) 2021-08-31 18:37:07 -04:00
rest Request JSON for oEmbed requests (and ignore XML only providers). (#10759) 2021-09-08 07:17:52 -04:00
server_notices Improve ServerNoticeServlet to avoid duplicate requests (#10679) 2021-08-27 09:16:40 +00:00
spam_checker_api
state
static
storage Skip handling of push actions for outlier events (#10780) 2021-09-08 15:18:35 +01:00
streams
util Add config option to use non-default manhole password and keys (#10643) 2021-09-06 16:08:03 +01:00
__init__.py 1.42.0 2021-09-07 16:20:03 +01:00
event_auth.py Add a constant for m.federate. (#10775) 2021-09-08 10:00:43 -04:00
notifier.py
python_dependencies.py Validate new m.room.power_levels events (#10232) 2021-08-26 17:07:58 +01:00
server.py Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
types.py
visibility.py