synapse/webclient/room
2014-11-03 17:44:14 +00:00
..
room-controller.js Fix hidden event keys being incorrectly shown in the even info dialog. 2014-11-03 15:02:16 +00:00
room-directive.js on safari at least keypress's event.which returns ASCII rather than keycodes, so 38 & 40 was swallowing ( and & rather than up-arrow and down-arrow(!) 2014-09-23 23:35:17 +01:00
room.html Reference the room_member key on messages which adjusts for current vs old_room_state. This displays names for historical users correctly, but is off by one (referencing content not prev_content). 2014-11-03 17:44:14 +00:00