JC Brand
|
b7c9c0f508
Only save the session if it's valid.
|
11 years ago |
JC Brand
|
45875afd64
Add docs on keepalive setting.
|
11 years ago |
JC Brand
|
aa046654bf
Provide single-session support.
|
11 years ago |
JC Brand
|
0a1614741b
Make sure main.js is loaded before calling require.
|
11 years ago |
JC Brand
|
31de78f020
Also declare the template paths in main.js
|
11 years ago |
JC Brand
|
07b7393088
Update translation docs to mention paths in main.js
|
11 years ago |
JC Brand
|
5ee8c5470d
Move all path declarations from locales.js to main.js
|
11 years ago |
JC Brand
|
1468de6b79
Sort dependencies by name
|
11 years ago |
JC Brand
|
5d4deffc48
Define jed path in main.js, not locales.js
|
11 years ago |
JC Brand
|
0ca5f602e7
Use strophe from bower packages
|
11 years ago |
JC Brand
|
ad3350587b
Tell travis to run 'make dev' first
|
11 years ago |
JC Brand
|
dfb130fb32
Test that user is properly informed when kicked out of a room
|
11 years ago |
JC Brand
|
9e5dc21aa4
Refactor showing of chat room status messages.
|
11 years ago |
JC Brand
|
e8a70abcc1
Bugfix. Chat room status messages weren't being shown in certain cases.
|
11 years ago |
JC Brand
|
a3e540fa67
Provide feedback if a chat room command didn't work.
|
11 years ago |
JC Brand
|
82659e87d7
Add extra chat room commands: /nick, /mute and /voice.
|
11 years ago |
JC Brand
|
78ac525e18
Add cuationary note against using localStorage (instead of sessionStorage)
|
11 years ago |
JC Brand
|
ae90c7420e
Update docs and rename option to use underscore instead of dash.
|
11 years ago |
JC Brand
|
e64153b83f
Implement the participants show/hide feature.
|
11 years ago |
JC Brand
|
68714e9db5
Update the mockup with show/hide button for chat room participants.
|
11 years ago |
JC Brand
|
4d479ae51d
Update fonticons to add icons for toggling the chatroom participants.
|
11 years ago |
JC Brand
|
3aaa8df41a
Notification sound now also plays when nickname is mentioned in chat room.
|
11 years ago |
JC Brand
|
01ba7361d6
CSS tweak
|
11 years ago |
JC Brand
|
4087b8dea1
Made new builds containing room invite feature. fixes #215
|
11 years ago |
JC Brand
|
9d886a9f1d
Add a test for the onInvite method. refs #215
|
11 years ago |
JC Brand
|
cebf8c2451
See below...
|
11 years ago |
JC Brand
|
14ce4a0e6d
Bugfix. Don't override chat_status retrieved from sessionStorage.
|
11 years ago |
JC Brand
|
1b4658745c
Add a magnifying glass icon to invitee search field. updates #215
|
11 years ago |
JC Brand
|
18cbe06d58
Add some initial tests for the room invite feature. updates #215
|
11 years ago |
JC Brand
|
bf0d0320c5
Emit an event after the user has sent out a chat room invitation. refs #215
|
11 years ago |