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).
11 年之前
yanas
3810aed345
Make sure the conference isn't refresh after we invite new people.
11 年之前
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.
11 年之前
yanas
4d0c74879a
Fixes issue #70 - Invite others reports null when pressed too early.
11 年之前
yanas
2dc4db0317
Adds new icons and fixes some alignments in mute/kick menu.
11 年之前
yanas
68ff87d0ab
Fixes focus restore in the case of only 2 participants and one of them reloads.
11 年之前
yanas
56424df0a0
Adds mute and kick functoinality avaialable for the focus of the conference.
11 年之前
Philipp Hancke
9499afb108
ops, dont allow FF
11 年之前
Philipp Hancke
78c8f43c3d
fix errors reported by jshint
11 年之前
yanas
f8070b621a
Adds mute indication when someone is muted.
11 年之前
Philipp Hancke
cb5df3be84
bug turned out not to be a bug
11 年之前
paweldomas
83a685bca6
Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js.
11 年之前
yanas
e27da40bb2
Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name.
11 年之前
paweldomas
dbc0966334
Fixes desktop positioning and sizing.
11 年之前
paweldomas
81df90897f
Show local camera in large video after we re-become the only person in a conference.
11 年之前
paweldomas
39895ed137
Fixes conference recreation issues when focus leaves.
11 年之前
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.
11 年之前
paweldomas
9797ad7d84
Reduces amount of checks for desktop sharing enabled state.
11 年之前
yanas
102680512b
Beta version of the new meet.jit.si interface.
11 年之前
paweldomas
a049bcde71
Obtaining audio+video stream and closing it in order to reduce permission queries makes sense only on HTTPS sites.
11 年之前
paweldomas
68b8512b27
Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it).
11 年之前
paweldomas
4bb8c3c48c
Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload.
11 年之前
paweldomas
a1a0f5d4cf
Adds shared screen media type to presence. Removes unnecessary log msg.
11 年之前
paweldomas
1f51021041
Allows to switch to desktop stream from the very beginning of the conference.
11 年之前
paweldomas
d5a1fe636d
Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version.
11 年之前
paweldomas
452704d6b3
Adds desktop streaming using Chrome extension. Does not flip local screen preview.
11 年之前
paweldomas
0da0f865a1
Fixes broken video muting.
11 年之前
paweldomas
3e34df8730
Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome.
11 年之前
paweldomas
a5951df0d9
Extracts base class for ColibriFocus and JingleSession.
11 年之前
paweldomas
9fd03e1bef
Handles audio and video streams separately. Minor fixes.
11 年之前
paweldomas
8b96d134e3
Moves duplicated methods to peer connection adapter.
11 年之前
Matthew Duggan
8314936a14
jshint cleanups
- equality operators
- missing/excess semicolons
- trailing whitespace
11 年之前
Philipp Hancke
81b153614d
really mute video, fixes #41
11 年之前
Philipp Hancke
472a532cc7
hide participants if they go recvonly, almost done with issue #41
11 年之前
yanas
8ebe2d9468
Escapes html special chars and makes invitation field non-editable.
11 年之前
Philipp Hancke
5da1ff3597
detecting changes, needs to be hooked up to fix issue #41
11 年之前
Philipp Hancke
cf1dbfbe66
signal direction in issue #41
11 年之前
Philipp Hancke
d432c130f9
first attempt to fix issue #41
11 年之前
yanas
8f84261169
Uses roomjid to distinguish the local participant in the chat. Defines etherpad button in the html instead of dynamically adding it through js. Disables chat icon scaling on new message (keeps the glow).
11 年之前
yanas
ee5936aaef
Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37.
11 年之前
Philipp Hancke
cc6653dc2f
trigger another keyframe send for audio-only focus. fixes #32
11 年之前
Yana Stamcheva
4ff1f4a30e
Adds support for etherpad in meet.jit.si. Issue #36.
11 年之前
Yana Stamcheva
46736f8f09
Adds support for etherpad in meet.jit.si. Issue #36.
11 年之前
Yana Stamcheva
2401935dbd
Fixes the chat mode after a display name has been set through the local video UI. Fixes chat focus request.
11 年之前
Yana Stamcheva
cc887f4a8a
Adds display name management. Closes issue #23.
11 年之前
Philipp Hancke
53f97c6c29
focus election, issue #34
11 年之前
Philipp Hancke
2f7b21588c
partial audio-only focus support. lacks SRD/SLD cycle to trigger keyframe
11 年之前
Emil Ivov
7ecb5f7962
Fixes webkit fullscreen checker flag
11 年之前
Emil Ivov
ac51a90f6c
Adds full screen toggling in the tool bar as suggested by @deleolajide .
11 年之前
Emil Ivov
227007db54
Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8
11 年之前