Дамян Минков
cdca1a46ef
Merge pull request #901 from jitsi/remove-missing-method
Removes missing and unused method.
9 лет назад
yanas
689f7dc8f3
Merge pull request #900 from jitsi/delete-css-ds_store
Delete css/.DS_Store
9 лет назад
yanas
4ca9349de7
Removes missing and unused method.
9 лет назад
Lyubomir Marinov
9d6253455a
Delete css/.DS_Store
9 лет назад
yanas
298338f076
Merge pull request #896 from jitsi/fix-feedback-dialog
Feedback dialog changes
9 лет назад
yanas
2d2915967c
Fixes focus in Feedback and makes animation configurable.
9 лет назад
Kostiantyn Pashura
4572e1d344
feedback dialog changes
9 лет назад
yanas
f8b200f32c
Merge pull request #892 from m-voloshin/blue-badges
Blue badges
9 лет назад
yanas
3d4addd9ef
Fixes badge font and corrects file name.
9 лет назад
yanas
2919a60403
Adds blue badges to contact list and chat.
9 лет назад
Paweł Domas
a07858cc72
Merge pull request #891 from jitsi/video-thumbnail-toolbar-fixes
Video thumbnail toolbar fixes
9 лет назад
yanas
d1d4674136
Fixes some jsdocs.
9 лет назад
Paweł Domas
9b5d4b8ceb
Merge pull request #856 from jitsi/implement_muted_ended_track_events
feat(UI): Add UI support for camera issue detection
9 лет назад
hristoterezov
abe216a0bb
feat(UI): Add UI support for camera issue detection
9 лет назад
hristoterezov
84983c341e
Merge pull request #844 from jitsi/device-selection-rework
Device selection rework
9 лет назад
Paweł Domas
075423ee96
Merge pull request #895 from jitsi/fix-incorrect-json-file
Fix incorrect JSON file
9 лет назад
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 лет назад
yanas
2da3373e10
Merge pull request #890 from jitsi/updates-watermark-link
Updates handling links on watermarks.
9 лет назад
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
9 лет назад
yanas
c5adecb6e1
Adds menu icon to font.
9 лет назад
damencho
e4c4236386
Updates handling links on watermarks.
When link is missing disable clicking.
9 лет назад
yanas
e5e7e043ee
Merge pull request #889 from BeatC/tooltips-bg
Change color for tooltip
9 лет назад
Ilya Daynatovich
f8d01b4312
Change color for tooltip
9 лет назад
Дамян Минков
f0a898c674
Merge pull request #885 from jitsi/add-raise-hand-toggle
Adds raise hand toggle state.
9 лет назад
yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
9 лет назад
yanas
bd46430434
Small color change
9 лет назад
yanas
a1635ccc68
Adds javadoc
9 лет назад
yanas
1853fa6fae
Adds raise hand toggle state.
9 лет назад
Дамян Минков
692f0792e1
Merge pull request #886 from jitsi/fix-some-tooltips
Fixes dominant speaker and raised hand tooltips
9 лет назад
yanas
bc222c60e0
Fixes dominant speaker and raised hand tooltips
9 лет назад
yanas
96bbf0419c
Adds tooltips
9 лет назад
yanas
531e3d2765
Merge pull request #884 from jitsi/updates-lock-room
Updates lock room
9 лет назад
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 лет назад
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 лет назад
yanas
12344ab486
Merge pull request #883 from jitsi/contactlist-displayname
Syncs contactlist display names with thumbnails.
9 лет назад
yanas
b6e18d8a68
Merge pull request #882 from jitsi/fix-hide-toolbar
Fixes hiding toolbar.
9 лет назад
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 лет назад
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 лет назад
hristoterezov
9b25467080
Merge pull request #878 from jitsi/video-thumbnail-redesign
Video thumbnails redesign
9 лет назад
yanas
f37fd15fca
Merge pull request #876 from jitsi/ui-ringoverlay-stop
feat(ringoverlay): Stop ringing after 30s and change the message
9 лет назад
yanas
5092f52716
Merge pull request #874 from jitsi/ui-fix-ringoverlay
feat(ringoverlay): Change the background when the avatar is displayed
9 лет назад
yanas
0013745783
Video thumbnails redesign
9 лет назад
hristoterezov
ad5fa13339
feat(ringoverlay): Stop ringing after 30s and change the message
9 лет назад
yanas
e1fa5ecb34
Merge pull request #873 from jitsi/chat-updates
Chat updates
9 лет назад
damencho
e1512e3776
Fixes focusing on write area or nickname input when chat is open.
9 лет назад
hristoterezov
dab5252746
feat(ringoverlay): Change the background when the avatar is displayed
9 лет назад
damencho
d8dd564b06
Fixes clearing message counter on opening the chat.
9 лет назад
damencho
407b082780
Removes changing the message icon and flashing on new message.
9 лет назад
damencho
a671093489
Introduces chat_container_id variable.
9 лет назад
Дамян Минков
29f0c0b311
Merge pull request #870 from jitsi/add-raised-hand-icon
Adds raise hand icon
9 лет назад