Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
2016-11-10 13:32:12 +02:00
Ilya Daynatovich
986c29ca5d
updated filmstrip handler
2016-11-10 12:18:33 +02:00
Yana Stamcheva
d7fc20b607
[iOS] Center launch screen text
2016-11-09 19:58:48 -06:00
damencho
96b280668d
Adds suspend overlay.
2016-11-09 16:32:09 -06:00
Lyubomir Marinov
66b7404961
[iOS] Try to fix the launch screen
2016-11-09 15:06:07 -06:00
hristoterezov
7f3323f7c0
Merge pull request #1130 from jitsi/fix-stopping-sharedvideo
...
Stops player update before sending stopping of shared video.
2016-11-09 14:20:38 -06:00
damencho
e34d86b485
Stops player update before sending stopping of shared video.
...
We used to stop player updates on self presence received, so between stop and self presence we can send a playing update which will provoke adding the video again to other participants.
2016-11-09 12:42:47 -06:00
Lyubomir Marinov
34ea330aa3
[iOS] Try to fix the launch screen
...
The launch screen appears not centered and/or clipped on certain
devices. Unfortunately, I cannot reproduce it when I deploy the app to
devices and Simulator from Xcode 8.1. It may (or may very well not) be
that the Xcode version matters and the enterprise build server does
appear to use an older Xcode version.
2016-11-09 12:41:20 -06:00
Дамян Минков
70c3c1a21c
Merge pull request #1102 from jitsi/limit_display_name
...
Limit long display names
2016-11-09 10:51:46 -06:00
hristoterezov
98d3755859
Merge pull request #1121 from jitsi/fix-two-panels-shown
...
Hides all side panels before showing new one.
2016-11-09 10:42:49 -06:00
hristoterezov
a4a1579c84
style(conference): Rename MAX_DISPLAYNAME_LENGTH
2016-11-09 10:22:43 -06:00
Ilya Daynatovich
20c6dba599
Moved keyboard initialization to filmstrip toolbar; Replaced toggle filmstrip button from extended toolbar
2016-11-09 12:41:23 +02:00
Lyubomir Marinov
056fc64f7a
Try to fix the enterprise build of the iOS app
...
LaunchScreen.xib compiles locally with Xcode 8.1 but the enterprise
build fails. A possibility is that the enterprise build machine is
running an older Xcode version.
2016-11-08 18:14:43 -06:00
Yana Stamcheva
cb0ec3f702
[iOS] App icon(s)
2016-11-08 17:47:23 -06:00
yanas
084929f875
Merge pull request #1122 from jitsi/thumbnail-calculations
...
Thumbnail calculations
2016-11-08 17:40:46 -06:00
Yana Stamcheva
10f3f01da8
[iOS] Launch screen
2016-11-08 16:12:20 -06:00
Дамян Минков
1f75683581
Merge pull request #1055 from BeatC/incorrect-password-hint
...
Incorrect password hint
2016-11-08 14:29:06 -06:00
bgrozev
29b86a7fe3
Merge pull request #1126 from jitsi/fix-thumbnail-menu-css-class
...
fix: Use a separate css class for thumbnail menu
2016-11-08 12:20:55 -06:00
yanas
bb80bf4144
fix: Use a separate css class for thumbnail menu
2016-11-08 11:47:22 -06:00
yanas
92df64f706
fix: Adds a separate css class for thumbnail menu
2016-11-08 11:45:28 -06:00
Yana Stamcheva
fc3e0147e0
[Android] Launcher icons
2016-11-08 10:38:13 -06:00
Дамян Минков
b2d2209236
Merge pull request #1123 from bgrozev/log-pinned
...
Logs pinned/unpinned events
2016-11-08 10:16:01 -06:00
Ilya Daynatovich
f4e6dceaa4
Return Impormptu api when create dialog
2016-11-08 17:16:00 +02:00
Ilya Daynatovich
f09a9be523
Fixed problem with resizing thumb avatars
2016-11-08 13:36:43 +02:00
Ilya Daynatovich
2b08950294
Fix the tests
2016-11-08 13:18:10 +02:00
Ilya Daynatovich
62713bf87c
Editions in PR
2016-11-08 13:18:10 +02:00
Ilya Daynatovich
7a2eca3706
fix reopening require pass dialog
2016-11-08 13:18:10 +02:00
Ilya Daynatovich
22b7142159
Add select input after incorrect input
2016-11-08 13:18:10 +02:00
Ilya Daynatovich
cba5528478
Move error color to theme
2016-11-08 13:18:10 +02:00
Ilya Daynatovich
5e8c5b3ce4
Add JSDoc
2016-11-08 13:18:10 +02:00
Ilya Daynatovich
d4df6f2dda
Got rid of direct usage of room locker
2016-11-08 13:18:10 +02:00
Ilya Daynatovich
257bb49c52
Add Require password dialog
2016-11-08 13:18:09 +02:00
Boris Grozev
6740b9edf6
feat: Logs pin/unpin events via analytics.
2016-11-07 22:13:21 -06:00
Boris Grozev
cf241effbf
style: Fixes indentation, spelling.
2016-11-07 21:23:33 -06:00
Boris Grozev
c0c198098b
style: Renames variables, adds a FIXME.
2016-11-07 20:47:43 -06:00
Boris Grozev
ac0ee771ed
docs: Adds a FIXME.
2016-11-07 20:45:52 -06:00
Boris Grozev
0ca9389e4b
cleanup: Simplify code.
2016-11-07 20:39:28 -06:00
Boris Grozev
9910caf29f
docs: Fix some documentation.
2016-11-07 20:38:14 -06:00
yanas
78dbaa9b21
Revert wrongly removed comment
2016-11-07 17:00:50 -06:00
yanas
5c956de99e
Merges changes with latest master.
2016-11-07 16:50:08 -06:00
damencho
91340a5268
Hides all side panels before showing new one.
2016-11-07 14:30:02 -06:00
bgrozev
38e44440d0
Merge pull request #1114 from jitsi/fix_page_reload_log
...
Log the page reload from one place
2016-11-06 11:09:56 -06:00
yanas
02495e3b31
Merge pull request #1116 from jitsi/edit-displayname-overlap
...
Adds a property to hide display name and disable update view.
2016-11-05 10:19:31 -05:00
bgrozev
3360c62392
Merge pull request #1117 from jitsi/directory-name-casing-fix
...
Fixes casing of the tokendata directory.
2016-11-04 18:32:46 -05:00
Emil Ivov
05e9dfca92
Fixes casing of the tokendata command.
2016-11-04 17:41:16 -05:00
damencho
510c650b7b
Adds a property to hide display name and disable update view.
...
Adds a property to hide display name and disable update view in SmallVideo. Localvideo hides displayName and disabled update view while users is editing its name and resumes normal behaviour when editing finishes.
2016-11-04 17:02:30 -05:00
hristoterezov
c41c219206
fix(Thumbnails): removes unused css classes
2016-11-04 15:24:05 -05:00
Lyubomir Marinov
4d335e086b
Reduce the number of unnecessary Redux state changes
2016-11-04 13:28:47 -05:00
Lyubomir Marinov
3fa62c3757
Fix thumbnail reordering
...
Don't use Array.prototype.sort() because (1) it operates in place and,
thus, mutes the Redux state and (2) it is not necessarily stable and,
thus, unnecessarily shuffles the thumbnails.
2016-11-04 13:13:26 -05:00
paweldomas
d256bc317a
fix(log): log the page reload from one place
2016-11-03 16:18:05 -05:00