damencho
3ae299cf2b
Fixes comments.
9 years ago
damencho
7acda03024
Adds an overlay to dim videos when showing displayname.
9 years ago
damencho
5cead57723
Reverts hover over small video to show display name.
9 years ago
Ilya Daynatovich
1e24be6dd4
Fix editing the name
9 years ago
Ilya Daynatovich
8d80e13e31
Fix connection indicator bars
9 years ago
Ilya Daynatovich
69b79b7687
Fix icon styles
9 years ago
Ilya Daynatovich
698b3caeb8
fix styles in connection indicators
9 years ago
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
9 years ago
Ilya Daynatovich
09e3fb9917
Fixed hack with displayname margin
9 years ago
yanas
a17a98991c
Ongoing work on video thumbnail layout
9 years ago
yanas
3fe43abdea
Move the display name to the center
9 years ago
Lyubomir Marinov
64112e00e6
react-native-webrtc 0.53.1
9 years ago
Дамян Минков
61651f7060
Merge pull request #1070 from jitsi/mute_participant_dialog
feat(Mute_Participant): Implement warning dialog for muting remote participant
9 years ago
hristoterezov
09c8e14465
feat(Mute_Participant): Implement warning dialog for muting remote participant
9 years ago
hristoterezov
0bb772d242
Merge pull request #1059 from BeatC/toolbar-animation
Change main toolbar animation; optimize mousemove handler
9 years ago
George Politis
68b587b110
Merge pull request #1064 from jitsi/5xx_reloads
Page reloads on BOSH HTTP errors
9 years ago
Дамян Минков
dd4a5f2705
Adds 404 error page in default configs.
9 years ago
yanas
79c52e1a77
Merge pull request #1061 from BeatC/button-shifted
Button shifted
9 years ago
hristoterezov
221f6d1d68
Merge pull request #1056 from jitsi/translations-update
Translations update
9 years ago
hristoterezov
ea0f0da8a4
feat(JitsiPopover): Add onBeforePosition option
9 years ago
hristoterezov
d2ccd20c78
Merge branch 'm-voloshin-FIX-frozen-tooltips'
9 years ago
hristoterezov
8762aae111
fix(SmallVideo): Add translateElement call removed by previous commit
9 years ago
hristoterezov
05fcaa2554
Merge branch 'FIX-frozen-tooltips' of git://github.com/m-voloshin/jitsi-meet into m-voloshin-FIX-frozen-tooltips
9 years ago
paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
9 years ago
paweldomas
c95c46edac
feat(conference): reload the page when XMPP connection is dropped
9 years ago
damencho
b2a1c9881e
Fixes comments from review.
Adds a safe check, i18n is expecting undefined not null. Fix a method name and translation to be at placeholder.
9 years ago
Lyubomir Marinov
9f10a059ef
React Native 0.36.0, React 15.3.2
9 years ago
Maxim Voloshin
86f1d287d7
Fix comments
9 years ago
Maxim Voloshin
6820ec8d23
Show and hide indicators using pure js
9 years ago
Lyubomir Marinov
4997ae79e3
Fix toolbar's mute buttons when starting muted
The toolbar's mute buttons depict respective features/base/media states.
However, (un)muting is practically carried out by features/base/tracks.
When the mobile app enters a conference configured to invite the joining
participant to mute themselves, the tracks would be muted but the
toolbar's mute buttons would not reflect that.
9 years ago
Maxim Voloshin
1c218191b0
Apply tooltip for indicator once
9 years ago
Ilya Daynatovich
84d71d558e
fix invite dialog design
9 years ago
Ilya Daynatovich
659c84d696
fix margin
9 years ago
Ilya Daynatovich
99d50ade11
Change main toolbar animation; optimize mousemove handler
9 years ago
Дамян Минков
f271eb4610
Merge pull request #980 from kkrisstoff/task/add-error-page
error layout added
9 years ago
damencho
076f7a82de
Updates translation readme.
9 years ago
damencho
547f96c0c1
Merge branch 'master' into translations-update
9 years ago
damencho
8a789aa608
Fixes some translations.
9 years ago
yanas
8fd23771f4
Merge pull request #1058 from kkrisstoff/select2-background-changes
dropdown color changes
9 years ago
Konstantyn Pahsura
15bc3b9ad4
dropdown color changes
9 years ago
yanas
3196ffd941
Merge pull request #1042 from m-voloshin/FEATURE-hd-label-relocation
Relocate "HD" label
9 years ago
Kostiantyn Pashura
84d2b79b4f
404 error page added
9 years ago
bgrozev
a4e1f939cd
Merge pull request #1057 from jitsi/fix_connection_problem_z_idx
Reduce the z index of the connection problems message
9 years ago
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
9 years ago
hristoterezov
3dca6f2354
Merge pull request #1008 from jitsi/page_reload_overlay
Page reload overlay
9 years ago
paweldomas
bf5a1d1f8e
fix(videolayout css): reduce conn problem msg z-index
For small window sizes and many video thumbnails the message may go on
top of the thumbnails.
9 years ago
paweldomas
a615649933
fix(PageReloadOverlay): changes text and adjusts style
9 years ago
paweldomas
3c0c823a37
ref(Overlay): introduce base class
9 years ago
damencho
efed4bf13c
Merge branch 'master' into translations-update
9 years ago
damencho
5217bf0bb8
Removes translateString and use translateElement.
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
9 years ago