damencho
5cead57723
Reverts hover over small video to show display name.
8 年之前
Ilya Daynatovich
1e24be6dd4
Fix editing the name
8 年之前
Ilya Daynatovich
8d80e13e31
Fix connection indicator bars
8 年之前
Ilya Daynatovich
69b79b7687
Fix icon styles
8 年之前
Ilya Daynatovich
698b3caeb8
fix styles in connection indicators
8 年之前
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
8 年之前
Ilya Daynatovich
09e3fb9917
Fixed hack with displayname margin
8 年之前
yanas
a17a98991c
Ongoing work on video thumbnail layout
8 年之前
yanas
3fe43abdea
Move the display name to the center
8 年之前
Lyubomir Marinov
64112e00e6
react-native-webrtc 0.53.1
8 年之前
Дамян Минков
61651f7060
Merge pull request #1070 from jitsi/mute_participant_dialog
feat(Mute_Participant): Implement warning dialog for muting remote participant
8 年之前
hristoterezov
09c8e14465
feat(Mute_Participant): Implement warning dialog for muting remote participant
8 年之前
hristoterezov
0bb772d242
Merge pull request #1059 from BeatC/toolbar-animation
Change main toolbar animation; optimize mousemove handler
8 年之前
George Politis
68b587b110
Merge pull request #1064 from jitsi/5xx_reloads
Page reloads on BOSH HTTP errors
8 年之前
Дамян Минков
dd4a5f2705
Adds 404 error page in default configs.
8 年之前
yanas
79c52e1a77
Merge pull request #1061 from BeatC/button-shifted
Button shifted
8 年之前
hristoterezov
221f6d1d68
Merge pull request #1056 from jitsi/translations-update
Translations update
8 年之前
hristoterezov
ea0f0da8a4
feat(JitsiPopover): Add onBeforePosition option
8 年之前
hristoterezov
d2ccd20c78
Merge branch 'm-voloshin-FIX-frozen-tooltips'
8 年之前
hristoterezov
8762aae111
fix(SmallVideo): Add translateElement call removed by previous commit
8 年之前
hristoterezov
05fcaa2554
Merge branch 'FIX-frozen-tooltips' of git://github.com/m-voloshin/jitsi-meet into m-voloshin-FIX-frozen-tooltips
8 年之前
paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
8 年之前
paweldomas
c95c46edac
feat(conference): reload the page when XMPP connection is dropped
8 年之前
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.
8 年之前
Lyubomir Marinov
9f10a059ef
React Native 0.36.0, React 15.3.2
8 年之前
Maxim Voloshin
86f1d287d7
Fix comments
8 年之前
Maxim Voloshin
6820ec8d23
Show and hide indicators using pure js
8 年之前
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.
8 年之前
Maxim Voloshin
c76fa50aa5
New tooltip for contact list
8 年之前
Maxim Voloshin
1c218191b0
Apply tooltip for indicator once
8 年之前
Ilya Daynatovich
84d71d558e
fix invite dialog design
8 年之前
Ilya Daynatovich
659c84d696
fix margin
8 年之前
Ilya Daynatovich
99d50ade11
Change main toolbar animation; optimize mousemove handler
8 年之前
Дамян Минков
f271eb4610
Merge pull request #980 from kkrisstoff/task/add-error-page
error layout added
8 年之前
damencho
076f7a82de
Updates translation readme.
8 年之前
damencho
547f96c0c1
Merge branch 'master' into translations-update
8 年之前
damencho
8a789aa608
Fixes some translations.
8 年之前
yanas
8fd23771f4
Merge pull request #1058 from kkrisstoff/select2-background-changes
dropdown color changes
8 年之前
Konstantyn Pahsura
15bc3b9ad4
dropdown color changes
8 年之前
yanas
3196ffd941
Merge pull request #1042 from m-voloshin/FEATURE-hd-label-relocation
Relocate "HD" label
8 年之前
Kostiantyn Pashura
84d2b79b4f
404 error page added
8 年之前
bgrozev
a4e1f939cd
Merge pull request #1057 from jitsi/fix_connection_problem_z_idx
Reduce the z index of the connection problems message
8 年之前
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
8 年之前
hristoterezov
3dca6f2354
Merge pull request #1008 from jitsi/page_reload_overlay
Page reload overlay
8 年之前
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.
8 年之前
paweldomas
a615649933
fix(PageReloadOverlay): changes text and adjusts style
8 年之前
paweldomas
3c0c823a37
ref(Overlay): introduce base class
8 年之前
damencho
efed4bf13c
Merge branch 'master' into translations-update
8 年之前
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.
8 年之前
paweldomas
98de4c90b5
fix(RingOverlay): puts the "ring overlay" back below the toolbars
8 年之前