hristoterezov
47d39ed5ca
feat(iframe_api): Implement readyToClose event and hangup command
9 年之前
Дамян Минков
79412f20ab
Updates quick-install doc with the new repo.
9 年之前
hristoterezov
02f176c75a
Changes the implementation of the iframe API to use postis
9 年之前
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.
10 年之前
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.
10 年之前
bgrozev
a64627aa47
Clarifies supported systems
10 年之前
paweldomas
ca89b59638
Fixes for jitsi-meet-tokens Debian package.
10 年之前
paweldomas
531b81cce3
Adds Prosody plugin for token authentication.
10 年之前
damencho
14fe5d09d1
Adds ssl stronger settings to default nginx config.
10 年之前
bgrozev
83339382ab
s/jessie/Wheezy/
10 年之前
bgrozev
28d63ec2c1
Adds a note for running on Debian jessie.
10 年之前
bgrozev
0e66552a7f
Clarifies documentation
Add a note about the need to forward ports, as suggested by @joudinet on github.
10 年之前
damencho
8a22060aa8
Enables ping module when configuring prosody.
10 年之前
Boris Grozev
7b35dd89bb
Updates the external api docs.
10 年之前
hristoterezov
59147f059d
Adds a parameter to API constructor that enables film strip only mode.
10 年之前
Дамян Минков
fd44cfa7a0
Typo.
10 年之前
Boris Grozev
46a17948d0
Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle".
10 年之前
Marc Laporte
dd8371f49c
fix typo
10 年之前
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
11 年之前
Boris Grozev
0fd1a7fa08
Removes embedded html as per Ingo's suggestion.
11 年之前
Boris Grozev
c6ff8aa5dd
Tries to improve readibility...
11 年之前
Boris Grozev
06f025e92a
Fix formatting.
11 年之前
Boris Grozev
f14329f2cd
Adds instructions to enable logging.
11 年之前
Damian Minkov
4db75446f3
Do not edit /etc/nginx/nginx.conf file directly.
11 年之前
Damian Minkov
8334036cf4
Moves admins definition as it seems on some distributions after latest lua updates, causes trouble for prosody.
11 年之前
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.
11 年之前
Paweł Domas
91358476a1
Update manual-install.md
Adds jicofo install instructions.
11 年之前
Paweł Domas
484b80965c
Update quick-install.md
Adds 'jicofo' package to Deinstall section.
11 年之前
Boris Grozev
e830ced554
Removes the troubleshooting section.
11 年之前
Boris Grozev
2041b54a07
Removes the add-apt-repository way of adding a repository.
11 年之前
Boris Grozev
10adea1691
Moves INSTALL.md to doc/manual-install. Links to both installation documents from README.md.
11 年之前
paweldomas
f749bed1dd
Adds jicofo debian package integration.
11 年之前
Nicholas Wittstruck
a6277b810e
fixed typo
11 年之前
Damian Minkov
0f431eec5d
Updates quick install. Removes some commands options for jigasi, which are no longer needed.
11 年之前
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.
11 年之前
Damian Minkov
75586431a4
Moves config.js in /etc/jitsi/meet.
11 年之前
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.
11 年之前
hristoterezov
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
11 年之前
Damian Minkov
2df001c125
Removes usr/share/doc/ from debian folder.
11 年之前