JC Brand
|
f33fa1e9fc
Fix more tests
|
4 年 前 |
JC Brand
|
22b6b4b502
minchats: Use utility methods instead of mixins
|
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
|
85bd192f3c
Move converse-minimize into a folder
|
4 年 前 |
JC Brand
|
c41bdac6c8
Some work on componentizing the minimized chats UI
|
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
|
a7f28cd61d
When creating message objects, wait for confirmation from storage
|
5 年 前 |
JC Brand
|
2235d4c432
Use lit-html to render MUC heading
|
5 年 前 |
JC Brand
|
0653505a40
tests: Use `u.getUniqueId` instead of time for message ids
|
5 年 前 |
JC Brand
|
879e165ae5
Refactoring
|
5 年 前 |
JC Brand
|
1fa203c990
Support for IndexedDB. updates #1105
|
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
|
7a590f7c22
Stop using certain lodash methods.
|
6 年 前 |
JC Brand
|
a1630b5c1f
Replace wait-until-promise with utility method
|
6 年 前 |
JC Brand
|
1a3526f537
Update `openAndEnterChatRoom` to take JID
|
6 年 前 |
JC Brand
|
737e27c726
Use shakespearean character names in tests
|
6 年 前 |
JC Brand
|
a75c118a2c
Prioritize roster nickname as message and chatbox display name
|
6 年 前 |
JC Brand
|
5532a9ec63
Remove jquery from tests
|
6 年 前 |
JC Brand
|
f897703565
Rename `emit` to `trigger` for consistency with Backbone.Events
|
6 年 前 |
JC Brand
|
9f5031c278
Make `converse.initialize` an `async` function
|
6 年 前 |
JC Brand
|
ca9229a906
`createMessage` now returns a promise.
|
7 年 前 |
JC Brand
|
506aa33131
Wait for promises before opening chats in API methods
|
7 年 前 |
JC Brand
|
1443fdd447
(WIP) Wait for promises before opening chats in API methods
|
7 年 前 |
JC Brand
|
596082eecc
Get tests to run agains the webpack build
|
7 年 前 |
JC Brand
|
9528d81c00
Move various MUC methods onto the Backbone.Model
|
7 年 前 |
JC Brand
|
ca141401a0
Fix failing tests
|
7 年 前 |