paweldomas
|
9fd03e1bef
|
Handles audio and video streams separately. Minor fixes.
|
2014-03-13 14:44:42 +01:00 |
paweldomas
|
8b96d134e3
|
Moves duplicated methods to peer connection adapter.
|
2014-03-13 14:44:41 +01:00 |
Emil Ivov
|
100422dafc
|
Update webrtcrequired.html
|
2014-03-12 23:09:07 +02:00 |
paweldomas
|
e2bc717eeb
|
Adds strophe logger implementation.
|
2014-03-06 15:31:54 +01:00 |
paweldomas
|
3c7de1a79d
|
Splits strophe and colibri libs into separate scripts.
|
2014-03-06 15:28:36 +01:00 |
paweldomas
|
7ac2bad8e1
|
Fixes typo with removessrc initialization.
|
2014-03-05 17:10:06 +01:00 |
Philipp Hancke
|
056f80d844
|
dont allocate extra unused channels, fixes issue #49
|
2014-03-05 07:00:43 +01:00 |
Philipp Hancke
|
4b1d1c31d4
|
Merge pull request #47 from mduggan/jshint
jshint cleanups
|
2014-03-04 14:11:19 +01:00 |
Matthew Duggan
|
8314936a14
|
jshint cleanups
- equality operators
- missing/excess semicolons
- trailing whitespace
|
2014-03-01 16:39:39 +09:00 |
Emil Ivov
|
ab23f571ab
|
Minor adjustments
|
2014-02-28 23:43:24 +02:00 |
Emil Ivov
|
87ebec90a1
|
Update chromeonly.html
|
2014-02-28 23:40:03 +02:00 |
Emil Ivov
|
84106a2aeb
|
Updates the chromeonly page as per #44
|
2014-02-28 23:32:12 +02:00 |
Philipp Hancke
|
1be8332512
|
bump strophe.jingle version; refactored drip ice
|
2014-02-27 16:27:52 +01:00 |
yanas
|
85351d9cb2
|
Updates js versions.
|
2014-02-27 09:40:12 +02:00 |
Philipp Hancke
|
81b153614d
|
really mute video, fixes #41
|
2014-02-27 08:19:06 +01:00 |
Philipp Hancke
|
472a532cc7
|
hide participants if they go recvonly, almost done with issue #41
|
2014-02-26 18:18:08 +01:00 |
yanas
|
8ebe2d9468
|
Escapes html special chars and makes invitation field non-editable.
|
2014-02-26 17:20:28 +02:00 |
Philipp Hancke
|
5da1ff3597
|
detecting changes, needs to be hooked up to fix issue #41
|
2014-02-26 15:16:00 +01:00 |
Philipp Hancke
|
cf1dbfbe66
|
signal direction in issue #41
|
2014-02-26 14:43:55 +01:00 |
Philipp Hancke
|
69dc3b4ea1
|
support smarter trickle ice from the focus
|
2014-02-24 21:13:04 +01:00 |
Philipp Hancke
|
55bf5eb119
|
bugfix for issue #41
|
2014-02-24 19:39:25 +01:00 |
Philipp Hancke
|
b78fda3a55
|
implement muting in a safe way, fixes #41
|
2014-02-24 18:24:38 +01:00 |
Philipp Hancke
|
58a4243627
|
bump strophe.jingle version
|
2014-02-24 18:22:38 +01:00 |
Philipp Hancke
|
d432c130f9
|
first attempt to fix issue #41
|
2014-02-22 14:28:28 +01:00 |
Yana Stamcheva
|
a4b5a2c80a
|
Updates js versions.
|
2014-02-19 15:35:49 +01:00 |
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).
|
2014-02-19 15:32:22 +01:00 |
yanas
|
26df93e5cd
|
Updates js versions.
|
2014-02-18 20:17:08 +01:00 |
yanas
|
ee5936aaef
|
Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37.
|
2014-02-18 20:11:27 +01:00 |
Yana Stamcheva
|
9deae2e6cd
|
Removes a debug log.
|
2014-02-13 13:11:52 +01:00 |
Yana Stamcheva
|
92a6959e1c
|
Creates the etherpad iframe once the button is clicked. Tries to improve prezi stability by encreasing the init interval.
|
2014-02-13 13:08:56 +01:00 |
Philipp Hancke
|
083deb9c73
|
Merge branch 'master' of github.com:jitsi/jitmeet
|
2014-02-13 07:07:38 +01:00 |
Philipp Hancke
|
cc6653dc2f
|
trigger another keyframe send for audio-only focus. fixes #32
|
2014-02-13 07:07:24 +01:00 |
Yana Stamcheva
|
0984606a74
|
Merged
|
2014-02-12 23:37:47 +01:00 |
Yana Stamcheva
|
fb125cfc26
|
Merged.
|
2014-02-12 23:36:57 +01:00 |
Yana Stamcheva
|
4ff1f4a30e
|
Adds support for etherpad in meet.jit.si. Issue #36.
|
2014-02-12 23:28:56 +01:00 |
Yana Stamcheva
|
46736f8f09
|
Adds support for etherpad in meet.jit.si. Issue #36.
|
2014-02-12 23:24:26 +01:00 |
Yana Stamcheva
|
4ef199304d
|
Updates app.js version.
|
2014-02-11 16:30:22 +01:00 |
Yana Stamcheva
|
2401935dbd
|
Fixes the chat mode after a display name has been set through the local video UI. Fixes chat focus request.
|
2014-02-11 16:27:49 +01:00 |
Yana Stamcheva
|
cc887f4a8a
|
Adds display name management. Closes issue #23.
|
2014-02-11 15:05:17 +01:00 |
Philipp Hancke
|
53f97c6c29
|
focus election, issue #34
|
2014-02-10 23:25:57 +01:00 |
Philipp Hancke
|
2f7b21588c
|
partial audio-only focus support. lacks SRD/SLD cycle to trigger keyframe
|
2014-02-10 21:59:39 +01:00 |
Emil Ivov
|
7ecb5f7962
|
Fixes webkit fullscreen checker flag
|
2014-02-09 13:03:24 +01:00 |
Emil Ivov
|
ac51a90f6c
|
Adds full screen toggling in the tool bar as suggested by @deleolajide .
|
2014-02-09 12:21:18 +01:00 |
Emil Ivov
|
93f010bd9f
|
Forces an update for replacement.js.
|
2014-02-08 21:49:46 +01:00 |
Emil Ivov
|
583a98f873
|
Forces an update for replacement.js.
|
2014-02-08 21:46:41 +01:00 |
Emil Ivov
|
bfc453eb4a
|
Forces an update for replacement.js.
|
2014-02-08 21:43:58 +01:00 |
Emil Ivov
|
4681df9519
|
Fixes an issues with double replacement of smileys in alt test.
|
2014-02-08 21:41:20 +01:00 |
Emil Ivov
|
364a080c91
|
Forces reload for main.css and app.js
|
2014-02-08 21:27:07 +01:00 |
Emil Ivov
|
1ff772d302
|
Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8
|
2014-02-08 21:24:13 +01:00 |
Emil Ivov
|
227007db54
|
Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8
|
2014-02-08 21:18:23 +01:00 |