64 Commits (2b492883ca86e2e77e76e7076eae16a498935b12)

Author SHA1 Message Date
  paweldomas 34a24ce290 Fix a crash on IE/Safari when plugin is not installed 9 years ago
  hristoterezov 7bf9a82f0b Implements conference reload support 9 years ago
  hristoterezov 8deb003ef6 JWT client support 9 years ago
  Aaron van Meerten e6385bb95d make the chatArrow image reference relative, allows for better base href support 9 years ago
  tsareg 448fcf36b6 Show dialog for GUM errors 9 years ago
  Kostiantyn Tsaregradskyi b270256a7a Switch local audio and video track when list of available devices changes 9 years ago
  Kostiantyn Tsaregradskyi 474155ce9d Added ability to notify about available media device list changes 9 years ago
  Kostiantyn Tsaregradskyi 5e027e0a91 Added ability to switch audio output device - changes after review 9 years ago
  Kostiantyn Tsaregradskyi d34adb67dd Added ability to switch audio output device 9 years ago
  Kostiantyn Tsaregradskyi 2bd600aeaf Very raw version of ability to switch audio output device 9 years ago
  damencho 613569ff09 Checks whether we need to modify document, before change - on display name change. 9 years ago
  yanas d9c3eec9a8 Fix the black stripe (another try) 9 years ago
  yanas 4990406010 Fix black stripe on the right of the screen 9 years ago
  yanas d49dff4ae1 Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages. 9 years ago
  yanas cc761700fe Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI. 9 years ago
  damencho 3577f338cc Does not do force-update when resizing. 9 years ago
  yanas ad44cc518a Fixes resizing problems introduced with previous resizing commit. Fixes side panel open/close code and resizing. 9 years ago
  isymchych be0abf908e auto-save setiings 9 years ago
  yanas 30f3da98e5 Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general. 9 years ago
  isymchych ebf57923ae hide chat if local display name is empty 9 years ago
  isymchych 0bcbd105e3 escape nicknames before displaying them 9 years ago
  isymchych f65d630ad8 allow user to select camera and microphone 9 years ago
  isymchych d31aca4483 use lib to change chat subject 9 years ago
  yanas 27d509332a Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392 9 years ago
  damencho aed2d97c10 Fixes displayname on remote video on FF. Seems innerText is not working on FF, replace it with innerHTML. 9 years ago
  isymchych 0262917aa6 implementation of "start muted" 10 years ago
  isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 10 years ago
  isymchych fbe5ef7ee6 fix issue with nickname input in chat 10 years ago
  isymchych 4f91ac01fd refactoring 10 years ago
  isymchych de9d991f98 do not use xmpp module in side_panels module 10 years ago
  Boris Grozev a2c41392dd Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js. 10 years ago
  isymchych 09aa9482c0 do not use members module 10 years ago
  isymchych 272cfea493 share user email through commands 10 years ago
  isymchych fe77846b89 do not use xmpp in settings menu 10 years ago
  isymchych c50151d85d do not use NicknameHandler 10 years ago
  isymchych 4152106a06 listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events 10 years ago
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 years ago
  Boris Grozev 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. 10 years ago
  Issac Gerges fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 10 years ago
  Boris Grozev 67a52e6f72 Cleanup and formatting fixes in the UI module. 10 years ago
  paweldomas c3548eb866 Fixes issues with invalid avatars and problems with switching between videos. 10 years ago
  paweldomas 3fc6da1ed5 Fixes issue with invalid number of conference participants displayed on the contact list indicator. 10 years ago
  hristoterezov f11c3b94ed Moves some methods from avatar to videolayout. 10 years ago
  Zalmoxisus 7a54537bee Fixes chat messages timestamp according to XEP-0203. Fixes #305. 10 years ago
  hristoterezov 6a492d96c2 Refactors VideoLayout.js. 10 years ago
  paweldomas 38b180ad81 Adds scrollbar to the contact list. 10 years ago
  George Politis 5f48e4cf9d Revert "Updates the license headers." 10 years ago
  George Politis 93648f361b Updates the license headers. 10 years ago
  hristoterezov 099e3340bc Implements start muted feature. 10 years ago
  hristoterezov d2f95f3c81 Fixes some translation issues. 10 years ago