This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
synapse
Watch
1
Star
0
Fork
You've already forked synapse
0
mirror of
https://github.com/element-hq/synapse.git
synced
2025-03-07 00:16:57 +00:00
Code
Activity
53841642a8
synapse
/
webclient
/
room
History
Matthew Hodgson
b08112f936
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-controller.js
oops, stupid bug on room/$room/state
2014-09-23 20:01:32 +01: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
Fix SYWEB-72 : Improve performance when typing.
2014-09-23 16:56:54 +01:00