JC Brand
|
b6d5077d04
Refactor `_converse.XMPPStatus` out into `headless/converse-status.js`
|
5 lat temu |
JC Brand
|
877e07775a
Remove need to pass in spies to `initConverse`
|
5 lat temu |
JC Brand
|
8780f7a128
Fix linting errors (no-unused-vars)
|
5 lat temu |
JC Brand
|
fe34b7eaa0
Fix failing test
|
5 lat temu |
JC Brand
|
251061fad6
Fix failing tests
|
5 lat temu |
JC Brand
|
d619012b6b
Emojis: Fix failing tests
|
5 lat temu |
JC Brand
|
2c48096664
Add new spec with emoji tests
|
5 lat temu |
JC Brand
|
1cf9a936a4
Move Views associated to emojis into a new plugin
|
6 lat temu |
JC Brand
|
4cb9fd88a8
Refactor emojis so that JSON is fetch asynchronously
|
6 lat temu |
JC Brand
|
bda567ca01
Fix linting errors
|
6 lat temu |
JC Brand
|
7a590f7c22
Stop using certain lodash methods.
|
6 lat temu |
JC Brand
|
ec85490f1c
Allow configuration of which XEP-0095 CSN's may be sent out
|
6 lat temu |
JC Brand
|
cd392bb197
Fixes #1561 Don't clear localStorage and sessionStorage
|
6 lat temu |
JC Brand
|
38d1e4e3d2
Bugfix. Sometimes when trimming chats, minimized chats go off screen
|
6 lat temu |
JC Brand
|
2849adf857
Stop debouncing `show`
|
6 lat temu |
JC Brand
|
a1630b5c1f
Replace wait-until-promise with utility method
|
6 lat temu |
JC Brand
|
8a98ef87fe
Various small fixes. (Unused imports, unused vars etc).
|
6 lat temu |
JC Brand
|
ded9945ed9
MUC: Don't send XEP-0085 CSNs when we don't have voice
|
6 lat temu |
JC Brand
|
98215deb21
Update to latest backbone.overview which debounces sorting on `add` event
|
6 lat temu |
JC Brand
|
824b2c81b4
converse-minimize: Rename view methods to clarify
|
6 lat temu |
JC Brand
|
36549bf61d
Revert `flexbox`, `column-reverse` changes
|
6 lat temu |
JC Brand
|
dd91d3cc55
Use flexbox to keep the chat scrolled down
|
6 lat temu |
JC Brand
|
38d0d8360b
New config setting `message_limit`
|
6 lat temu |
JC Brand
|
737e27c726
Use shakespearean character names in tests
|
6 lat temu |
JC Brand
|
e1762a1bb5
Rename key event handler methods to avoid confusion
|
6 lat temu |
JC Brand
|
94bea16cc4
Remove `chatBoxOpened` event
|
6 lat temu |
JC Brand
|
86f3399dc0
Also trigger 'chatboxFocused' when user manually focuses
|
6 lat temu |
JC Brand
|
725a382e3b
Refactor initialization and defaults for chat boxes
|
6 lat temu |
JC Brand
|
f897703565
Rename `emit` to `trigger` for consistency with Backbone.Events
|
6 lat temu |
JC Brand
|
d7db4df468
Remove jquery from spec/chatbox.js
|
6 lat temu |