This website requires JavaScript.
Explore
Help
Sign In
ESCA111
/
neochat
Watch
1
Star
0
Fork
0
You've already forked neochat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
78f7f815cabb4ec87748a213df3fd90a7a6b3b28
neochat
/
imports
/
NeoChat
/
Component
/
ChatBox
History
Srevin Saju
78f7f815ca
feat: add a quick reply workflow using the Ctrl+Up arrow key
...
neochat now supports a quick reply shortcut, which helps to reply to the last event in a room.
2021-04-05 12:17:51 +00:00
..
AttachmentPane.qml
Use singleton to pass edit/reply content to chatbox
2021-03-20 14:00:29 +00:00
ChatBar.qml
feat: add a quick reply workflow using the Ctrl+Up arrow key
2021-04-05 12:17:51 +00:00
ChatBox.qml
feat: add a quick reply workflow using the Ctrl+Up arrow key
2021-04-05 12:17:51 +00:00
CompletionMenu.qml
Improve performance of the emoji model
2021-03-20 15:32:33 +01:00
qmldir
This splits ChatTextInput into ChatBox and a handful of subcomponents.
2021-03-17 23:48:06 +00:00
ReplyPane.qml
Fix broken i18n in ReplyPane
2021-03-23 14:48:32 +01:00