Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement room version 6 (MSC2240). (#7506) | Patrick Cloke | 2020-05-15 | 1 | -1/+1 |
* | Remove special auth and redaction rules for aliases events in experimental ro... | Patrick Cloke | 2020-03-09 | 1 | -2/+33 |
* | Add a `make_event_from_dict` method (#6858) | Richard van der Hoff | 2020-02-07 | 1 | -4/+5 |
* | Factor out a `copy_power_levels_contents` method | Richard van der Hoff | 2020-01-29 | 1 | -2/+43 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -47/+47 |
* | Fix a number of flake8 errors | Richard van der Hoff | 2018-10-24 | 1 | -2/+2 |
* | Run black. | black | 2018-08-10 | 1 | -98/+37 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -2/+2 |
* | Optimise state resolution | Erik Johnston | 2017-01-17 | 1 | -1/+21 |
* | Review comments | Kegan Dougal | 2016-11-22 | 1 | -10/+2 |
* | More tests | Kegan Dougal | 2016-11-22 | 1 | -1/+56 |
* | Add remaining tests | Kegan Dougal | 2016-11-21 | 1 | -4/+70 |
* | Start adding some tests | Kegan Dougal | 2016-11-21 | 1 | -3/+37 |
* | Move event_fields filtering to serialize_event | Kegan Dougal | 2016-11-21 | 1 | -0/+21 |
* | Fix flake8 warnings for tests | Mark Haines | 2016-02-19 | 1 | -0/+1 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Add some unit tests of prune_events() | Paul "LeoNerd" Evans | 2015-10-16 | 1 | -0/+115 |