Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-12-07 | Fix `ModuleApi.looping_background_call` for non-async functions (#11524) | Sean Quah | 1 | -3/+2 |
2021-12-07 | Fix 'delete room' admin api to work on incomplete rooms (#11523) | Richard van der Hoff | 5 | -37/+33 |
2021-12-07 | Correctly ignore invites from ignored users (#11511) | David Robertson | 2 | -5/+7 |
2021-12-07 | Fix the test breakage introduced by #11435 as a result of concurrent PRs (#11... |