Ilya Daynatovich
ba822eaeed
Fix problem with last video preview
2016-08-29 16:39:57 +03:00
yanas
7076ada6f4
Attach keyboard shortcuts to features
2016-08-28 22:59:23 -05:00
Paweł Domas
84834dc4e6
Merge pull request #808 from SamWhited/auth_token_asap
...
Add support for fetching public keys from a server to mod_auth_token
2016-08-26 16:51:17 -05:00
hristoterezov
f9b3f34593
Merge pull request #810 from jitsi/fix-hangup-multiple-feedback-windows
...
Fix hangup triggering multiple feedback windows
2016-08-26 16:30:31 -05:00
Sam Whited
c17576a931
mod_auth_token: Don't timeout finished requests
2016-08-26 16:19:01 -05:00
yanas
570124058c
Addresses comment about Feedback dependency
2016-08-26 16:07:20 -05:00
Sam Whited
3793119209
mod_auth_token: Fix cache hit log line
2016-08-26 16:03:08 -05:00
Sam Whited
7fb18d1cb3
Fix broken claims comparison
2016-08-26 14:47:34 -05:00
Sam Whited
4fc86175e1
mod_auth_token: Set room name on session
2016-08-26 14:41:06 -05:00
Sam Whited
c951f7f3e9
Add missing semicolons
2016-08-26 14:11:50 -05:00
yanas
777217bd75
Fixes hangup triggering multiple feedbacks.
2016-08-26 11:42:45 -05:00
yanas
2bb637e140
Fixes hangup triggering several times
2016-08-26 11:42:45 -05:00
Дамян Минков
b5c1c95a15
Merge pull request #807 from jitsi/fix_ss_external_install
...
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
2016-08-26 11:40:35 -05:00
Sam Whited
f2e369cfc0
mod_auth_token: Remove broken path.join
2016-08-26 09:48:02 -05:00
yanas
6329271731
Merge pull request #806 from BeatC/fix-help-dialog-behind-filmstrip
...
Change z-index of keyboard-shortcuts
2016-08-25 14:15:57 -05:00
yanas
1428559546
Merge pull request #805 from jitsi/fix-moderator-mute
...
Fixes muting particular remote participant.
2016-08-25 14:15:01 -05:00
hristoterezov
5c9a85e928
Fixes the issue with SS external installation dialog is not closed after the plugin has been installed
2016-08-25 13:27:58 -05:00
Illia Daynatovich
00355caf8d
HQL-1829 Change z-index of keyboard-shortcuts
2016-08-25 12:12:29 +03:00
Sam Whited
feb1d9d8e1
Add an LRU cache to mod_auth_token
2016-08-24 15:28:13 -05:00
Sam Whited
7f2fa9597c
Add basic ASAP support to mod_auth_token
...
See: http://s2sauth.bitbucket.org/
2016-08-24 14:08:21 -05:00
damencho
246ab88a3e
Fixes muting particular remote participant.
...
There was a bug that the handlers for menuItem for mute and kick are added for all remote participants. When clicked multiple handlers are executed and the action will be executed for all remote participants.
2016-08-23 18:37:41 -05:00
Дамян Минков
49cc4ae087
Merge pull request #802 from jitsi/fix-video-linux-qt
...
Fix video thumbnails for Qt on Linux.
2016-08-23 15:36:52 -05:00
hristoterezov
8d466ad77f
Merge pull request #801 from jitsi/reloads-update
...
Updates statistics implementation.
2016-08-23 10:20:44 -05:00
yanas
f824f78db9
Fix video thumbnails for Qt on Linux.
2016-08-22 16:31:20 -05:00
damencho
35f592bb2c
Adds optional label to statistics implementation.
2016-08-22 15:18:13 -05:00
bgrozev
25a6728acc
Merge pull request #663 from cmrd-senya/patch-1
...
Update manual-install.md
2016-08-21 14:36:06 -05:00
jitsi-pootle
169da33411
New files added from translate.jitsi.org based on templates
2016-08-21 19:30:40 +00:00
George Politis
db70cf4aa9
Merge pull request #795 from jitsi/hide-download-log
...
Hide download log by default
2016-08-17 16:00:09 -05:00
yanas
dcfab4401f
Update main.css
2016-08-17 15:50:26 -05:00
hristoterezov
d85a91ae49
Merge pull request #792 from jitsi/remove-bottom-toolbar-button-separators-1
...
Remove unused css class
2016-08-16 16:53:49 -04:00
hristoterezov
a3b1a80658
Merge pull request #791 from jitsi/remove-bottom-toolbar-button-separators
...
Remove bottom toolbar button separators
2016-08-16 16:53:03 -04:00
yanas
db20f145fb
Remove unused css class
2016-08-16 15:20:32 -05:00
yanas
986bfd02b3
Remove bottom toolbar button separators
2016-08-16 15:14:30 -05:00
Paweł Domas
57506934f2
Merge pull request #790 from jitsi/show-toolbar-in-ring-overlay
...
Show the toolbar even if in a ring overlay
2016-08-16 15:07:51 -05:00
yanas
372a5e2a49
Update UI.js
...
Show the toolbar even if in a ring overlay.
2016-08-16 13:44:34 -05:00
Дамян Минков
726b972223
Merge pull request #789 from bgrozev/cleanup
...
refactor: removes unused code.
2016-08-15 22:59:35 -05:00
Boris Grozev
65300b34df
refactor: removes unused code.
2016-08-15 22:57:36 -05:00
Paweł Domas
d7a7733d30
Merge pull request #787 from bgrozev/resolution-change
...
Brings back resolution changes logging to callstats.
2016-08-15 15:16:05 -05:00
Boris Grozev
7154fd4d39
Brings back resolution changes logging to callstats.
2016-08-15 14:40:55 -05:00
Дамян Минков
45830c1086
Merge pull request #785 from bgrozev/stream-switch-logs
...
Logs stream switch delays using analytics instead of callstats.
2016-08-12 16:51:39 -05:00
Дамян Минков
202ad0542f
Merge pull request #784 from bgrozev/round-analytics-values
...
Rounds floats passed to analytics (instead of truncating them).
2016-08-12 16:51:29 -05:00
Boris Grozev
c59d9e7c8b
Rounds floats passed to analytics (instead of truncating them).
2016-08-12 15:22:38 -05:00
Boris Grozev
f4f0a7d90e
Logs stream switch delays using analytics instead of callstats.
2016-08-12 15:13:27 -05:00
damencho
ec98e6fdff
Revert "Skips the analytics file from main folder when creating deb." Excluding file, excludes it and from subfolders.
...
This reverts commit 157bb1931d
.
2016-08-11 12:53:37 -05:00
Дамян Минков
c68bcb8fbc
Merge pull request #782 from jitsi/fix-unsupported-browser-images
...
Fix unsupported browser images
2016-08-11 11:08:59 -05:00
yanas
c37876a8b7
Fix unsupported browser images
...
Fixes the path of the unsupported browser images
2016-08-11 10:14:06 -05:00
bgrozev
23a805b79c
Merge pull request #780 from jitsi/fix-duplicate-analytics-files
...
Skips the analytics file from main folder when creating deb.
2016-08-10 16:09:01 -05:00
damencho
157bb1931d
Skips the analytics file from main folder when creating deb.
2016-08-10 15:47:54 -05:00
bgrozev
e59ad67055
Merge pull request #779 from jitsi/fix_ss_from_popup
...
Implements extension external installation for popup windows
2016-08-10 15:25:35 -05:00
hristoterezov
97b9b67768
Merge pull request #777 from jitsi/analytics-move2
...
Moves loading of analytics in the library.
2016-08-10 15:19:36 -05:00