Commit Graph

7853 Commits

Author SHA1 Message Date
paweldomas 226028c064 Don't try to access runtime after determining it is null. Pull request by mduggan. 2014-05-13 12:09:39 +02:00
yanas 68ff87d0ab Fixes focus restore in the case of only 2 participants and one of them reloads. 2014-05-12 11:56:33 +02:00
yanas f44cf1e87f Makes some log messages more appropriate. 2014-05-12 00:44:05 +02:00
yanas 56424df0a0 Adds mute and kick functoinality avaialable for the focus of the conference. 2014-05-12 00:41:58 +02:00
Yana Stamcheva ca1fc93b2d Removes debug message. 2014-05-01 10:40:42 +02:00
Yana Stamcheva f62a27167a Analytics added in a separate file. 2014-05-01 10:31:58 +02:00
gpolitis 1f5f8a7773 Fixes minor typo in README.md 2014-04-26 15:03:46 +02:00
yanas 63f60b0006 Adds favicon. 2014-04-22 13:02:00 +02:00
peili 76c0485ed2 Skip animation steps
Current prezi API does not support flying to certain animation steps.
So in case a prezi would have animation steps, the slide would be empty for the viewer.
With this patch we can at least show entire slide content to viewers if the slide has animations steps.


see also http://prezi.github.io/prezi-player/lib/PreziPlayer/
2014-04-18 23:52:15 +02:00
turint 398c096a05 Added turncredentials module to prosody config 2014-04-17 11:05:22 +03:00
Emil Ivov df2442e1d8 Update README.md 2014-04-16 22:46:52 +02:00
Emil Ivov 4a1270f651 Update README.md 2014-04-16 22:45:51 +02:00
bgrozev 132ee9da90 Update instructions.
Change some jitmeet references to Jitsi Meet and other minor cleanup.
2014-04-16 21:18:17 +02:00
bgrozev 58ced7d84f Merge pull request #61 from mduggan/install-instructions-md
Convert install instructions to markdown
2014-04-16 21:06:06 +02:00
Matthew Duggan 92fdbdc5de Make references to example config files more consistent 2014-04-16 12:04:42 +09:00
Matthew Duggan 5ed9914334 Update to match latest version of google doc instructions. 2014-04-16 11:50:02 +09:00
Matthew Duggan 26170676e1 Install instructions in markdown format. 2014-04-16 09:01:07 +09:00
Emil Ivov 9929d9520e Update README.md 2014-04-15 16:49:23 +02:00
Emil Ivov e81c048b13 Update README.md 2014-04-15 16:46:12 +02:00
Philipp Hancke 9499afb108 ops, dont allow FF 2014-04-13 14:32:50 +02:00
Philipp Hancke 78c8f43c3d fix errors reported by jshint 2014-04-13 14:30:47 +02:00
Philipp Hancke 84593b2bcb add libs to .jshintignore 2014-04-13 14:26:04 +02:00
Philipp Hancke 67e34e1a10 add jshint + precommit-hook 2014-04-13 14:25:47 +02:00
peili 1367248633 Allowing iFrame Content to be clickable on top
In order to make the top bottom bar of etherpad clickable
2014-04-13 00:32:10 +02:00
Philipp Hancke a97cf7e0fa default to generation 0 2014-04-10 10:33:53 +02:00
paweldomas d7f2d5f9eb Lowers minimal required Chrome version for desktop sharing to 34. 2014-04-09 15:37:35 +02:00
Philipp Hancke 6699783076 Merge branch 'master' of github.com:jitsi/jitmeet 2014-04-07 15:29:59 +02:00
Philipp Hancke a7e162b002 srcElement is not defined in FF? 2014-04-07 15:29:30 +02:00
yanas f8070b621a Adds mute indication when someone is muted. 2014-04-07 12:16:49 +02:00
Philipp Hancke cb5df3be84 bug turned out not to be a bug 2014-04-07 11:51:33 +02:00
Philipp Hancke 97e25e8665 improve social network shares by giving the web spiders more data 2014-04-03 13:07:32 +02:00
Boris Grozev d7ed97ef3a Updates the DTLS fingerpring XML namespace. 2014-04-02 20:28:40 +02:00
paweldomas 83a685bca6 Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js. 2014-04-01 13:19:57 +02:00
yanas 0fe46675de Updates versions. 2014-03-31 14:53:40 +02:00
yanas e27da40bb2 Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name. 2014-03-31 14:49:33 +02:00
paweldomas e50be0e3b9 Fixes extension version parsing. Increases extension version. 2014-03-28 13:48:51 +01:00
paweldomas 002c984415 Updates extension version. 2014-03-28 11:08:16 +01:00
paweldomas dbc0966334 Fixes desktop positioning and sizing. 2014-03-28 11:06:58 +01:00
Emil Ivov 53c5c16f8d changes default title 2014-03-28 11:03:17 +01:00
Yana Stamcheva 99778a23dc Fixes videomask url. 2014-03-28 10:04:53 +01:00
Yana Stamcheva 8bd92e445b Updates js versions. 2014-03-27 23:17:24 +01:00
yanas 7298e4df4a Etherpad fills all horizontal space. 2014-03-27 22:59:34 +01:00
paweldomas 2cbdc43e78 Adopts Prezi URL check to match default share links. 2014-03-27 18:09:05 +01:00
paweldomas 81df90897f Show local camera in large video after we re-become the only person in a conference. 2014-03-27 13:47:08 +01:00
paweldomas 39895ed137 Fixes conference recreation issues when focus leaves. 2014-03-27 10:30:53 +01:00
paweldomas cc03ace1b4 Selects the way how large video is measured based on current video type(camera or desktop). Makes sure that whole desktop video will be displayed. Removes redundant event handlers. 2014-03-26 19:06:34 +01:00
paweldomas 9797ad7d84 Reduces amount of checks for desktop sharing enabled state. 2014-03-26 12:32:42 +01:00
paweldomas 384eac3807 Fixes crash on Android when resolution is undefined in get user media. 2014-03-26 11:41:29 +01:00
yanas a0807f7bad Updates versions. 2014-03-26 11:40:47 +01:00
yanas 102680512b Beta version of the new meet.jit.si interface. 2014-03-26 11:33:46 +01:00