JC Brand
|
3c0e3d3fab
|
Refactor out createMessage .
Changes:
* Avoids leaky abstraction of MUC code into converse-chatboxes
* Avoid creating unnecessary message objects (e.g. without <body)
* Add fix for #1369.
* Rename spec/chatroom.js to spec/muc.js
|
2019-01-28 13:27:25 +01:00 |
|
JC Brand
|
f2b017ec89
|
Add method to determine references from message text
|
2018-08-16 15:17:53 +02:00 |
|
JC Brand
|
324ffd5e40
|
Let @ trigger autocomplete with all possible options shown
|
2018-08-16 15:17:53 +02:00 |
|
JC Brand
|
cc3a158b57
|
Initial work on showing all options on @
|
2018-08-16 15:17:53 +02:00 |
|
JC Brand
|
13c9612a8a
|
Let an additional tab select the currently highlighted element
|
2018-08-16 15:17:53 +02:00 |
|
JC Brand
|
2abd1c1db1
|
Get selection via up/down arrow to work
|
2018-08-16 15:17:53 +02:00 |
|
JC Brand
|
86fab99c54
|
Expand test case and improve code.
|
2018-08-16 15:17:53 +02:00 |
|
JC Brand
|
2a593a03b7
|
Add a test spec for autocompletion
|
2018-08-16 15:17:53 +02:00 |
|