JC Brand
|
fe46f2ee77
Chat state notifications are now also sent out from chat rooms.
|
9 years ago |
JC Brand
|
462a43b891
Add new config option `muc_nickname_from_jid`
|
9 years ago |
JC Brand
|
a1e24c95c9
Add nickname to chat message when clicking on room occupant.
|
9 years ago |
JC Brand
|
172ce7e0ce
Remove the members-list work and keep the nickname form stuff
|
9 years ago |
JC Brand
|
be47ceaab5
In case of a nickname conflict, enable the user to choose a new one
|
9 years ago |
JC Brand
|
dcd1a847bd
Fix failing tests.
|
9 years ago |
JC Brand
|
f56b85cff7
Check whether the user has a reserved nickname
|
9 years ago |
JC Brand
|
5ffebda8c2
Fix failing tests
|
9 years ago |
JC Brand
|
6c99c51c74
New API method `converse.rooms.close()`.
|
9 years ago |
JC Brand
|
c738d085c4
Indicate to the user when there are unread messages
|
9 years ago |
JC Brand
|
22041b3d7f
Bugfix, room subject wasn't being shown. Also added a test for it.
|
9 years ago |
JC Brand
|
d0c13ea91c
Small translation tweaks and then compiled i18n files
|
9 years ago |
JC Brand
|
64eb5d2f4a
Fix grammar
|
9 years ago |
JC Brand
|
fc7f50887a
Refactored MUC plugin to not have to override ChatBoxes collection.
|
9 years ago |
JC Brand
|
0aa0c02124
Add tests for src/converse-notification.js. updates #443
|
9 years ago |
JC Brand
|
26cb98d963
Move playing of sounds to the notification plugin.
|
9 years ago |
JC Brand
|
cd731ed699
Some refactoring to make plugins easier.
|
9 years ago |
JC Brand
|
dfcebeb621
Rename participants to occupants.
|
9 years ago |
JC Brand
|
3dfa36c2cb
Fix tests after small markup change
|
9 years ago |
JC Brand
|
7ad3c385aa
Rename chat-message-* class to chat-msg-*
|
9 years ago |
JC Brand
|
8b3ede9e56
Remove unused parts from Gruntfile
|
9 years ago |
JC Brand
|
e835a25184
Add jshint checking and fix errors.
|
9 years ago |
JC Brand
|
ff2910b9ce
Fix CSS and horizontal dragresize for chat rooms.
|
9 years ago |
JC Brand
|
12d6785d02
Fixes #472 Cannot read property 'splitOnce' of undefined
|
9 years ago |
JC Brand
|
e3cb6f3fc7
Use .bind instead of $.proxy
|
9 years ago |
JC Brand
|
0d4cf15f0e
Move changelog entry to right version and add test case.
|
10 years ago |
JC Brand
|
d0b8a3870b
Add a test to check that notifications are properly sent in chat rooms.
|
10 years ago |
JC Brand
|
db44a297cb
Remove the last calls to connection.muc. updates #307
|
10 years ago |
JC Brand
|
79a5121219
Also test for users leaving a room. updates #307
|
10 years ago |
JC Brand
|
6c31f76406
Refactor other tests. All tests pass now again. updates #307
|
10 years ago |