hristoterezov
47d39ed5ca
feat(iframe_api): Implement readyToClose event and hangup command
8 лет назад
Дамян Минков
79412f20ab
Updates quick-install doc with the new repo.
8 лет назад
hristoterezov
02f176c75a
Changes the implementation of the iframe API to use postis
8 лет назад
Senya
8196233ed2
Update manual-install.md
There is no YOURSECRET4 mentions in the document
9 лет назад
damencho
13e3e99994
Updates websockets example.
9 лет назад
paweldomas
428fa3f16a
New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option.
9 лет назад
paweldomas
9d60af1a9d
New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option.
9 лет назад
bgrozev
a64627aa47
Clarifies supported systems
9 лет назад
paweldomas
ca89b59638
Fixes for jitsi-meet-tokens Debian package.
9 лет назад
paweldomas
531b81cce3
Adds Prosody plugin for token authentication.
9 лет назад
damencho
14fe5d09d1
Adds ssl stronger settings to default nginx config.
9 лет назад
bgrozev
83339382ab
s/jessie/Wheezy/
9 лет назад
bgrozev
28d63ec2c1
Adds a note for running on Debian jessie.
9 лет назад
bgrozev
0e66552a7f
Clarifies documentation
Add a note about the need to forward ports, as suggested by @joudinet on github.
9 лет назад
damencho
8a22060aa8
Enables ping module when configuring prosody.
9 лет назад
Boris Grozev
7b35dd89bb
Updates the external api docs.
9 лет назад
hristoterezov
59147f059d
Adds a parameter to API constructor that enables film strip only mode.
9 лет назад
Дамян Минков
fd44cfa7a0
Typo.
9 лет назад
Boris Grozev
46a17948d0
Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle".
9 лет назад
Marc Laporte
dd8371f49c
fix typo
9 лет назад
Marc Laporte
0c3802183d
Minor rewording, fixing typos, and improving grammar
10 лет назад
Damian Minkov
497c60375c
Updates manual install instructions.
10 лет назад
bgrozev
c65343b2c5
Fix influxdb instructions.
10 лет назад
gpolitis
d94f001f25
A recent JDK and Ant is required to compile JICOFO.
10 лет назад
gpolitis
afb85e2fd9
These are Debian instructions really.
10 лет назад
gpolitis
fffb5801c5
Makes some nginx directives optional.
10 лет назад
gpolitis
d81cd20ee6
Removes otalk modules from the installation procedure.
10 лет назад
gpolitis
3e7a9228bc
No turn server is necessary with Jitsi Videobridge.
10 лет назад
Boris Grozev
ecf9c6fc6b
Adds instructions for adding an icon (thanks @hristoterezov).
10 лет назад
bgrozev
09f53c6b21
Update influxdb.md
10 лет назад
Boris Grozev
0fd1a7fa08
Removes embedded html as per Ingo's suggestion.
10 лет назад
Boris Grozev
c6ff8aa5dd
Tries to improve readibility...
10 лет назад
Boris Grozev
06f025e92a
Fix formatting.
10 лет назад
Boris Grozev
f14329f2cd
Adds instructions to enable logging.
10 лет назад
Damian Minkov
4db75446f3
Do not edit /etc/nginx/nginx.conf file directly.
10 лет назад
Damian Minkov
8334036cf4
Moves admins definition as it seems on some distributions after latest lua updates, causes trouble for prosody.
10 лет назад
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.
10 лет назад
Paweł Domas
91358476a1
Update manual-install.md
Adds jicofo install instructions.
10 лет назад
Paweł Domas
484b80965c
Update quick-install.md
Adds 'jicofo' package to Deinstall section.
10 лет назад
Boris Grozev
e830ced554
Removes the troubleshooting section.
10 лет назад
Boris Grozev
2041b54a07
Removes the add-apt-repository way of adding a repository.
10 лет назад
Boris Grozev
10adea1691
Moves INSTALL.md to doc/manual-install. Links to both installation documents from README.md.
10 лет назад
paweldomas
f749bed1dd
Adds jicofo debian package integration.
10 лет назад
Nicholas Wittstruck
a6277b810e
fixed typo
10 лет назад
Damian Minkov
0f431eec5d
Updates quick install. Removes some commands options for jigasi, which are no longer needed.
10 лет назад
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.
10 лет назад
Damian Minkov
75586431a4
Moves config.js in /etc/jitsi/meet.
10 лет назад
Damian Minkov
ee324cf41f
Adds prosody config to conf.avail and enable it in conf.d so we don't wipe prosody config on installing meet.
10 лет назад
hristoterezov
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
10 лет назад
Damian Minkov
2df001c125
Removes usr/share/doc/ from debian folder.
10 лет назад