| Commit message (Expand) | Author | Age | Files | Lines |
* | Validate power levels event changes. Change error messages to be more helpful... | Erik Johnston | 2014-09-05 | 1 | -10/+37 |
* | Generate m.room.aliases event when the HS creates a room alias | Erik Johnston | 2014-09-05 | 1 | -1/+6 |
* | AUth the contents of power level events | Erik Johnston | 2014-09-05 | 1 | -1/+72 |
* | Change the default power levels to be 0, 50 and 100 | 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 |
* | Fix bug where we didn't correctly store the ops power levels event. | Erik Johnston | 2014-09-02 | 1 | -0/+5 |
* | Implement auth for kicking. | Erik Johnston | 2014-09-02 | 1 | -3/+10 |
* | Add all the necessary checks to make banning work. | Erik Johnston | 2014-09-01 | 1 | -2/+38 |
* | Add beginnings of ban support. | Erik Johnston | 2014-09-01 | 1 | -0/+19 |
* | Implement power level lists, default power levels and send_evnet_level/add_st... | Erik Johnston | 2014-09-01 | 1 | -12/+84 |
* | add _get_room_member, fix datastore methods | Mark Haines | 2014-08-27 | 1 | -1/+3 |
* | Merge branch 'develop' into storage_transactions | Mark Haines | 2014-08-27 | 1 | -0/+2 |
|\ |
|
| * | Modified /join/$identifier to support $identifier being a room ID in addition... | Kegan Dougal | 2014-08-27 | 1 | -0/+2 |
* | | Merge branch 'develop' into storage_transactions | Mark Haines | 2014-08-26 | 1 | -19/+20 |
|\| |
|
| * | Fix pyflakes errors | Mark Haines | 2014-08-26 | 1 | -2/+1 |
| * | Removed member list servlet: now using generic state paths. | Kegan Dougal | 2014-08-26 | 1 | -5/+7 |
| * | Impl: /rooms/roomid/state/eventtype/state_key - Renamed RoomTopicRestServlet ... | Kegan Dougal | 2014-08-22 | 1 | -8/+8 |
* | | Take a snapshot of the state of the room before performing updates | Mark Haines | 2014-08-22 | 1 | -5/+11 |
|/ |
|
* | Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised ac... | Kegan Dougal | 2014-08-14 | 1 | -2/+3 |
* | fix whitespace | Matthew Hodgson | 2014-08-14 | 1 | -0/+1 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 1 | -0/+1 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+164 |