summary refs log tree commit diff
path: root/scripts-dev/definitions.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-20Fix small extra argument passed to get_eventsAndrew Morgan1-2/+9
2020-02-25Remove extraneous unittest.DEBUG'sAndrew Morgan2-2/+0
2020-02-25Increase expected state events in tests for new room by oneAndrew Morgan1-1/+6
2020-02-24Move buildkite config to the pipelines repo (#5943)Amber Brown2-0/+16
Note: I kept it in the repo for now ~anoa
2020-02-24Add m.id_access_token flag (#5930)Andrew Morgan2-1/+7
Adds a flag to `/versions`' `unstable_features` section indicating that this Synapse understands what an `id_access_token` is, as per https://github.com/matrix-org/synapse/issues/5927#issuecomment-523566043 Fixes #5927
2020-02-24Removed unused jenkins/ folder and script (#5938)Amber Brown2-16/+1
2020-02-24Revert "Use the v2 lookup API for 3PID invites (#5897)"Andrew Morgan10-320/+183
This reverts commit 978f263e7c5d1eb440efaf07abc5009408ade25d, reversing changes made to 4f6ee99818d9c338944a10585d0aea4c7349d456.
2020-02-191.11.0rc1Richard van der Hoff57-56/+74
2020-02-19Revert `get_auth_chain_ids` changes (#6951)Erik Johnston2-28/+1
2020-02-19Move MSC2432 stuff onto unstable prefix (#6948)Richard van der Hoff4-4/+23
it