1397 Commits (befa31eb8f60a42006b83aa00a67250cba2b5791)
 

Author SHA1 Message Date
Simon Eisenmann f60cd1fab3 Use same variable name roomID everywhere. 11 years ago
Simon Eisenmann 1610b4aa3f Fixed a line which was too long. 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 132d84568e Fixed position text on buddy list. 11 years ago
Simon Eisenmann 480df9f339 Fixed typo in filename. 11 years ago
Simon Eisenmann 8b649d46d5 Changed position of buddy list loader to bottom right. 11 years ago
Simon Eisenmann 0572733def Merge pull request #159 from deathwish/fix_ghost_sessions 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
Lance Cooper 6bcd814c1f Move all session cleanup code to a single code path. 11 years ago
Simon Eisenmann e251a95398 Added a disconnected marker to sessions. 11 years ago
Simon Eisenmann 65c2ca2275 Removed duplicated log detail. 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 c2e204fb0b Updated r.js to 2.1.15. 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 83da9c85db Merge branch 'release-0.23' into develop 11 years ago
Simon Eisenmann 3324a6fc08 Merge branch 'release-0.23' 11 years ago
Simon Eisenmann 27b9491f7f 0.23.3 11 years ago
Simon Eisenmann 9071b281e2 Added missing css class to share location button. 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 6e45e470df Hide welcome screen when with peer. 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 38f8105c2e Also allow data: urls for fonts. 11 years ago
Simon Eisenmann 43fd463fc9 Removed debug. 11 years ago
Simon Eisenmann 9ab17d1721 Enhanded recommended CSP to include support for pdf web worker which loads stuff from blob: urls. 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 cc04e9ed6a Improved room bar room change and leave buttons. 11 years ago
Simon Eisenmann d59980f965 Merge branch 'release-0.23' into develop 11 years ago
Simon Eisenmann 26d1e2e707 Merge branch 'release-0.23' 11 years ago
Simon Eisenmann b91865b26e 0.23.2 11 years ago
Simon Eisenmann d16bfe4a39 Removed webrtc.adapter from base. 11 years ago
Simon Eisenmann a66d404bd0 Avoid optimizing Javascript with strict mode as we need to sort out some issues with this. 11 years ago
Simon Eisenmann ebd62040e3 Merge branch 'release-0.23' into develop 11 years ago
Simon Eisenmann c9feb78881 Merge branch 'release-0.23' 11 years ago
Simon Eisenmann 0dfdd7a01b 0.23.1 11 years ago
Simon Eisenmann f9a735be55 Moved webrtc adapter to base as it does not work in strict mode. 11 years ago
Simon Eisenmann cf0b35b414 Fixed a binary variables to work correctly together. 11 years ago
Simon Eisenmann d461300d3c Fixed prefix handling. 11 years ago