forked-synapse/synapse/rest
Patrick Cloke 0963d39ea6
Handle additional errors when previewing URLs. (#9333)
* Handle the case of lxml not finding a document tree.
* Parse the document encoding from the XML tag.
2021-02-08 12:33:30 -05:00
..
admin Merge pull request #9150 from Yoric/develop-context 2021-02-08 15:53:44 +01:00
client Merge pull request #9150 from Yoric/develop-context 2021-02-08 15:53:44 +01:00
consent Replace username picker with a template (#9275) 2021-02-01 15:52:50 +00:00
key Add type hints to the crypto module. (#8999) 2021-01-04 10:04:50 -05:00
media Handle additional errors when previewing URLs. (#9333) 2021-02-08 12:33:30 -05:00
synapse Put SAML callback URI under /_synapse/client. (#9289) 2021-02-02 09:43:50 +00:00
__init__.py Show a confirmation page during user password reset (#8004) 2020-09-10 11:45:12 +01:00
health.py Add health check endpoint (#8048) 2020-08-07 14:21:24 +01:00
well_known.py Give public_baseurl a default value (#9159) 2021-01-20 12:30:41 +00:00