Commit Graph

1231 Commits (2d4a5412c0ec449672bb60e0e244dcb6345eb6db)
 

Author SHA1 Message Date
paweldomas 2d4a5412c0 Meet pings Prosody 10 years ago
paweldomas a2b43843b7 Updates app.bundle.js 10 years ago
paweldomas 2f03a0a7fe Fixes broken last-N 10 years ago
paweldomas 4c2f0d3600 Removed duplicated code for adding video thumbnail's hover handler. 10 years ago
paweldomas a8a0945d73 Moves method for selecting thumbnail's video element from videolayout to SmallVideo. Fixes issue with muted audio in IE after switching between thumbnails. 10 years ago
paweldomas a7048fba06 Implements HTTP POST query for fetching app configuration. 10 years ago
Boris Grozev 7b35dd89bb Updates the external api docs. 10 years ago
Boris Grozev 3561204bb5 Allows to overwrite config and interfaceConfig options through the 10 years ago
ibauersachs ee50d07dc3 Commit from translate.jitsi.org by user ibauersachs.: 172 of 173 strings translated (0 fuzzy). 10 years ago
ibauersachs 9ec4bc91fc Commit from translate.jitsi.org by user ibauersachs.: 173 of 173 strings translated (0 fuzzy). 10 years ago
Ingo Bauersachs 88071e5258 Add Slovenian (sl) 10 years ago
paweldomas e79d476d89 Updates app.bundle.js 10 years ago
paweldomas 0fe4999beb Use fadeTo instead of fadeIn/fadeOut to avoid having display: none on large video which causes issues when Temasys plugin is used. 10 years ago
paweldomas ae96b9f365 Fixes issue in IE where click events on local video thumbnail are captured by local audio object created by Temasys plugin on stream attach. 10 years ago
paweldomas 922d0bd512 New adapter.js for Temasys plugin. 10 years ago
paweldomas 9a7bc4ebab Fixes issue with returning from shared document view. Calls show() before fadeOut() on large video to avoid situation when we end up with black screen and are unable to select new video. Updates app.bundle.js. 10 years ago
damencho 2081757ba1 Enables stats in FF. 10 years ago
jitsi-pootle e9c9fc5e69 New files added from translate.jitsi.org based on templates 10 years ago
paweldomas 562761196d Updates app.bundle.js 10 years ago
paweldomas 420514b921 Temasys adapter.js ver 0.12.0 with fix for setInterval included 10 years ago
paweldomas eb63b24a9a Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video. 10 years ago
paweldomas c8bbded994 Removes accidentally committed debug message. 10 years ago
damencho 2a2702c13a Adds params for enabling fake devices on firefox. 10 years ago
Boris Grozev 5fc868ee96 Updates app.bundle.js. 10 years ago
Boris Grozev 502eab7278 Only update the "start muted" settings on precense from a moderator. 10 years ago
Boris Grozev 332aafbe20 Documents some of the XMPP events. Renames some of them. 10 years ago
Boris Grozev d5258e6197 Remove a double variable declaration. 10 years ago
Boris Grozev 9cc9e6132c Add RTCBrowserType.isAndroid(). 10 years ago
hristoterezov f60c1d9751 Removes the minimum width and height of the external API iframe in "film strip only" mode. 10 years ago
Boris Grozev 5d32318d93 Updates app.bundle.js. 10 years ago
Boris Grozev fee8482bae Updates sdp-transform to 1.4.1. 10 years ago
paweldomas f2b5cdbfb8 Updates app.bundle.js. 10 years ago
paweldomas 60afe2d202 Fixes issue with display name event not being fired on Safari/IE 10 years ago
paweldomas 18f03e296b Fixes broken input fields in Safari. 10 years ago
paweldomas 5cd9db1b6a Missing semicolon... 10 years ago
bgrozev f83404a99e Merge pull request #341 from pstros/fix-comment 10 years ago
Devin Wilson 7c1ba9242b Change the comment to fix npm install 10 years ago
ibauersachs bfcc587047 Commit from translate.jitsi.org by user ibauersachs.: 172 of 172 strings translated (0 fuzzy). 10 years ago
Boris Grozev e90d8f5531 Updates app.bundle.js. 10 years ago
Boris Grozev 59033aab28 Adds what will hopefully be treated as a comment by all npm versions to package.json. 10 years ago
Boris Grozev 7f1eb617c3 Uses npm packeges for socket.io and jsSHA. 10 years ago
hristoterezov fd7e8c9162 Merge pull request #338 from gerges/issue/toolbar-refactor 10 years ago
Issac Gerges 51e886142b Ensure hangup button selector is specific enough to apply red color and custom size 10 years ago
Issac Gerges dcc206b2b4 Update non-container toolbar items to be set to inline-block when shown 10 years ago
Issac Gerges da75e17ff5 Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor 10 years ago
paweldomas 8fea9b76ee Updates app.bundle.js 10 years ago
paweldomas cb024be2d6 Fixes locking at WaitForPluginReady with Temasys plugin install detection. 10 years ago
paweldomas 4c4e99c51a Updates Temasys adapter.screenshare.js. Browser restart is no longer required after plugin install. 10 years ago
paweldomas 4b8bc398dd Fixes issue with black video when new stream element is inserted after the old one. 10 years ago
paweldomas 466e7dcc91 Fixes crash in LocalSSRCReplacement when null localDescription is passed. 10 years ago