JC Brand
|
f33fa1e9fc
Fix more tests
|
4 년 전 |
JC Brand
|
9f5dbad589
Turn roster into a custom element
|
4 년 전 |
JC Brand
|
1949356ede
Work on turning chat views into custom elements
|
4 년 전 |
JC Brand
|
58c5e9676a
Handle forwarded mentions coming from the MUC, not the host
|
4 년 전 |
Xavi Ferrer
|
8b9c97745f
Allow selected characters to precede a mention
|
4 년 전 |
Xavi
|
86c04b876b
Allow mention autocomplete to trigger right after a new line (#2267)
|
4 년 전 |
bernard ng
|
efd4e50378
Fix #2231 add sort by query (#2234)
|
4 년 전 |
JC Brand
|
d5c93eb024
Create `converse-root` custom element
|
4 년 전 |
JC Brand
|
b5eea12d49
Refactor so that message attributes are parsed early
|
5 년 전 |
JC Brand
|
4b270359f6
Use Karma as test runner
|
5 년 전 |
JC Brand
|
7e23adf26f
Remove the need for require.js to run tests
|
5 년 전 |
JC Brand
|
60b3f7ae25
Add an autocomplete component
|
5 년 전 |
JC Brand
|
a7f28cd61d
When creating message objects, wait for confirmation from storage
|
5 년 전 |
JC Brand
|
d361d1d0a3
MUC: Include nicks from messages in the mentions auto-complete list
|
5 년 전 |
JC Brand
|
877e07775a
Remove need to pass in spies to `initConverse`
|
5 년 전 |
JC Brand
|
8780f7a128
Fix linting errors (no-unused-vars)
|
5 년 전 |
JC Brand
|
bda567ca01
Fix linting errors
|
6 년 전 |
JC Brand
|
7a590f7c22
Stop using certain lodash methods.
|
6 년 전 |
JC Brand
|
1a3526f537
Update `openAndEnterChatRoom` to take JID
|
6 년 전 |
JC Brand
|
737e27c726
Use shakespearean character names in tests
|
6 년 전 |
JC Brand
|
e1762a1bb5
Rename key event handler methods to avoid confusion
|
6 년 전 |
JC Brand
|
b726a2353c
Remove Awesomeplete in favor of _converse.AutoComplete
|
6 년 전 |
JC Brand
|
0ebfc3fce8
Let converse-autocomplete also be triggered with backspace
|
6 년 전 |
JC Brand
|
7910447cf6
Use `ev.key` instead of `ev.keyCode`
|
6 년 전 |
JC Brand
|
9f5031c278
Make `converse.initialize` an `async` function
|
6 년 전 |
JC Brand
|
3c0e3d3fab
Refactor out `createMessage`.
|
6 년 전 |
JC Brand
|
f2b017ec89
Add method to determine references from message text
|
6 년 전 |
JC Brand
|
324ffd5e40
Let `@` trigger autocomplete with all possible options shown
|
6 년 전 |
JC Brand
|
cc3a158b57
Initial work on showing all options on @
|
6 년 전 |
JC Brand
|
13c9612a8a
Let an additional tab select the currently highlighted element
|
6 년 전 |