0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 14:38:18 +02:00
synapse/changelog.d
Patrick Cloke 682151a464
Do not fail completely if oEmbed autodiscovery fails. (#15092)
Previously if an autodiscovered oEmbed request failed (e.g. the
oEmbed endpoint is down or does not exist) then the entire URL
preview would fail. Instead we now return everything we can, even
if this additional request fails.
2023-02-23 16:08:53 -05:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
15071.doc Clarify the workers that the ThirdPartyRules' on_new_event callback will run on (#15071) 2023-02-22 16:05:34 +00:00
15092.bugfix Do not fail completely if oEmbed autodiscovery fails. (#15092) 2023-02-23 16:08:53 -05:00
15093.bugfix Remove unused room_alias field from /createRoom response (#15093) 2023-02-22 11:07:28 +00:00
15095.misc Use json.dump in FileExfiltrationWriter (#15095) 2023-02-22 14:29:39 -05:00
15103.misc Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
15107.feature Add information on uploaded media to user export command. (#15107) 2023-02-23 13:14:17 -05:00
15112.doc Documentation using Shibboleth with OIDC Plugin for SSO. (#15112) 2023-02-23 12:54:03 -05:00
15135.misc Tighten the default rate limit of creating new devices. (#15135) 2023-02-22 14:37:18 -05:00
15137.removal Stop parsing the unspecced type parameter on thumbnail requests. (#15137) 2023-02-23 16:07:46 -05:00
15138.misc Fix a typo in MSC3873 config option. (#15138) 2023-02-23 16:06:42 -05:00
15139.doc Fix typo in federation_verify_certificates in config documentation. (#15139) 2023-02-23 13:25:56 -05:00