53 Commits (6c787bb146053815ef25a400e3df347229e6ac80)

Author SHA1 Message Date
Simon Eisenmann 6c787bb146 Auto unmax chat when layout hide. 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
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
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
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
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. 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
Simon Eisenmann 3407e9ad36 Compare room number properly with null. 12 years ago
Simon Eisenmann 92b45ba789 Added url functions as mediaStream api. 12 years ago
Simon Eisenmann 67de408100 Refactored room events. 12 years ago
Simon Eisenmann 3d04daa92f Implemented room selection screed with automatic room id generator. 12 years ago
Simon Eisenmann 67bcaf0f4b Hide buddy list when not in a room. 12 years ago
Simon Eisenmann ba1969e850 No longer close xfer connections on ice state disconnected and instead sed bye message when downloader does no longer require a connection. 12 years ago
Simon Eisenmann 65c5803846 Log signalingState in onsignalingstatechange event. 12 years ago
Simon Eisenmann 63d0de1344 Fixed loosing buddies in the buddy list when they there pushed before. 12 years ago
Simon Eisenmann bbc859e06e Use base path for api token request. 12 years ago
Simon Eisenmann 8dabd2cfd0 Added support for url prefixes when behind a web server sub path (see server.conf.in basePath configuration). 12 years ago
Simon Eisenmann 1b99fa497f Fixed typo. 12 years ago