Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly handle the 'age' key in events and pdus | Erik Johnston | 2014-09-15 | 1 | -3/+3 |
* | Generate m.room.aliases event when the HS creates a room alias | Erik Johnston | 2014-09-05 | 1 | -2/+2 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Snapshot prev_state for generic events | Erik Johnston | 2014-09-03 | 1 | -1/+6 |
* | rate limiting for message sending | Mark Haines | 2014-09-02 | 1 | -0/+2 |
* | Add message to assertion | Erik Johnston | 2014-09-02 | 1 | -1/+1 |
* | Bump a user's presence last_active time every time they send a message to a room | Paul "LeoNerd" Evans | 2014-09-01 | 1 | -0/+4 |
* | Perform room unit tests with 'local' users actually in the right domain ;) | Paul "LeoNerd" Evans | 2014-09-01 | 1 | -0/+4 |
* | Rename 'events_key' to 'room_key' so it matches the name of the event source | Paul "LeoNerd" Evans | 2014-08-29 | 1 | -3/+3 |
* | Get the equalities right. | Erik Johnston | 2014-08-29 | 1 | -2/+5 |
* | Split out MessageHandler | Erik Johnston | 2014-08-27 | 1 | -0/+301 |