hristoterezov
|
8d7648b6b8
|
Fixes example.js
|
2015-11-19 11:27:56 -06:00 |
hristoterezov
|
6e26e7a659
|
Adds device selection support.
|
2015-11-13 18:23:28 -06:00 |
hristoterezov
|
2c799b3795
|
Detaches createLocalTracks from JitsiConference.
|
2015-11-13 11:46:23 -06:00 |
hristoterezov
|
771593ef06
|
Changes the logger from console to jitsi-meet-logger
|
2015-11-09 16:16:35 -06:00 |
Paweł Domas
|
831c3564ec
|
Update tokens.md
|
2015-11-09 10:07:24 -06:00 |
paweldomas
|
503db36efd
|
Adds tokens.md.
|
2015-11-03 17:37:15 -06:00 |
hristoterezov
|
a1ba5c0be8
|
Fixes resolution issue on mute.
|
2015-10-29 11:45:55 -05:00 |
hristoterezov
|
c38f93fc60
|
Implements audio levels.
|
2015-10-28 12:04:18 -05:00 |
hristoterezov
|
ee471fe06f
|
Implements display name changed event.
|
2015-10-15 17:03:42 -05:00 |
hristoterezov
|
055765fd80
|
Fixes issues with starting the streams after the conference has been joined.
|
2015-10-15 16:24:51 -05:00 |
hristoterezov
|
fe1067b8a3
|
Adds track muted event to the documentation.
|
2015-10-06 16:20:40 -05:00 |
hristoterezov
|
d60425f7e4
|
Fixes mute issues.
|
2015-10-05 17:48:16 -05:00 |
hristoterezov
|
8f2e1bebb5
|
Fixes TRACK_REMOVED event.
|
2015-09-29 16:22:26 -05:00 |
hristoterezov
|
c61f112e17
|
Initial version of documentation.
|
2015-09-16 15:49:49 -05:00 |
hristoterezov
|
dfc82e5197
|
Fixes path errors.
|
2015-09-14 16:14:48 -05:00 |
hristoterezov
|
ca9d796dae
|
Adds example HTML page that creates basic video conference.
|
2015-09-14 14:28:56 -05:00 |
hristoterezov
|
ccdcc879d0
|
Removes some files that won't be used in jitsi meet library.
|
2015-08-14 14:40:51 -05:00 |
hristoterezov
|
59147f059d
|
Adds a parameter to API constructor that enables film strip only mode.
|
2015-08-06 19:01:21 -05:00 |
Дамян Минков
|
fd44cfa7a0
|
Typo.
|
2015-08-03 17:18:32 -05:00 |
Boris Grozev
|
b4983b2566
|
Merge branch 'rename-mute-to-toggle'
|
2015-08-03 11:46:55 -05:00 |
bgrozev
|
6b48bf0d84
|
Merge pull request #299 from marclaporte/patch-3
Minor rewording, fixing typos, and improving grammar
|
2015-08-03 10:48:36 -05:00 |
Boris Grozev
|
46a17948d0
|
Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle".
|
2015-07-29 11:28:37 -05:00 |
Marc Laporte
|
dd8371f49c
|
fix typo
|
2015-06-28 09:47:13 -04:00 |
Marc Laporte
|
0c3802183d
|
Minor rewording, fixing typos, and improving grammar
|
2015-06-03 12:52:52 -04:00 |
Damian Minkov
|
497c60375c
|
Updates manual install instructions.
|
2015-06-01 15:01:31 +03:00 |
bgrozev
|
c65343b2c5
|
Fix influxdb instructions.
|
2015-05-29 15:26:37 +03:00 |
gpolitis
|
d94f001f25
|
A recent JDK and Ant is required to compile JICOFO.
|
2015-05-27 20:56:10 +02:00 |
gpolitis
|
afb85e2fd9
|
These are Debian instructions really.
|
2015-05-27 20:49:26 +02:00 |
gpolitis
|
fffb5801c5
|
Makes some nginx directives optional.
|
2015-05-27 16:56:30 +02:00 |
gpolitis
|
d81cd20ee6
|
Removes otalk modules from the installation procedure.
|
2015-05-27 16:52:16 +02:00 |
gpolitis
|
3e7a9228bc
|
No turn server is necessary with Jitsi Videobridge.
|
2015-05-27 16:22:16 +02:00 |
Boris Grozev
|
ecf9c6fc6b
|
Adds instructions for adding an icon (thanks @hristoterezov).
|
2015-04-07 17:38:30 +02:00 |
bgrozev
|
09f53c6b21
|
Update influxdb.md
|
2015-03-13 10:01:16 +01:00 |
Boris Grozev
|
0fd1a7fa08
|
Removes embedded html as per Ingo's suggestion.
|
2015-03-09 19:14:11 +01:00 |
Boris Grozev
|
c6ff8aa5dd
|
Tries to improve readibility...
|
2015-03-09 18:44:42 +01:00 |
Boris Grozev
|
06f025e92a
|
Fix formatting.
|
2015-03-09 18:29:47 +01:00 |
Boris Grozev
|
f14329f2cd
|
Adds instructions to enable logging.
|
2015-03-09 18:27:56 +01:00 |
Damian Minkov
|
4db75446f3
|
Do not edit /etc/nginx/nginx.conf file directly.
|
2015-03-05 17:52:05 +02:00 |
Damian Minkov
|
8334036cf4
|
Moves admins definition as it seems on some distributions after latest lua updates, causes trouble for prosody.
|
2015-02-12 15:39:56 +02:00 |
paweldomas
|
ed78c0053c
|
Makes it possible to append URL parameters after room name. Adds ?login=true to enforce authenticated domain when anonymous domain is used. This allows to get moderator permissions after room has been created.
|
2015-01-16 13:22:02 +01:00 |
Paweł Domas
|
91358476a1
|
Update manual-install.md
Adds jicofo install instructions.
|
2014-12-22 13:05:20 +01:00 |
Paweł Domas
|
484b80965c
|
Update quick-install.md
Adds 'jicofo' package to Deinstall section.
|
2014-12-18 09:32:30 +01:00 |
Boris Grozev
|
e830ced554
|
Removes the troubleshooting section.
|
2014-12-17 11:35:10 +02:00 |
Boris Grozev
|
2041b54a07
|
Removes the add-apt-repository way of adding a repository.
|
2014-12-17 11:34:16 +02:00 |
Boris Grozev
|
10adea1691
|
Moves INSTALL.md to doc/manual-install. Links to both installation documents from README.md.
|
2014-12-17 11:32:42 +02:00 |
paweldomas
|
f749bed1dd
|
Adds jicofo debian package integration.
|
2014-12-02 20:11:54 +01:00 |
Nicholas Wittstruck
|
a6277b810e
|
fixed typo
|
2014-11-08 15:41:16 +01:00 |
Damian Minkov
|
0f431eec5d
|
Updates quick install. Removes some commands options for jigasi, which are no longer needed.
|
2014-10-28 10:13:18 +02:00 |
hristoterezov
|
a3d0050328
|
Implements support for events for the API. Adds toggleChat and toggleContactList commands. Renames filmStrip to toggleFilmStrip command. Fixes issues with removing the embedded Jitsi Meet.
|
2014-10-27 15:24:09 +02:00 |
Damian Minkov
|
75586431a4
|
Moves config.js in /etc/jitsi/meet.
|
2014-10-23 11:14:54 +03:00 |