Commit Graph

14 Commits

Author SHA1 Message Date
Emmanuel Gil Peyrot b7ae9f212c Replace http: with https: in conversejs.org links 2019-03-04 17:47:45 +01:00
JC Brand c026dc8a86 New copyright year 2019-02-18 20:23:18 +01:00
JC Brand 6904f9a897 Use es2015 modules instead of UMD 2018-10-23 12:25:58 +02:00
cmrd Senya 8ba8eb02fa Update main converse.js package to use @converse/headless
* Update moved dependencies references to @converse/headless
* Remove unused webpack resolve aliases
2018-10-22 12:44:38 +02:00
JC Brand f2b017ec89 Add method to determine references from message text 2018-08-16 15:17:53 +02:00
JC Brand 70b953ab84 Change selected item to the one the mouse is hovering over 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 b6f5cd2cc9 Use the auto_first setting 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 ad73abbd12 Rewrite as ES2015 class 2018-08-16 15:17:53 +02:00
JC Brand b6f4f05b9e Add converse-autocomplete and use that in the chat textarea 2018-08-16 15:17:53 +02:00