Commit Graph

217 Commits

Author SHA1 Message Date
yanas d835887fa9 Updates invite link if the window has been already opened before it was available (Closes issue #70). Adds an invite button, which generates an invite email to be sent to other participants. 2014-05-22 18:56:09 +02:00
yanas 4d0c74879a Fixes issue #70 - Invite others reports null when pressed too early. 2014-05-21 15:12:51 +02:00
yanas e6aba30c09 Merge pull request #71 from rk4an/patch-1
Set tooltip on link instead of only on the icon in order to allow the tooltip to appear when we're over the button and not only over it's icon.
2014-05-21 11:17:38 +02:00
Erkan 40a9da5791 set title on link and not just on icon 2014-05-21 08:45:26 +02:00
yanas 2dc4db0317 Adds new icons and fixes some alignments in mute/kick menu. 2014-05-19 14:49:20 +02:00
bgrozev 8a77dc10e1 Update instructions.
Don't  use the prosody admin console, as it's disabled.
2014-05-16 22:38:15 +02:00
Yasen Pramatarov bea633e4bb Merge pull request #68 from eins78/patch-1
INSTALL.md: make sure lsb-release is installed
2014-05-16 13:27:55 +03:00
Max Albrecht 3fee98d138 INSTALL.md: make sure lsb-release is installed
If `lsb-release` is not installed, an invalid entry is added to `/etc/apt/sources.list`, leaving apt in an unusable state
2014-05-16 11:54:27 +02:00
Boris Grozev 2bbf7e205c s/jitmeet/jitsi in exmaple config files. 2014-05-16 10:58:36 +02:00
Emil Ivov 7195758405 Cosmetics
Applies Fcrancois's suggestion about tipping users where they can start testing.
Removes occurrences of jitmeet since the name is no longer in use.
2014-05-16 07:15:54 +02:00
Boris Grozev 50a08d175f Adds the example config files and updates the link in INSTAL.md 2014-05-15 23:53:06 +02:00
yanas b552f20c6b Cleans code to complete the pull request from peili, which was committed with a513d6d. 2014-05-13 16:18:37 +02:00
yanas a513d6de9d Merge pull request #58 from peili/patch-1
Allowing iFrame Content to be clickable on top
2014-05-13 16:14:08 +02:00
yanas 11294a64d7 Merge pull request #62 from peili/patch-2
Skip animation steps
2014-05-13 15:43:55 +02:00
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