Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-01-28 | Implement fallback for V2 invite API | Erik Johnston | 2 | -14/+89 | |
If the room version is either 1 or 2 then a server should retry failed `/v2/invite` requests with the v1 API | |||||
2019-01-28 | Remove --process-dependency-links from UPGRADE.rst (#4485) | Aaron Raimist | 2 | -1/+2 | |
* Remove --process-dependency-links from UPGRADE.rst Signed-off-by: Aaron Raimist <aaron@raim.ist> * Add changelog Signe |