Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -1/+1 |
* | Remove unused `get_pagination_rows` methods. (#6557) | Erik Johnston | 2019-12-17 | 1 | -3/+0 |
* | Port handlers.account_validity to async/await. | Erik Johnston | 2019-12-10 | 1 | -1/+1 |
* | Port handlers.account_data to async/await. | Erik Johnston | 2019-12-10 | 1 | -9/+5 |
* | Update black to 19.10b0 (#6304) | Amber Brown | 2019-11-01 | 1 | -3/+4 |
* | Remove unnecessary parentheses around return statements (#5931) | Andrew Morgan | 2019-08-30 | 1 | -2/+2 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -2/+2 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -15/+8 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Add API for setting account_data globaly or on a per room basis | Mark Haines | 2015-12-01 | 1 | -1/+20 |
* | s/private_user_data/account_data/ | Mark Haines | 2015-11-18 | 1 | -0/+46 |