Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -14/+7 |
* | Do checks on aliases for incoming m.room.aliases events (#5128) | Brendan Abolivier | 2019-05-08 | 1 | -2/+13 |
* | Collect room-version variations into one place (#4969) | Richard van der Hoff | 2019-04-01 | 1 | -1/+2 |
* | Don't assert an event must have an event ID | Erik Johnston | 2019-01-29 | 1 | -2/+3 |
* | Remove duplicate checks | Erik Johnston | 2019-01-29 | 1 | -14/+0 |
* | Fix up error messages | Erik Johnston | 2019-01-29 | 1 | -2/+2 |
* | Fold validate into validate_new | Erik Johnston | 2019-01-29 | 1 | -16/+11 |
* | Split up event validation between event and builder | Erik Johnston | 2019-01-28 | 1 | -20/+53 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -4/+4 |
* | Replace some more comparisons with six | Adrian Tschira | 2018-05-19 | 1 | -2/+4 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | Validate message, topic and name event contents | Erik Johnston | 2014-12-12 | 1 | -0/+21 |
* | Add some basic event validation | Erik Johnston | 2014-12-10 | 1 | -8/+21 |
* | Add PEP8 newlines | Erik Johnston | 2014-12-09 | 1 | -1/+1 |
* | WIP for new way of managing events. | Erik Johnston | 2014-12-03 | 1 | -0/+58 |