279 Commits (dd6d11dd53c8f288f83115ead099434e7bd5f080)

Author SHA1 Message Date
Simon Eisenmann 20b504aacd Fixed bunch of Javascript syntax issues. 11 years ago
Simon Eisenmann a0733b6555 Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere. 11 years ago
Simon Eisenmann 6dc0bc3f9b Fixed a load of Javascript syntax errors found with jshint. 11 years ago
Simon Eisenmann 3aeca7069e Make sure that settings are saved on reload. 11 years ago
Simon Eisenmann 05dbd4459d Fixed auto open of settings when no displayName is set. 11 years ago
Simon Eisenmann 8442e45807 Cleanup of session register code. 11 years ago
Simon Eisenmann 8e23be4f46 Finialized settings integration. 11 years ago
Simon Eisenmann 69039af618 Playing around with keygen element. 11 years ago
Simon Eisenmann 9a1b3c9548 Only show logout and warning if there is something stored. 11 years ago
Simon Eisenmann 6b1ea5901f Store settings implicitly on close to improve usabilityt. 11 years ago
Simon Eisenmann 2bdc6c8b1a Implemented user id integration in setting (register, logout). 11 years ago
Simon Eisenmann 609fb05189 Cleaned up and homogenized styles of audio video component. 11 years ago
Simon Eisenmann cdae08182d Fixed a couple of mouse hover issues due to CSS transitions. 11 years ago
Simon Eisenmann 755b0b386f Make sure to reset renderer to default renderer when finished. 11 years ago
Simon Eisenmann e504b26aba Implemented ui to switch video layout renderers. 11 years ago
Simon Eisenmann 31f20567d1 Use videoLayout service to draw other layout when when a main view is shown. 11 years ago
Simon Eisenmann a5ae2e33bb Make sure to use onepeople renderer when main view is active. 11 years ago
Simon Eisenmann efcd86effe Implemented alternative conference view 'conferencekiosk' (not enabled yet). 11 years ago
Simon Eisenmann e1f616e3a0 Moved video layout renderer to own service. 11 years ago
Simon Eisenmann 50e17e5bff Fixed video sizing when there were less videos than possible slots in a row. 11 years ago
Simon Eisenmann ef0505be5c No longer set height of container making the own video always flow to the bottom. 11 years ago
Simon Eisenmann 5090105177 Fixed video bottom overflow in certain window sizes. 11 years ago
Simon Eisenmann 7dcdd7b82d Use context aware text element quoting instead of sanitize. 11 years ago
Simon Eisenmann 37f406235f Properly sanitize room names in chat. 11 years ago
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 5ee0330366 Fixed screensharing bye message in conference mode. 11 years ago
Simon Eisenmann 4457b276d9 Only show buddy list on room changes when its not on auto hide. 11 years ago
Simon Eisenmann a77297ab5a Allow easy extensions of supported languages. 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
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 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 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 227e18d4df Removed debug. 11 years ago