chat/src/client
Dean Bassett b3cb48319a
Add the ability to focus on paste (#545)
* pasting should focus the message field

also refactored a small amount to use KeyEvent.code
instead of KeyEvent.keyCode, which is deprecated.

fixes ajbura/cinny#544

* fix lint

* comments
2022-05-12 16:58:19 +05:30
..
action Remove forget room on leave 2022-05-11 20:53:21 +05:30
event Add the ability to focus on paste (#545) 2022-05-12 16:58:19 +05:30
state v2.0.0 2022-05-08 13:23:31 +05:30
dispatcher.js initial commit 2021-07-28 18:45:52 +05:30
initMatrix.js Session verification by emojis (#513) 2022-05-01 13:22:55 +05:30