summary refs log tree commit diff
path: root/tests/unittest.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-19Fix style checking due to updated black.Patrick Cloke2-3/+5
2021-02-19Update release date. v1.28.0rc1Patrick Cloke1-1/+1
2021-02-19Support not providing an IdP icon when choosing a username. (#9440)Patrick Cloke2-1/+2
2021-02-19Be smarter about which hosts to send presence to when processing room joins (...Andrew Morgan4-19/+54
2021-02-19Add a config option to prioritise local users in user directory search result...Andrew Morgan5-9/+159
2021-02-19Add configs to make profile data more private (#9203)AndrewFerr9-7/+66
2021-02-18Update the CHANGES document.Patrick Cloke1-7/+7
2021-02-181.28.0rc1Patrick Cloke45-46/+73
2021-02-18Clarify the release notes around SAML2 for v1.27.0. github/release-v1.27.0 release-v1.27.0Patrick Cloke2-12/+13
2021-02-18Remove deprecated SAML2 callback URL since it does not work. (#9434)Patrick Cloke4-16/+16
2021-02-18Revert "Newsfragment", which was meant to be part of #9434.Patrick