JC Brand
|
0fa6bcdcc2
Reduce debounce time for scrolling down.
|
6 years ago |
JC Brand
|
bad9b08b61
`disable_mam` should now be set on the model
|
6 years ago |
Christoph Scholz
|
038359c74f
fix foreach in fileupload
|
6 years ago |
JC Brand
|
16db6195d3
Move MAM methods to the model
|
6 years ago |
JC Brand
|
94bea16cc4
Remove `chatBoxOpened` event
|
6 years ago |
supun19
|
d1572f3506
iOS viewport was less than 100vh so had to redefine vh units
|
6 years ago |
JC Brand
|
ceb9d12957
Don't store ChatRoomOccupants on ChatRoomView
|
6 years ago |
JC Brand
|
7cd69726a8
Loosen coupling between ChatRoomOccupantsView and ChatRoomView
|
6 years ago |
JC Brand
|
9a94e5b47e
Bugfixes in fetching of occupants
|
6 years ago |
JC Brand
|
85fc91d7a1
Fixes #641.
|
6 years ago |
JC Brand
|
31213aa113
Use HTTP github URL instead of SSH
|
6 years ago |
JC Brand
|
d3bc206413
Update lerna to latest version
|
6 years ago |
JC Brand
|
385a82f432
Bump strophe.js to 1.3.3
|
6 years ago |
JC Brand
|
1bc425e596
Fetch cached occupants in the model instead of the view
|
6 years ago |
JC Brand
|
69e8b071d8
Minor cleanups
|
6 years ago |
JC Brand
|
12989ab241
New event: `chatBoxBlurred`
|
6 years ago |
JC Brand
|
86f3399dc0
Also trigger 'chatboxFocused' when user manually focuses
|
6 years ago |
supun19
|
dd0821076d
Groupchat auto-configuration now supports list-multi fields
|
6 years ago |
JC Brand
|
1d9e1a62df
Only show new moderator status when not already admin or owner
|
6 years ago |
JC Brand
|
14708af715
Refactor callback method into instance method
|
6 years ago |
JC Brand
|
d0ddda8244
New config option muc_show_disconnection_status
|
6 years ago |
JC Brand
|
6193a9dc80
Replace lodash methods with native ones and remove lodash.fp
|
6 years ago |
JC Brand
|
b1ef3f5b24
Re-add the favicon
|
6 years ago |
JC Brand
|
d98b33de0a
Trigger `will-connect` event inside `reconnect` method.
|
6 years ago |
JC Brand
|
4f705369bd
Replace _.each and _.map with native methods
|
6 years ago |
JC Brand
|
ca5b6f9fde
Add class on MUC message to indicate author's role
|
6 years ago |
JC Brand
|
d91a5ca6de
Remove alias for `xss`. Upgrade pluggable.js to version 2.0.1
|
6 years ago |
JC Brand
|
cb9a1673c7
Clean up test runner config and remove unnecessary stuff
|
6 years ago |
JC Brand
|
7a990ae0b9
Fixes #1558, `this.get` is not a function
|
6 years ago |
Maxime “pep” Buquet
|
3e0361ca65
Makefile: Add missing quote
|
6 years ago |