hristoterezov
302b0cf776
fix(toolbar): Issue with toolbar is positioned under the ring overlay
9 år sedan
yanas
e7cbacf9a2
Merge pull request #912 from jitsi/remove-download-logs-link
Remove download logs link
9 år sedan
Любомир Маринов
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 år sedan
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 år sedan
damencho
4fdc11c6fb
Removes download logs references.
9 år sedan
hristoterezov
e1cb75fe04
fix(UI): Show the correct message on NO_DATA_FROM_SOURCE GUM errors
9 år sedan
yanas
0bf6d52eef
Merge pull request #902 from jitsi/fix-authentication-failed-msg
Fixes message for authentication failed.
9 år sedan
yanas
7453198472
Fixes message for authentication failed.
9 år sedan
Дамян Минков
0c1120c1a8
Merge pull request #897 from jitsi/settings-css-adjustments
Some css and lang adjustments to settings and contact list.
9 år sedan
yanas
efbc84d18b
Merge pull request #898 from m-voloshin/tooltip-fix-layer
Adjustment for layer order
9 år sedan
Дамян Минков
cdca1a46ef
Merge pull request #901 from jitsi/remove-missing-method
Removes missing and unused method.
9 år sedan
yanas
689f7dc8f3
Merge pull request #900 from jitsi/delete-css-ds_store
Delete css/.DS_Store
9 år sedan
yanas
4ca9349de7
Removes missing and unused method.
9 år sedan
Lyubomir Marinov
9d6253455a
Delete css/.DS_Store
9 år sedan
Maxim Voloshin
388f868165
Adjustment for layer order
9 år sedan
yanas
aacb39a439
Some css adjustments to settings and contact list.
9 år sedan
yanas
298338f076
Merge pull request #896 from jitsi/fix-feedback-dialog
Feedback dialog changes
9 år sedan
yanas
2d2915967c
Fixes focus in Feedback and makes animation configurable.
9 år sedan
Kostiantyn Pashura
4572e1d344
feedback dialog changes
9 år sedan
yanas
f8b200f32c
Merge pull request #892 from m-voloshin/blue-badges
Blue badges
9 år sedan
yanas
3d4addd9ef
Fixes badge font and corrects file name.
9 år sedan
yanas
2919a60403
Adds blue badges to contact list and chat.
9 år sedan
Paweł Domas
a07858cc72
Merge pull request #891 from jitsi/video-thumbnail-toolbar-fixes
Video thumbnail toolbar fixes
9 år sedan
yanas
d1d4674136
Fixes some jsdocs.
9 år sedan
Paweł Domas
9b5d4b8ceb
Merge pull request #856 from jitsi/implement_muted_ended_track_events
feat(UI): Add UI support for camera issue detection
9 år sedan
hristoterezov
abe216a0bb
feat(UI): Add UI support for camera issue detection
9 år sedan
hristoterezov
84983c341e
Merge pull request #844 from jitsi/device-selection-rework
Device selection rework
9 år sedan
Paweł Domas
075423ee96
Merge pull request #895 from jitsi/fix-incorrect-json-file
Fix incorrect JSON file
9 år sedan
Lyubomir Marinov
2ff77676e2
Fix incorrect JSON file
The extension of the file modules/UI/side_pannels/chat/smileys.json
suggests that the format of the file is JSON. However, it contains
JavaScript RegExp instances which do not represent valid JSON. Such
discrepancies between file extension and format cause failures in
certain tools such as Webpack. Convert the file (both extension and
format) into a valid ES2015 module.
9 år sedan
yanas
2da3373e10
Merge pull request #890 from jitsi/updates-watermark-link
Updates handling links on watermarks.
9 år sedan
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
9 år sedan
yanas
c5adecb6e1
Adds menu icon to font.
9 år sedan
damencho
e4c4236386
Updates handling links on watermarks.
When link is missing disable clicking.
9 år sedan
yanas
e5e7e043ee
Merge pull request #889 from BeatC/tooltips-bg
Change color for tooltip
9 år sedan
Ilya Daynatovich
f8d01b4312
Change color for tooltip
9 år sedan
Дамян Минков
f0a898c674
Merge pull request #885 from jitsi/add-raise-hand-toggle
Adds raise hand toggle state.
9 år sedan
yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
9 år sedan
yanas
bd46430434
Small color change
9 år sedan
yanas
a1635ccc68
Adds javadoc
9 år sedan
yanas
1853fa6fae
Adds raise hand toggle state.
9 år sedan
Дамян Минков
692f0792e1
Merge pull request #886 from jitsi/fix-some-tooltips
Fixes dominant speaker and raised hand tooltips
9 år sedan
yanas
bc222c60e0
Fixes dominant speaker and raised hand tooltips
9 år sedan
yanas
96bbf0419c
Adds tooltips
9 år sedan
yanas
531e3d2765
Merge pull request #884 from jitsi/updates-lock-room
Updates lock room
9 år sedan
damencho
02165786f1
Handles case where somebody removed lock of the room while we attempt to join.
Receiving password required, marks the room as locked, but if we try to enter without password, mark it as unlocked till we receive a password required error or we successfully join.
9 år sedan
damencho
a449223b40
Clears the password if user cancels password prompt.
Clears the password if user cancel attempt to enter password, as using one instance of locker for multiple attempts keeps the password.
9 år sedan
yanas
12344ab486
Merge pull request #883 from jitsi/contactlist-displayname
Syncs contactlist display names with thumbnails.
9 år sedan
yanas
b6e18d8a68
Merge pull request #882 from jitsi/fix-hide-toolbar
Fixes hiding toolbar.
9 år sedan
damencho
1a0677cb59
Syncs contactlist display names with thumbnails.
Uses the same display names in the contact list as in the thumbnails, for local and remote.
9 år sedan
damencho
c483587853
Fixes hiding toolbar.
Receiving messages docks the toolbar to be able to see number of unread messages. We need to undock it when we read the messages. We skip undocking if we are not in video mode (on large), cause stuff like youtube video share is docking/undocking the toolbar.
9 år sedan