736 Commits (01f93bd8cde513b4327d15c5a1daf6cad0f91afc)

Author SHA1 Message Date
Simon Eisenmann 395b9ccf2d Use bound events to handle buddlist show/hide mouse over. 11 years ago
Simon Eisenmann 5d60f8216b Also use dblclick event for fullscreen trigger. 11 years ago
Simon Eisenmann 6af6d1a7da Updated to latest version of jquery.mobile-events.js. 11 years ago
Simon Eisenmann dbf9a935d4 Avoid spurious bye and close events and fixed hangup in certain conference cases. 11 years ago
Simon Eisenmann 5ee0330366 Fixed screensharing bye message in conference mode. 11 years ago
Simon Eisenmann c0e2bf194c Cleanups. 11 years ago
Simon Eisenmann e4216593dd Implemented conferencePeers filter and added plural enabled translation. 11 years ago
Simon Eisenmann 57d92cd363 Fixed plural translation code. 11 years ago
Simon Eisenmann 4457b276d9 Only show buddy list on room changes when its not on auto hide. 11 years ago
Simon Eisenmann 3016363fb6 Whuahhahha.. 11 years ago
Simon Eisenmann ccce77ee42 Fixed file download ending prematurely on slow connections. 11 years ago
Simon Eisenmann 0059cefa68 Fixed timeouts in case of disconnects. 11 years ago
Simon Eisenmann c28101a730 No longer disconnect ongoing calls on websocket disconnnect or error. Instead resurrect state when id still is the same on successfull reconnect. 11 years ago
Simon Eisenmann f535724734 Ignore strange char 2 received from data channel after connect. 11 years ago
Simon Eisenmann 23490142b3 Added missing default. 11 years ago
Simon Eisenmann 5b2f5a3e3d Updated to AngularJS 1.2.15 11 years ago
Simon Eisenmann 064c5fe6e6 Updated modernizr to 2.7.1 11 years ago
Simon Eisenmann b303c5c7a9 Updated howler to 1.1.18. 11 years ago
Simon Eisenmann d4d82c1452 Updated lodash to 2.4.1. 11 years ago
Simon Eisenmann 1987e4f418 Upgraded BigScreen to 2.0.4. 11 years ago
Simon Eisenmann a77297ab5a Allow easy extensions of supported languages. 11 years ago
Simon Eisenmann 4af9e74111 Fixed iceServers response to be an array for Chrome >= 34. 11 years ago
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. 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. 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