Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
8 лет назад
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
8 лет назад
yanas
8ca0943881
Merge pull request #880 from jitsi/ring-overlay-style
style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event
8 лет назад
hristoterezov
58a07355fb
style(RingOverlay): Rename onAvatarDisplayed to onAvatarVisible
8 лет назад
hristoterezov
4acfb033c8
style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event
8 лет назад
Lyubomir Marinov
d15413cd18
Merge branch 'mlaux-bugfix/android-launcher-intent'
8 лет назад
Matt Laux
c18caf52d0
Fix Android launcher intent so that app appears in drawer.
8 лет назад
Lyubomir Marinov
1ff0bdbcfd
Fix the in-app icons on Android
Bundle our custom icon font jitsi.ttf in the Android app (which we
already do for the iOS app).
Additionally, remove icon font files which are not in use.
8 лет назад
Дамян Минков
f62d7dbdf7
Merge pull request #1040 from jitsi/fix-feedback-color-and-size
Fix feedback button color and star size
8 лет назад
yanas
1bf2920f3e
Fix feedback button color and star size
8 лет назад
Дамян Минков
8ecf079a3f
Merge pull request #1039 from jitsi/stop-logging-servers-in-the-name
Stop logging servers in the event name
8 лет назад
Emil Ivov
05ae9134a8
Update conference.js
8 лет назад
Дамян Минков
d97ed17052
Merge pull request #1038 from jitsi/api_commands
fix(iframe_api): toggleScreenSharing command
8 лет назад
hristoterezov
dc43135980
fix(iframe_api): toggleScreenSharing command
8 лет назад
Дамян Минков
27158752b0
Merge pull request #1025 from BeatC/display-name-required-dialog-fixes
fix display name required dialog
8 лет назад
Дамян Минков
5c6f897ce7
Merge pull request #1030 from coresh/patch-1
Fixes issue of method 'setTooltip'
8 лет назад
Дамян Минков
d415a15e93
Merge pull request #1037 from jitsi/add-specific-read-only-color
Add specific color for read-only input
8 лет назад
yanas
19709cd3fc
Adds comments.
8 лет назад
yanas
89e15b6d3d
Add specific color for read-only input
8 лет назад
yanas
dcf2d64067
Merge pull request #1036 from jitsi/fix-placeholder-style
Fixes placeholder color
8 лет назад
yanas
c459e3cffd
Merge pull request #1031 from BeatC/invite-dialog-visual-bugs
Fix some visual bugs
8 лет назад
yanas
8eb7303bd9
Fixes placeholder color
8 лет назад
yanas
de67abd21d
Merge pull request #1032 from kkrisstoff/Feedback-dialog-theme
feedback style variables
8 лет назад
yanas
bb5495b495
Merge pull request #990 from jitsi/chatmessage_position
fix(chat): Issue with position of chat messages
8 лет назад
Kostiantyn Pashura
124303b8b8
feedback style variables
8 лет назад
Lyubomir Marinov
a91deca6cd
Remove source code duplication
An error was discovered and fixed by GitHub user blackneck in
jitsi/jitsi-meet PR #1017 . The faulty source code was a piece of
duplication though. Remove the source code duplication there to reduce
the risks of bugs.
8 лет назад
Lyubomir Marinov
cf3ea2b8af
Merge branch 'blackneck-master'
8 лет назад
Ilya Daynatovich
a4c3348630
Fix some visual bugs
8 лет назад
coresh
6bd5d6e4d5
Fixes issue of method 'setTooltip'
Fixes issue of method 'setTooltip' in modules/UI/util/UIUtil.js: Excluded 'Uncaught TypeError':
```
UIUtil.js:134 Uncaught TypeError: Cannot read property 'setAttribute' of null
```
8 лет назад
yanas
442d2fa316
Merge pull request #1024 from BeatC/shortcut-dialog-fixes
Fix shortcut dialog toggling
8 лет назад
Lyubomir Marinov
3ecc24d85e
Remove obsolete Temasys workaround on React Native
jitsi/lib-jitsi-meet#66b601e disabled the execution of Temasys'
adapter.screenshare.js on browsers on which we don't use Temasys such as
React Native. Henceforth, no Temasys workarounds are necessary on React
Native.
8 лет назад
Lyubomir Marinov
5e3193e087
Fix the iOS enterprise deployment build
8 лет назад
yanas
b96743f4de
Merge pull request #1028 from jitsi/fix-profile-title
Trivial fix of capital letters.
8 лет назад
yanas
2eec52485d
Fixes Profile panel title
8 лет назад
Дамян Минков
c2085a5a9d
Merge pull request #1027 from jitsi/fix-contact-list-resizing
Some contact list styling adjustments
8 лет назад
yanas
f8733b2501
Remove semicolon
8 лет назад
yanas
5597847190
Some contact list styling adjustments
8 лет назад
Дамян Минков
13d187b878
Merge pull request #1019 from jitsi/add-toolbar-splitter-button
Adds toolbar splitter button
8 лет назад
yanas
43906a4e30
Fix undefined check.
8 лет назад
yanas
9641dbf373
Adds toolbar splitter button
8 лет назад
yanas
ad2fb28f97
Merge pull request #1023 from BeatC/invite-dialog-enter-for-password
Add possibilty to set password via return key
8 лет назад
Дамян Минков
2f11e85304
Updates ios project file, disables LLVM Bitcode.
8 лет назад
Ilya Daynatovich
25aeb184af
fix display name required dialog
8 лет назад
Lyubomir Marinov
ba778c50ac
Merge branch 'master' of https://github.com/blackneck/jitsi-meet into blackneck-master
8 лет назад
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
8 лет назад
Ilya Daynatovich
d94b50f1e4
Add possibilty to set password via return key
8 лет назад
Дамян Минков
367c9401eb
Merge pull request #1020 from jitsi/invite-dialog-fix
Initialise the invite dialog on user action
8 лет назад
yanas
338e1bac00
Initialise the invite dialog on user action
8 лет назад
Paweł Domas
6148b4b229
Merge pull request #1018 from jitsi/fix-gms-bars-2
Fixes cannot read property of undefined if there is no local video.
8 лет назад
damencho
e5f38e34e9
Fixes cannot read property of undefined if there is no local video.
8 лет назад