Ilya Daynatovich
f4e6dceaa4
Return Impormptu api when create dialog
8 年之前
Ilya Daynatovich
f09a9be523
Fixed problem with resizing thumb avatars
8 年之前
Ilya Daynatovich
2b08950294
Fix the tests
8 年之前
Ilya Daynatovich
62713bf87c
Editions in PR
8 年之前
Ilya Daynatovich
7a2eca3706
fix reopening require pass dialog
8 年之前
Ilya Daynatovich
22b7142159
Add select input after incorrect input
8 年之前
Ilya Daynatovich
cba5528478
Move error color to theme
8 年之前
Ilya Daynatovich
5e8c5b3ce4
Add JSDoc
8 年之前
Ilya Daynatovich
d4df6f2dda
Got rid of direct usage of room locker
8 年之前
Ilya Daynatovich
257bb49c52
Add Require password dialog
8 年之前
Boris Grozev
6740b9edf6
feat: Logs pin/unpin events via analytics.
8 年之前
Boris Grozev
cf241effbf
style: Fixes indentation, spelling.
8 年之前
Boris Grozev
c0c198098b
style: Renames variables, adds a FIXME.
8 年之前
Boris Grozev
ac0ee771ed
docs: Adds a FIXME.
8 年之前
Boris Grozev
0ca9389e4b
cleanup: Simplify code.
8 年之前
Boris Grozev
9910caf29f
docs: Fix some documentation.
8 年之前
yanas
78dbaa9b21
Revert wrongly removed comment
8 年之前
yanas
5c956de99e
Merges changes with latest master.
8 年之前
damencho
91340a5268
Hides all side panels before showing new one.
8 年之前
bgrozev
38e44440d0
Merge pull request #1114 from jitsi/fix_page_reload_log
Log the page reload from one place
8 年之前
yanas
02495e3b31
Merge pull request #1116 from jitsi/edit-displayname-overlap
Adds a property to hide display name and disable update view.
8 年之前
bgrozev
3360c62392
Merge pull request #1117 from jitsi/directory-name-casing-fix
Fixes casing of the tokendata directory.
8 年之前
Emil Ivov
05e9dfca92
Fixes casing of the tokendata command.
8 年之前
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.
8 年之前
hristoterezov
c41c219206
fix(Thumbnails): removes unused css classes
8 年之前
Lyubomir Marinov
4d335e086b
Reduce the number of unnecessary Redux state changes
8 年之前
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.
8 年之前
paweldomas
d256bc317a
fix(log): log the page reload from one place
8 年之前
yanas
101c413a3c
Merge pull request #1110 from jitsi/filmstrip-button-editions
Filmstrip button editions
8 年之前
yanas
c3e0d7ff56
Fix conflicts.
8 年之前
Дамян Минков
826a7fd220
Merge pull request #1109 from jitsi/fix_toolbar_popups2
fix(toolbar): popups
8 年之前
Дамян Минков
e5607d0371
Merge pull request #1096 from kkrisstoff/task/video-thumbnail-menu-should-appear-on-hover
show/hide video thumbnail menu on hover
8 年之前
hristoterezov
b3b50fe346
fix(toolbar): popups
8 年之前
Boris Grozev
16a2b0377a
chore: Only uses jslint 3+
because older versions don't work with our .jslintrc file
8 年之前
Ilya Daynatovich
8ba7a354e5
Remove duplicate event handler
8 年之前
Ilya Daynatovich
bbbd01b26c
Adjustments in filmstrip section
8 年之前
Konstantyn Pahsura
e7d089c815
Merge branch 'jit/master' into task/video-thumbnail-menu-should-appear-on-hover
8 年之前
Ilya Daynatovich
24169743e7
Clean up filmstrip styles
8 年之前
Ilya Daynatovich
02ae3b3053
Add wrapper
8 年之前
Ilya Daynatovich
69e4f49e74
Add bunch of JSDocs
8 年之前
Ilya Daynatovich
1328870a2b
fix bug with F shortcut
8 年之前
Ilya Daynatovich
51d48e18c6
Refactor filmstrip module
8 年之前
hristoterezov
4b1dfb9a33
Merge pull request #1095 from BeatC/shortcuts-reversed
Shortcuts reversed
8 年之前
Konstantyn Pahsura
9633919e32
css class for remote video specified
8 年之前
Konstantyn Pahsura
76e55f1132
show/hide menu if elem hovered
8 年之前
Ilya Daynatovich
30e717bd20
Rename classname; Refactor click on video method
8 年之前
Ilya Daynatovich
d703271c96
Fix bug with resizing when using shortcut for switching btw videos
8 年之前
Ilya Daynatovich
c6c701330a
Change order of remote videos when clicking on shortcut
8 年之前
yanas
f02f050e56
Merge pull request #1106 from jitsi/disabled-sidepanels-load
Disables loading side panels when they are disabled.
8 年之前
damencho
f6609524ea
Disables loading side panels when they are disabled.
Adds some safety checks for disabled contactlist.
8 年之前