Commit Graph

9238 Commits

Author SHA1 Message Date
yanas e1f861e699 Updates js versions. 2014-06-13 11:28:08 +03:00
yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:35:42 +03:00
yanas a5e15e80fc Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:33:57 +03:00
yanas 715749ead8 Adds support for sctp data channels + user interface for active speaker. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 20:59:47 +03:00
Philipp Hancke 15f267ac4c add link to mailing list 2014-06-11 12:38:47 +02:00
paweldomas 9bfa79ae82 Adds RTP stats processing. 2014-06-05 13:09:31 +02:00
turint d663ee40bb Added favicon.ico for 1) better jitsi brand recognition and 2) getting rid of warnings in web server log files 2014-06-05 13:22:44 +03:00
paweldomas 8d6e8d360b Does not switch to local video when we're detected as an active speaker. Comments out sample code. 2014-06-04 16:51:06 +03:00
paweldomas be42629a63 Adopts XEP-0343 for DTLS/SCTP Jingle signaling. 2014-06-04 16:51:05 +03:00
paweldomas 8ba531ed22 Focuses clicked video thumbnail and prevents from switching to new large video. 2014-06-04 16:51:05 +03:00
paweldomas e3f33c7a77 Adds experimental active speaker detection. 2014-06-04 16:51:04 +03:00
paweldomas 6d96981520 Replaces focus endpoint name "fix_me_focus_endpoint" with it's actual XMPP resource. 2014-06-04 16:51:04 +03:00
paweldomas 0509b8e3c4 Adds SCTP data channels. 2014-06-04 16:51:04 +03:00
yanas 96b7a3d3e1 Fixes disapearing videos after a focus change. Fixes disapearing mute menu after a focus change. 2014-06-02 19:04:07 +02:00
Boris Grozev 8fb7c119ae s/JitMeet/Jitsi Meet/ 2014-06-02 12:24:09 +02:00
yanas f0a8282736 Fixes some problems related to adding a prezi to the conference. Updates the Prezi Player and fixes some issues caused by commit 76c0485e (Skip animation steps). 2014-05-30 17:18:32 +02:00
yanas 3810aed345 Make sure the conference isn't refresh after we invite new people. 2014-05-27 18:39:06 +02:00
Yasen Pramatarov a89b8711f8 Merge pull request #73 from marclaporte/patch-2
typo
2014-05-26 19:19:16 +03:00
Yasen Pramatarov aeee6d80b6 Merge pull request #72 from marclaporte/patch-1
typo
2014-05-26 19:18:52 +03:00
Marc Laporte 6d72f0a1bd typo 2014-05-26 12:03:35 -04:00
Marc Laporte e60f5bf859 typo 2014-05-26 12:01:44 -04:00
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