Commit Graph

89 Commits (f8d01b43126a0c18624ef0a18401d33694d6723a)

Author SHA1 Message Date
hristoterezov dab5252746 feat(ringoverlay): Change the background when the avatar is displayed 8 years ago
yanas f811410b45 Settings re-design 8 years ago
yanas b4c9816d9f Rename side panels and implement toggle/untoggle policy 8 years ago
damencho 0e27f471f1 Removes avatarURL from settings UI. 8 years ago
hristoterezov f899d16a79 Implements extension external installation for popup windows 8 years ago
hristoterezov 4ff297730c Adds Armenian and Occitan languages 8 years ago
hristoterezov 39e71efb2f Adds new languages to the language select box 8 years ago
Boris Grozev de41977c77 Logs resolution changes to callstats. 9 years ago
hristoterezov 8deb003ef6 JWT client support 9 years ago
hristoterezov c3338d3bf2 Implements custom context menu to flip the local video 9 years ago
Kostiantyn Tsaregradskyi 2bd600aeaf Very raw version of ability to switch audio output device 9 years ago
yanas 68994fbe74 Recording related UI modifications. 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 586b8401ae Renames event name. 9 years ago
damencho 9a39898eea Renames event name. 9 years ago
damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 9 years ago
damencho 4ff6d276ce Removes prezi. 9 years ago
Lyubomir Marinov 605a892f78 Implements an initial (demo) version of "Follow Me" for film strip visibility. 9 years ago
Lyubomir Marinov c35590dbda Allows UI.toggleFilmStrip() and UIEvents.TOGGLE_FILM_STRIP to act as setters in addition to toggles. 9 years ago
isymchych f65d630ad8 allow user to select camera and microphone 9 years ago
isymchych 79d5bf6cfa move screensharing into single function, properly handle mute/unmute 9 years ago
isymchych d19789005e use statistics module from the library 9 years ago
isymchych d31aca4483 use lib to change chat subject 9 years ago
isymchych 0262917aa6 implementation of "start muted" 9 years ago
hristoterezov 3168c86f77 Fixes mute participant functionality 9 years ago
hristoterezov ce43ce4cd8 Remove unused files 9 years ago
isymchych 335cc6ca6f cleanup desktopsharing events 9 years ago
isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 9 years ago
isymchych 4f91ac01fd refactoring 9 years ago
isymchych 6ded050b51 do not use RTC/xmpp in UI module 9 years ago
isymchych de9d991f98 do not use xmpp module in side_panels module 9 years ago
isymchych e23dd62d86 refactor BottomToolbar 9 years ago
isymchych cf578b7732 do not use xmpp module in Toolbar 9 years ago
isymchych 7cc682d5a4 move random stuff out of Toolbar 9 years ago
isymchych fc207ccf34 extract room locking out of Toolbar 9 years ago
isymchych 5846a25fc3 remove Prezi and Etherpad dependencies from Toolbar 9 years ago
isymchych 09aa9482c0 do not use members module 9 years ago
isymchych fe77846b89 do not use xmpp in settings menu 9 years ago
isymchych c50151d85d do not use NicknameHandler 9 years ago
yanas 26e2fd6ef0 Fixes desktop streaming layout. 9 years ago
paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. 9 years ago
isymchych 5be8c33054 report webrtc errors to callstats 9 years ago
Boris Grozev 2117aefacc Removes unused code. 9 years ago
Boris Grozev 506d0722bd Removes hard-coded constants and uses the events API in the statistics 9 years ago
Boris Grozev 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. 9 years ago
Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 9 years ago
Boris Grozev 82c45a2e38 Adds some docs. 9 years ago
Boris Grozev 332aafbe20 Documents some of the XMPP events. Renames some of them. 9 years ago
paweldomas 74e7507a73 Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence. 9 years ago
yanas 9d321df49e Adds javadoc for previous commit. 9 years ago