Simon Eisenmann
362248cfa0
Always make screen sharing availble when browser supports it.
11 years ago
Simon Eisenmann
850a8a94d2
Fixed audio indicator to actually work correctly.
11 years ago
Simon Eisenmann
ed867a14f3
Added support for screen sharing options (fit screen).
11 years ago
Simon Eisenmann
26b82f2e90
Fixed couple of edge cases where chat animations got stuck or nothing was shown.
11 years ago
Simon Eisenmann
6c787bb146
Auto unmax chat when layout hide.
...
Show compress icon in list mode when maximized.
11 years ago
Simon Eisenmann
a30e815fb0
Implemented chat sessions view.
11 years ago
Simon Eisenmann
4988edcd36
Cleanups.
11 years ago
Simon Eisenmann
557dc99f1b
Cound chat message badge per chat.
11 years ago
Simon Eisenmann
31467b90ce
Made chat room reuse sane.
11 years ago
Simon Eisenmann
c93fd57c50
First bunch of dom and js changes to make chat switching and events more sane.
11 years ago
Simon Eisenmann
b5d2bf079d
Group chat is now named room chat.
11 years ago
Simon Eisenmann
11fda3d937
Hide buddy list per default and only show when room status becomes true.
11 years ago
Simon Eisenmann
60ee57edcf
Show something during initializing phase and use new style css layout for help.
11 years ago
Joachim Bauch
9137166bbe
Added method "mediaStream.url.buddy" to get url of buddy image.
11 years ago
Simon Eisenmann
fa1fd303ca
Fixed duplicate key.
11 years ago
Simon Eisenmann
30bce70235
Make sure to show title and picture in chat even when append returned nothing.
11 years ago
Joachim Bauch
ddd41deb21
Also store absolute url as "buddyPictureLocalUrl" to be used in chat views.
11 years ago
Simon Eisenmann
3e48b88a6f
Show message to group chat when new room is joined.
11 years ago
Simon Eisenmann
d50a377a33
Make chat use new style layout object.
11 years ago
Joachim Bauch
3a9e25811b
Hardcode buddy image resolution in template.
11 years ago
Simon Eisenmann
d0a768c743
Added auto hide class to buddy list.
11 years ago
Simon Eisenmann
3519575638
Implemented top level controller layout configurations.
11 years ago
Joachim Bauch
aef44cd43b
Set width/height for buddy image (currently hardcoded to 46 pixels).
11 years ago
Joachim Bauch
f4bf2e9c8d
Load buddy images from "static" subfolder.
11 years ago
Joachim Bauch
4d82a8c454
Get configuration from "mediaStream" service.
11 years ago
Joachim Bauch
8794894302
Load buddy images from URL.
...
This allows the frontend proxy to cache images and avoids hitting the backend server too often. This also is required in preparation for further changes to move user data away from memory.
11 years ago
Simon Eisenmann
e911629c7f
No longer use ice connection state as screen sharing stop event, but use bye event sent through data channel.
11 years ago
Simon Eisenmann
b802551a84
Fixed roomstatus apply.
11 years ago
Simon Eisenmann
fb20b17330
Added chat messages badge to count unseen messages when chat is not open.
11 years ago
Simon Eisenmann
9ff1e6307a
Fixed flash of welcome page.
11 years ago
Simon Eisenmann
ad9af7f8fa
Only show welcome when in status waiting.
11 years ago
Simon Eisenmann
934fe83497
Removed debug.
11 years ago
Simon Eisenmann
227e18d4df
Removed debug.
11 years ago
Simon Eisenmann
7368d35502
Throttle roomStatus event.
11 years ago
Simon Eisenmann
f568f8e650
Implemented page loader.
11 years ago
Simon Eisenmann
943b81b851
Implemented page loader.
11 years ago
Simon Eisenmann
f60a0062f0
Added chat maximize support.
11 years ago
Simon Eisenmann
0ce3444915
Implemented buddy list toggle icon.
11 years ago
Simon Eisenmann
90f3eb8724
Added buddy classes to let css react on component hide/show stuff.
11 years ago
Simon Eisenmann
a0efabc58e
Do not restore chat on room switch.
11 years ago
Simon Eisenmann
3b56141bf4
Rebuilt translations.
11 years ago
Simon Eisenmann
2c500ead30
Added 100ms delay while sending chat messages.
12 years ago
Simon Eisenmann
d0bde353bd
No longer show picture and names in 1to1 chats.
12 years ago
Simon Eisenmann
7ea867d4e5
Use video waiter for screensharing videos and show screen sharing resolution in log.
12 years ago
Simon Eisenmann
8e1377ffaf
Updated to latest version of webrtc.adapter.js.
12 years ago
Simon Eisenmann
0b1a53da37
Implemented Angular Module support in plugins.
...
Added better plugin examle.
Added support to serve static resources from extra subfolder static.
12 years ago
Simon Eisenmann
b70c61fdc2
Fixed error callback when room data could not be loaded.
12 years ago
Simon Eisenmann
c489ab07e0
Implemented social links for email, facebook, twitter, google plus and xing.
12 years ago
Simon Eisenmann
17a2a67f52
Updated usability text.
12 years ago
Simon Eisenmann
5fb8deff08
Avoid putting usability into its own scope.
12 years ago