summary refs log tree commit diff
path: root/changelog.d/8874.feature (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18Refactor the CAS handler in prep for using the abstracted SSO code. (#8958)Patrick Cloke4-69/+162
2020-12-18Send the location of the web client to the IS when inviting via 3PIDs. (#8930)Patrick Cloke4-0/+34
2020-12-18Allow server admin to get admin bit in rooms where local user is an admin (#8...Erik Johnston5-3/+294
2020-12-18Fix mainline ordering in state res v2 (#8971)Erik Johnston3-2/+58
2020-12-18Implement a username picker for synapse (#8942)Richard van der Hoff14-59/+683
2020-12-18Allow re-using a UI auth validation for a period of time (#8970)Patrick Cloke10-49/+193
2020-12-18Ensure that a URL exists in the content during push. (#8965)Patrick Cloke3-2/+7
2020-12-18Try and drop stale extremities. (#8929)Erik Johnston6-18/+523
2020-12-17Clean up tox.ini (#8963)Richard van der Hoff3-19/+34
2020-12-17Update tests/test_mau.pyErik Johnston1-1/+2
2020-12-17Fix `UsersListTestCase` (#8964)Richard van der Hoff2-6/+5
2020-12-17Use the simple dictionary in full text search for the user directory (#8959)Brendan Abolivier3-12