Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-30 | Pep8 and a few doc strings | Mark Haines | 1 | -3/+3 |
2014-10-30 | Add a request-id to each log line | Mark Haines | 11 | -31/+205 |
2014-10-28 | fix mobile CSS layout | Matthew Hodgson | 2 | -4/+9 |
2014-10-27 | Fix SYWEB-110 : Prevent room ID leaking by looking for an m.room.name | Kegan Dougal | 1 | -1/+11 |
2014-10-27 | Remove duplicate join_event from create_room | Mark Haines | 1 | -5/+0 |
2014-10-27 | Fix SYWEB-114 : Error message when trying to invite a user already in the room. | Kegan Dougal | 1 | -1/+1 |
2014-10-27 | Don't clobber existing css | Kegan Dougal | 1 | -209/+0 |
2014-10-27 | SYWEB-121: Have some bootstrap files. | Kegan Dougal | 2 | -0/+9457 |
2014-10-27 | Implement SYWEB-121 : Display JSON when clicking messages. | Kegan Dougal | 4 | -12/+24 |
2014-10-27 | HandleRoomMember: handle correctly prev_content | giomfo | 1 | -1/+1 |
2014-10-27 | Fix SYWEB-109 : No error if HS rejects the username in registration. | Kegan Dougal | 1 | -0/+3 |
2014-10-27 | Remove test_pyflakes. | Kegan Dougal | 1 |