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-10 09:56:49 +00:00
Code
Activity
da87990bd6
synapse
/
webclient
/
room
History
Kegan Dougal
da87990bd6
Implement SYWEB-121 : Display JSON when clicking messages.
...
JSON is displayed as a modal dialog via AngularJS' bootstrap module, "ui.bootstrap".
2014-10-27 16:30:07 +00:00
..
room-controller.js
Implement SYWEB-121 : Display JSON when clicking messages.
2014-10-27 16:30:07 +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
Implement SYWEB-121 : Display JSON when clicking messages.
2014-10-27 16:30:07 +00:00