damencho
4fdc11c6fb
Removes download logs references.
8 年前
yanas
0bf6d52eef
Merge pull request #902 from jitsi/fix-authentication-failed-msg
Fixes message for authentication failed.
8 年前
yanas
7453198472
Fixes message for authentication failed.
8 年前
Дамян Минков
0c1120c1a8
Merge pull request #897 from jitsi/settings-css-adjustments
Some css and lang adjustments to settings and contact list.
8 年前
yanas
efbc84d18b
Merge pull request #898 from m-voloshin/tooltip-fix-layer
Adjustment for layer order
8 年前
Дамян Минков
cdca1a46ef
Merge pull request #901 from jitsi/remove-missing-method
Removes missing and unused method.
8 年前
yanas
689f7dc8f3
Merge pull request #900 from jitsi/delete-css-ds_store
Delete css/.DS_Store
8 年前
yanas
4ca9349de7
Removes missing and unused method.
8 年前
Lyubomir Marinov
9d6253455a
Delete css/.DS_Store
8 年前
Maxim Voloshin
388f868165
Adjustment for layer order
8 年前
yanas
aacb39a439
Some css adjustments to settings and contact list.
8 年前
yanas
298338f076
Merge pull request #896 from jitsi/fix-feedback-dialog
Feedback dialog changes
8 年前
yanas
2d2915967c
Fixes focus in Feedback and makes animation configurable.
8 年前
Kostiantyn Pashura
4572e1d344
feedback dialog changes
8 年前
yanas
f8b200f32c
Merge pull request #892 from m-voloshin/blue-badges
Blue badges
8 年前
yanas
3d4addd9ef
Fixes badge font and corrects file name.
8 年前
yanas
2919a60403
Adds blue badges to contact list and chat.
8 年前
Paweł Domas
a07858cc72
Merge pull request #891 from jitsi/video-thumbnail-toolbar-fixes
Video thumbnail toolbar fixes
8 年前
yanas
d1d4674136
Fixes some jsdocs.
8 年前
Paweł Domas
9b5d4b8ceb
Merge pull request #856 from jitsi/implement_muted_ended_track_events
feat(UI): Add UI support for camera issue detection
8 年前
hristoterezov
abe216a0bb
feat(UI): Add UI support for camera issue detection
8 年前
hristoterezov
84983c341e
Merge pull request #844 from jitsi/device-selection-rework
Device selection rework
8 年前
Paweł Domas
075423ee96
Merge pull request #895 from jitsi/fix-incorrect-json-file
Fix incorrect JSON file
8 年前
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.
8 年前
yanas
2da3373e10
Merge pull request #890 from jitsi/updates-watermark-link
Updates handling links on watermarks.
8 年前
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
8 年前
yanas
c5adecb6e1
Adds menu icon to font.
8 年前
damencho
e4c4236386
Updates handling links on watermarks.
When link is missing disable clicking.
8 年前
yanas
e5e7e043ee
Merge pull request #889 from BeatC/tooltips-bg
Change color for tooltip
8 年前
Ilya Daynatovich
f8d01b4312
Change color for tooltip
8 年前
Дамян Минков
f0a898c674
Merge pull request #885 from jitsi/add-raise-hand-toggle
Adds raise hand toggle state.
8 年前
yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
8 年前
yanas
bd46430434
Small color change
8 年前
yanas
a1635ccc68
Adds javadoc
8 年前
yanas
1853fa6fae
Adds raise hand toggle state.
8 年前
Дамян Минков
692f0792e1
Merge pull request #886 from jitsi/fix-some-tooltips
Fixes dominant speaker and raised hand tooltips
8 年前
yanas
bc222c60e0
Fixes dominant speaker and raised hand tooltips
8 年前
yanas
96bbf0419c
Adds tooltips
8 年前
yanas
531e3d2765
Merge pull request #884 from jitsi/updates-lock-room
Updates lock room
8 年前
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.
8 年前
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.
8 年前
yanas
12344ab486
Merge pull request #883 from jitsi/contactlist-displayname
Syncs contactlist display names with thumbnails.
8 年前
yanas
b6e18d8a68
Merge pull request #882 from jitsi/fix-hide-toolbar
Fixes hiding toolbar.
8 年前
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.
8 年前
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.
8 年前
hristoterezov
9b25467080
Merge pull request #878 from jitsi/video-thumbnail-redesign
Video thumbnails redesign
8 年前
yanas
f37fd15fca
Merge pull request #876 from jitsi/ui-ringoverlay-stop
feat(ringoverlay): Stop ringing after 30s and change the message
8 年前
yanas
5092f52716
Merge pull request #874 from jitsi/ui-fix-ringoverlay
feat(ringoverlay): Change the background when the avatar is displayed
8 年前
yanas
0013745783
Video thumbnails redesign
8 年前
hristoterezov
ad5fa13339
feat(ringoverlay): Stop ringing after 30s and change the message
8 年前