Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-07-17 | Convert _base, profile, and _receipts handlers to async/await (#7860) | Patrick Cloke | 6 | -59/+53 |
2020-07-16 | Add admin endpoint to get members in a room. (#7842) | Michael Albert | 5 | -1/+107 |
2020-07-16 | Consistently use `db_to_json` to convert from database values to JSON objects... | Patrick Cloke | 22 | -82/+80 |
2020-07-16 |