Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
JSON is displayed as a modal dialog via AngularJS' bootstrap module, "ui.bootstrap". | |||||
2014-10-27 | HandleRoomMember: handle correctly prev_content | giomfo | 1 | -1/+1 | |
2014-10-27 |