727 Commits (160d3bb17217804c20a98a9242cb13a3726d7783)

Author SHA1 Message Date
Simon Eisenmann 0223270ed4 Implemented client side checks of authorizeRoomJoin flag. 11 years ago
Simon Eisenmann 076bcdb271 Added modules section to config file to allow to disable screensharing, youtube and presentation support. 11 years ago
Simon Eisenmann 99ab9df509 Fixed a problem where user data of anonymous user is not loaded when a plugin uses the authorization api. 11 years ago
Simon Eisenmann f992f50d49 Moved heartbeat time to controller. 11 years ago
Simon Eisenmann 74a6e604aa Make sure to apply room changes. 11 years ago
Simon Eisenmann 0e656d2add Make sure to show buddies which never set a status. 11 years ago
Simon Eisenmann 90250d9139 Moved unload handler to controller. 11 years ago
Simon Eisenmann 42b59dc101 Use minified require.js. 11 years ago
Simon Eisenmann 8e3bb1fad5 Make sure to reset prior room name when the default room is disabled. 11 years ago
Simon Eisenmann 7e9f9e28ea Do not auto show settings when not connected or in authorizing phase. 11 years ago
Simon Eisenmann b1b55cb47e Avoid dead ends in room join code and avoid to join a room when connector is not connected. 11 years ago
Simon Eisenmann 651572ee5a Only auto show roombar when not with a peer. 11 years ago
Simon Eisenmann 7d569e7c15 Make sure to trigger negotiation if there is no media. 11 years ago
Simon Eisenmann c739309402 Cleaning up. 11 years ago
Simon Eisenmann 09e51b5be4 Make sure to do negotiation when creating a xfer connection (fixes Firefox file sharing receive support). 11 years ago
Simon Eisenmann eae59c50d2 Make sure to do negotiation when creating a screensharing connection (fixes Firefox screen sharing receive support). 11 years ago
Simon Eisenmann 43fd463fc9 Removed debug. 11 years ago
Simon Eisenmann f3509bc215 Updated to PDF.js 1.0.907 11 years ago
Simon Eisenmann a6b54d79bf Hangup call on forgetUserid. 11 years ago
Simon Eisenmann e595aa9dc0 Expose prior room joins through rooms API and also use it on PIN entry aborts. 11 years ago
Simon Eisenmann 18befa5a5c Changed rooms service to stay in prior room when failed to join a new room because of requires account. 11 years ago
Simon Eisenmann 21f308500d Never hide roombar completely. 11 years ago
Simon Eisenmann d16bfe4a39 Removed webrtc.adapter from base. 11 years ago
Simon Eisenmann f9a735be55 Moved webrtc adapter to base as it does not work in strict mode. 11 years ago
Simon Eisenmann c11ad86e79 Rebuilt translation and updated German language. 11 years ago
Simon Eisenmann 238712ca97 Improved toastr styles. 11 years ago
Simon Eisenmann 5a3ac20110 Updated toastr to 2.1.0 11 years ago
Simon Eisenmann 79d132b322 Also show a notification that someone called no matter if call was aborted before pickup timeout. 11 years ago
Simon Eisenmann a59b922ce5 Only show settings when empty and a room was joined or authentication changed. 11 years ago
Simon Eisenmann d838992731 Fixed room leaves to main room. 11 years ago
Simon Eisenmann 756dd65905 Added place holder text to room input. 11 years ago
Simon Eisenmann 9a97bf5ca8 Removed debug. 11 years ago
Simon Eisenmann 2a1a278e01 Added room select form validation. 11 years ago
Simon Eisenmann 0d8d2e4882 Implemented welcome screen to support different modes and added rooms history. 11 years ago
Simon Eisenmann ab328f9099 Use onEnter directive. 11 years ago
Simon Eisenmann 4cbc2adcd1 Improved welcome screen and added rooms history. 11 years ago
Simon Eisenmann 824a6e28e9 Moved welcome form to own directive and removed obsolete controller. 11 years ago
Simon Eisenmann 75218d86b5 Implemented placeholder based room input field. 11 years ago
Simon Eisenmann ab48ccc0d0 Focus input field instead of button. 11 years ago
Simon Eisenmann df46f63f0a Hide room bar when in no room. 11 years ago
Simon Eisenmann af248efc8d Always show roombar and auto hide it when in a call. 11 years ago
Simon Eisenmann f56aa92579 Added new share option 'link'. 11 years ago
Simon Eisenmann 67c9a8dbda Auto focus input field on room bar show. 11 years ago
Simon Eisenmann 3b5a2467a7 Fixed a couple of asynchronousy related issues with room joins in various scenarios. 11 years ago
Simon Eisenmann 1deb430419 Use notify dialog to catch non ok callback too. 11 years ago
Simon Eisenmann 4b91795882 Use alertify service instead of alerts. 11 years ago
Simon Eisenmann 8d6c29a5cb Removed star icon from prompt dialogs. 11 years ago
Simon Eisenmann c61701f1bc Fixed map URL. 11 years ago
Simon Eisenmann 1e427ada7a Include offset stuff in custom jquery build to support custom file inputs. 11 years ago
Simon Eisenmann 12f38d2652 Show an alertify dialog when failed to join a room because not logged in. 11 years ago