Lyubo Marinov
a9bdde193d
Approach consistent filmstrip naming
We seemed to be using the names "film strip" and "filmstrip" (and,
consequently, their source code-conscious forms such as film-strip,
FilmStrip, etc.) In order to comply with our coding style which requires
a consistent one name for a given abstraction, choose one name and
rename the uses of the other name.
Wikipedia has a definition of a "filmstrip", I couldn't find a "film
strip". I guess our abstraction can be seen as what's described there.
When I google "film strip", I get results about "filmstrip" at the top.
That's why I chose "filmstrip".
Certain uses of "film strip" such as interfaceConfig.filmStripOnly and
in the external API I left untouched in an attempt to preserve
compatibility.
I wasn't sure whether CSS was tangled in compatibility so I made a
choice and renamed there was well.
8 years ago
damencho
61470c0d24
Moves web password required dialog to react.
8 years ago
Lyubo Marinov
18368fefaa
Comply w/ coding style
8 years ago
damencho
a1b3c56de7
Uses tooltip to show custom popups for mute mic button/shared video button.
8 years ago
hristoterezov
b22e3ee253
style(remotecontrol): Fix JSDoc for RemoteControlEvent
8 years ago
hristoterezov
5d22061c0a
fix(remotecontrol): Handle on-stage participant changes
8 years ago
hristoterezov
a4d5c41b3a
feat(remotecontrol): UI for requesting permissions
8 years ago
hristoterezov
846fb9abb0
feat(remotecontrol): Implement requesting remote control permissions
8 years ago
hristoterezov
0f33e59e4d
feat(remotecontrol): announce remotecontrol support
8 years ago
hristoterezov
e731f6c3f3
feat(translation): ES6 support
8 years ago
Boris Grozev
051db50b3f
feat: Moves connectionquality to lib-jitsi-meet.
8 years ago
paweldomas
f7bfe8d8bf
feat: introduce ConferenceUrl module
We need to make sure that on the page reload all original parameters
used to load the conference are preserved. New modules helps to manage
different types of conference URLs like the one used for invites and
the one for reloading the page.
8 years ago
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
8 years ago
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
8 years ago
hristoterezov
4acfb033c8
style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event
8 years ago
yanas
7baa473e55
Fixes full screen event handling
8 years ago
yanas
74f31db434
Dialogs re-design, invite and password modifications
8 years ago
Ingo Bauersachs
e94bf73cc3
Match enabled languages to available languages
8 years ago
yanas
644faca306
Re-designs invite dialog as share link.
8 years ago
yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
8 years ago
yanas
1853fa6fae
Adds raise hand toggle state.
8 years ago
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.
Removes storing avatarURL in localstorage and retrieving it.
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.
8 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