Maxim Voloshin
212798ad19
Global handler for tooltips
9 年之前
Дамян Минков
c437f64f35
Merge pull request #933 from jitsi/fix-everyone-moderator
Fixes moderator related elements when everyone is moderator
9 年之前
yanas
af91fb50b2
Fixes moderator related elements when everyone is moderator
9 年之前
Emil Ivov
a35e194a2d
Merge pull request #932 from jitsi/fix_jibri
fix(FilmStrip): Add check for thumbnails
9 年之前
hristoterezov
42d9d0393d
fix(FilmStrip): Add check for thumbnails
9 年之前
jitsi-pootle
d319e837f5
New files added from translate.jitsi.org based on templates
9 年之前
yanas
a054a0d61d
Merge pull request #919 from kkrisstoff/add/raise-hand-icon
rise-hand-ico: blured class added
9 年之前
yanas
8e75da8540
Merge pull request #926 from jitsi/lock-fixes
Changes the state of room locker if room was locked not by current user.
9 年之前
damencho
975b13f868
Fixes setting remote room lock state change.
9 年之前
yanas
75f80ae877
Update _close.scss
9 年之前
Kostiantyn Pashura
7c824d9da0
rise-hand-ico: blured class added
9 年之前
hristoterezov
b772c151fc
Merge pull request #925 from jitsi/invite-to-share-dialog
Invite to share dialog
9 年之前
yanas
d2e42c2a7d
Update MessageHandler.js
9 年之前
yanas
b54f92b2ae
Fixes the copy action.
9 年之前
yanas
5ef241ae66
Merge pull request #927 from jitsi/fix-feedback-resolve
Makes sure we always resolve(call the callback) in feedback dialog.
9 年之前
damencho
eb2e709749
Makes sure we always resolve(call the callback) in feedback dialog.
Call the callback even when clicking outside the dialog, or escaping to close it.
9 年之前
yanas
06247266ad
Merge pull request #924 from jitsi/add-close-page
Adds close page
9 年之前
damencho
f9a5b62326
Changes the state of room locker if room was locked not by current user.
9 年之前
yanas
644faca306
Re-designs invite dialog as share link.
9 年之前
yanas
9cb0723f8d
Remove duplicate styles.
9 年之前
yanas
48c99e796f
Includes content to close html.
9 年之前
damencho
fcf7069b25
Adds close page.
When enabled after hanging up redirect to close page, if needed feedback will be displayed.
9 年之前
damencho
415619021f
Moves handling of thank you dialog.
Moves handling of thank you dialog out of the Promise that handles the feedback and just before we redirect to welcome page.
9 年之前
yanas
88a45cf991
Fixes colors in dialogs.
9 年之前
yanas
7eb85fe7aa
Merge pull request #923 from jitsi/fix_ringoverlay_sound
fix(ringoverlay): Path of the ogg file
9 年之前
hristoterezov
0e5fe88b5e
fix(ringoverlay): Path of the ogg file
9 年之前
yanas
b754361268
Merge pull request #920 from jitsi/remove_prezi_leftovers
fix: remove Prezi leftovers
9 年之前
yanas
b0012b4d63
Merge pull request #921 from jitsi/contaclist-title-update
Always show number of participants badge in toolbar.
9 年之前
damencho
febaf49d07
Always show number of participants badge in toolbar.
Includes showing 1 when user is alone in the room.
9 年之前
paweldomas
e3f3287f14
fix: remove Prezi leftovers
9 年之前
Дамян Минков
fbd2879aa3
Merge pull request #918 from kkrisstoff/make-the-star-configurable
disable_star_indicator added
9 年之前
yanas
4db8faa526
Merge pull request #914 from jitsi/fix_toolbar_ringoverlay
fix(toolbar): Issue with toolbar is positioned under the ring overlay
9 年之前
Дамян Минков
586ea2ae0d
Merge pull request #911 from jitsi/small_videolayout_refactoring
Small videolayout refactoring
9 年之前
paweldomas
e39648ce21
ref(LargeVideo): rename to LargeVideoManager
It is confusing when the name of the main class exported from the file
is not the same as the filename.
9 年之前
paweldomas
e0a05c5908
ref(LargeVideo): move VideoContainer to separate file
VideoContainer is a separate being which implements the LargeContainer
and it's confusing to have it in the same file. This was encouraging to
access private parts of the VideoContainer directly(not through
the interface).
9 年之前
paweldomas
2c01fde713
ref(SmallVideo): rename 'isMuted' to avoid confusion
9 年之前
Kostiantyn Pashura
82ebfd9945
disable_star_indicator added
9 年之前
yanas
92641c20f3
Merge pull request #916 from jitsi/contaclist-title-update
Moves the number in the code, not as a translation parameter.
9 年之前
yanas
f145d98a12
Merge pull request #915 from jitsi/update-tooltip-from-profile
Update tooltip from profile
9 年之前
yanas
a3d2c95d80
Merge pull request #913 from jitsi/adjust-feedback-question
Adjusts feedback dialog question.
9 年之前
yanas
a5a9936e25
Adjusts feedback text and takes into account comment
9 年之前
damencho
cfeb03740c
Moves the number in the code, not as a translation parameter.
There is sometimes problems with cache and late loading of the translations, this commit avoids showing translation key in the contactlist title, by moving the parameter into the code.
9 年之前
damencho
4ab0fca4d7
Removes tooltip from profile avatar when not clickable.
9 年之前
damencho
df3b7e2dbc
Adds utility method to remove tooltips.
9 年之前
hristoterezov
302b0cf776
fix(toolbar): Issue with toolbar is positioned under the ring overlay
9 年之前
yanas
e7cbacf9a2
Merge pull request #912 from jitsi/remove-download-logs-link
Remove download logs link
9 年之前
Любомир Маринов
f9817b12bf
Merge pull request #910 from jitsi/fix_jitsi_track_error_import
fix(UI): Show the correct message on NO_DATA_FROM_SOURCE GUM errors
9 年之前
damencho
bbc7aedb48
Adds download logs method for debugging.
Adds a download logs method that can be called from console to take usefull messages for debugging.
console> APP.conference.saveLogs();
9 年之前
damencho
4fdc11c6fb
Removes download logs references.
9 年之前
hristoterezov
e1cb75fe04
fix(UI): Show the correct message on NO_DATA_FROM_SOURCE GUM errors
9 年之前