Ilya Daynatovich
c6c701330a
Change order of remote videos when clicking on shortcut
8 years ago
yanas
f02f050e56
Merge pull request #1106 from jitsi/disabled-sidepanels-load
Disables loading side panels when they are disabled.
8 years ago
damencho
f6609524ea
Disables loading side panels when they are disabled.
Adds some safety checks for disabled contactlist.
8 years ago
Lyubomir Marinov
6eb767ba11
[React Native] Disable audio levels
The audio levels are gathered by lib-jitsi-meet via polling of
RTCPeerConnection.getStats() which is very slow on Android. Since the
mobile app makes no use of audio levels, it is easiest to disable them
for now in order to not penalize the app.
8 years ago
yanas
c4d0340956
Merge pull request #1034 from m-voloshin/FEATURE-hide-filmstrip
Filmstrip is extended with "Hide" button
8 years ago
hristoterezov
10f04575ed
Merge pull request #1060 from kkrisstoff/task/toolbar-side-panel
make side panels init from js
8 years ago
Дамян Минков
a9c984e7db
Merge pull request #1091 from BeatC/customer-agreement
Customer agreement
8 years ago
yanas
03fd87476a
Merge pull request #1104 from BeatC/adjust-notification-width
Adjusted notification width
8 years ago
Дамян Минков
317f0e736c
Merge pull request #1105 from jitsi/fix_frozen_msg
fix(LargeVideoManager): frozen displayname in a msg
8 years ago
Konstantyn Pahsura
9f280e320d
_.template removed
8 years ago
Konstantyn Pahsura
a1e098680d
make side panels init from js
8 years ago
paweldomas
ede4808ec4
fix(LargeVideoManager): frozen displayname in a msg
The "data-i18n-options" attribute value is stored in jQuery cache and
at the time when i18-next tries to access it to do the translation
it gets the old value from the cache and the message is not updated
correctly. Passing the "msgOptions" explicitly to "translateElement"
fixes the problem by avoiding jQuery cache.
8 years ago
yanas
e86294191a
Merge pull request #1098 from BeatC/toolbar-splitter-restyle
Restyled toolbar splitter
8 years ago
yanas
0bf372b8ab
Merge pull request #1103 from jitsi/esc-shortcuts-dialog
Esc closes shortcuts dialog
8 years ago
Ilya Daynatovich
ae7ad8b456
Adjusted notification width
8 years ago
Ilya Daynatovich
16c70fddba
Restyled toolbar splitter
8 years ago
Дамян Минков
e679509c56
Merge pull request #1094 from bgrozev/conn-quality
Conn quality
8 years ago
hristoterezov
f08e9afc19
Merge pull request #1069 from jitsi/update-i18next
Updates i18next and bundles default translations.
8 years ago
damencho
215d8b1355
Updates show/hide of shortcuts dialog.
Fixes not able to close it with esc button.
8 years ago
hristoterezov
b1f129a53a
fix(Chat): Display long nicknames with ...
8 years ago
hristoterezov
a6a7e81a0f
feat(DisplayName): Limit local and remote display name to 50 chars
8 years ago
damencho
aaca510f8a
Updates jsdoc.
8 years ago
yanas
3ad1573130
Merge pull request #1100 from jitsi/close-page-update
Close page update
8 years ago
paweldomas
d60146c6a8
fix(conference): leave the room when XMPP connection is dropped
It looks weird when the page reload overlay appears and the conference
continues in the background (the connection to the JVB remains active).
The library will not recover and the conference can not continue without
the signalling, so the room should be left and media stopped.
8 years ago
Дамян Минков
31d6a41759
Merge pull request #1099 from jitsi/fix_toolbar_popups
fix(toolbar): popups
8 years ago
hristoterezov
e731f6c3f3
feat(translation): ES6 support
8 years ago
damencho
1f200b63a7
Updates i18next and bundles default translations.
8 years ago
damencho
ae01275729
Renames variables.
8 years ago
Lyubomir Marinov
fab93a170e
[iOS] Mark the app as VoIP
8 years ago
damencho
f28311a2ce
Changes line color for static pages.
8 years ago
damencho
7da8db74b0
Adds default title to static pages.
8 years ago
damencho
5feeef0122
Handles data from feedback callback and use it for correct close page.
8 years ago
damencho
87f7be2182
Updates close page and adds a second one.
Close pages text are different depending whether feedback was provided or not.
8 years ago
damencho
e81a10de4a
Reports to close callback whether feedback is submitted.
8 years ago
hristoterezov
8d9863a635
fix(toolbar): popups
8 years ago
Lyubomir Marinov
456b3030e3
[iOS] Fix the Xcode project file for CocoaPods
8 years ago
Ilya Daynatovich
d72695ae0f
Added app substitution
8 years ago
yanas
e6748cf153
Merge pull request #1093 from jitsi/text-updates
Text updates.
8 years ago
yanas
a5e7c86125
Merge pull request #1092 from jitsi/update-lock-state
Updates lock state
8 years ago
hristoterezov
a7a7f269c3
Merge pull request #1054 from kkrisstoff/task/make-extended-toolbar-dynamically-created-buttons
make extended buttons dynamic
8 years ago
Boris Grozev
c815b1f25b
feat: Updates the GSM bars' thresholds.
Adapts to changes in lib-jitsi-meet. Uses an Array which guarantees the
order of its elements, and avoids setting a css property multiple times.
8 years ago
Boris Grozev
c98ffdc817
refactor: Don't calculate remote connection quality.
8 years ago
Boris Grozev
09016c2182
refactor: Moves more code to lib-jitsi-meet.
8 years ago
Boris Grozev
22b2f17234
refactor: Moves more code to lib-jitsi-meet.
8 years ago
Boris Grozev
0c1bef927b
Don't use no double non-positives.
8 years ago
Boris Grozev
4aa47a7901
feat: moves isConnectionInterrupted to lib-jitsi-meet.
8 years ago
Boris Grozev
051db50b3f
feat: Moves connectionquality to lib-jitsi-meet.
8 years ago
yanas
c726a1a879
Text updates.
8 years ago
damencho
2edb279d22
Fixes password set remotely text.
8 years ago
Lyubomir Marinov
20e7c6d873
[iOS] Crashlytics
8 years ago