Manquer
750d6cf534
grammer and spelling fixes
2018-06-21 11:36:16 +05:30
hristoterezov
69eefc82a5
feat(iframe_api): Add invite functionality.
2018-05-03 10:31:15 +02:00
smithgeek
b2971aa9be
Fix name of display name change action. ( #2468 )
2018-05-01 17:13:18 +02:00
Neil Brown
6c5482fb9d
Update quick-install.md ( #2657 )
...
Add potential additional package to install, tested on fresh Debian 9 installation.
2018-04-11 10:42:27 +02:00
Leonard Kim
1eee20dd5a
ref(toolbar): remove contact list
2018-04-10 09:34:52 +02:00
virtuacoplenny
7f78050513
Merge pull request #2434 from slavakisel/external-notification-screen-sharing
...
Implement external API notification about screen sharing status
2018-02-22 17:39:03 -08:00
Slava Kisel
e1d849e3a0
Implement external API notification about screen sharing status
2018-02-22 10:25:03 +03:00
Дамян Минков
a505c01e9e
Update uninstall documentation.
...
The package jitsi-meet-prosody was missing from the list of packages.
2018-02-09 10:28:01 +01:00
bgrozev
7ce670df0c
doc: Add -f to update-ca-certificates
2018-01-25 10:42:43 -06:00
damencho
2478176f23
Adds uiLoaded event in iframe API, fired when all resources are loaded.
2018-01-23 15:43:49 -06:00
Дамян Минков
30b51ff384
Adds warning to manual-install doc.
2018-01-02 17:18:06 -06:00
Zoltan Bettenbuk
45c405de0e
[RN] Add recent-list feature
2017-12-19 18:35:51 -06:00
damencho
3ac41bb0c3
Updates manual install doc with auth.domain certs instructions.
2017-12-07 11:14:21 -06:00
hristoterezov
5ffcaca649
feat(aot): Handle video not available use cases ( #2242 )
2017-12-04 19:27:17 -08:00
Дамян Минков
7b1b873b6e
VideoSIPGW updates ( #2201 )
...
* Adds initial documentation for sipgw jibri.
Also explains enabling the people search service and the request/response that are made around sipgw jibri service.
* Fixes add people dialog to invite users and rooms.
No invitation is sent when there is nobody to invite.
* Reuse some recording strings, by using arguments.
* Make sure web also dispatches CONFERENCE_WILL_JOIN.
* Introduces new feature videosipgw.
* Fixes lint errors.
* Renames methods to use people, chatRooms and videoRooms.
* Updates to latest lib-jitsi-meet (dc3397b18b).
2017-11-21 14:45:14 -08:00
Emil Ivov
a0a4fbf566
Instructions for Let's encrypt
2017-09-21 00:36:38 -05:00
Lyubo Marinov
72c9933e73
[RN] SDK building, installing, and publishing
...
Based on work authored by Shuai Li <sli@atlassian.com>, Daniel Ornelas
<dornelas@atlassian.com>, and Lyubo Marinov <lmarinov@atlassian.com>.
2017-09-11 20:12:56 -05:00
Saúl Ibarra Corretgé
0e234bfd82
doc: mention "npm install" is required on mobile
...
Specially prior to pod install.
2017-09-05 11:00:40 +02:00
George Politis
e0e3e873b8
Update turn.md
2017-08-18 13:21:02 +02:00
George Politis
e4f959e400
Create turn.md
2017-08-18 13:18:28 +02:00
Aaron van Meerten
cd910e3074
docs: document the services which jitsi meet can consume
...
* new documentation for the services which jitsi meet can consume for conference mapping to dial-in numbers
* attempted markdown link for swagger file from documentation file
2017-08-14 16:20:20 +02:00
hristoterezov
1782030936
feat(alwaysontop): Toolbar.
2017-08-11 17:07:24 -07:00
hristoterezov
4dcbe5c6a0
doc(iframe_api): Fix the names of the properties in the options object.
2017-08-01 08:48:50 +03:00
Kolokotronis Panagiotis
5db605b0cf
[Docs] Web server config on install
2017-07-17 10:26:12 -05:00
hristoterezov
07a0e3d8ff
fix(iframe_api): Remove min height/width.
2017-07-14 12:56:20 -05:00
hristoterezov
70122789e7
fix(iframe_api): Change the format of the arguments in the constructor
2017-07-14 12:56:20 -05:00
hristoterezov
cc6fcfd982
feat(iframe_api): Getter for the iframe
2017-07-14 12:56:20 -05:00
Saúl Ibarra Corretgé
84aa3627b4
doc: add a note con the recommended Node + npm versions
2017-06-19 15:57:35 -05:00
Saúl Ibarra Corretgé
a1a394ad0b
doc: update mobile building instructions for iOS
2017-06-09 09:55:40 +02:00
damencho
b8189a31ad
Updates quick-install with mention of jvb behind nat and link to config.
2017-05-16 16:26:47 -05:00
damencho
e90d09a6d9
Updates recording instructions in manual install doc.
2017-05-16 16:19:31 -05:00
damencho
9fb49cb59b
Updates default config, avoids storing muc data on prosody restart.
2017-05-16 16:04:26 -05:00
Saúl Ibarra Corretgé
bac191f96c
[RN] Rename jitsi-meet-react to jitsi-meet
2017-05-16 12:38:36 -05:00
cmrd Senya
71da05dc96
Explicitly set c2s_require_encryption to false
...
Jitsi Meet doesn't seem to work with c2s_require_encryption set to true.
c2s_require_encryption is false by default. However it is possible that
in some Prosody configurations it is overriden by a global config to be
true. In that case Jitsi Meet might not work out-of-box. So let's set it
explicitly to be sure it is correct.
2017-04-16 21:19:47 +03:00
Lyubo Marinov
a9bdde193d
Approach consistent filmstrip naming
...
We seemed to be using the names "film strip" and "filmstrip" (and,
consequently, their source code-conscious forms such as film-strip,
FilmStrip, etc.) In order to comply with our coding style which requires
a consistent one name for a given abstraction, choose one name and
rename the uses of the other name.
Wikipedia has a definition of a "filmstrip", I couldn't find a "film
strip". I guess our abstraction can be seen as what's described there.
When I google "film strip", I get results about "filmstrip" at the top.
That's why I chose "filmstrip".
Certain uses of "film strip" such as interfaceConfig.filmStripOnly and
in the external API I left untouched in an attempt to preserve
compatibility.
I wasn't sure whether CSS was tangled in compatibility so I made a
choice and renamed there was well.
2017-04-10 12:59:44 -05:00
Lyubo Marinov
3af6cc53d1
Explain _ and UPPER_CASE naming
2017-04-06 11:45:13 -05:00
hristoterezov
334eb5d423
feat(iframe_api): Add more ESLint rules
2017-04-04 17:20:08 -05:00
hristoterezov
d416fd8c0f
ref(iframe_api): Use EventEmitter
2017-04-04 16:45:47 -05:00
Saúl Ibarra Corretgé
dc2c49f4a9
doc: improve docs on external API constructor parameters
2017-03-27 12:17:32 +02:00
hristoterezov
aeb301c8d5
feat(iframe_api): Add jwt token parameter
2017-03-21 22:34:44 +01:00
damencho
1d7da21e48
Moves all static content/files in a new folder.
...
Also clears debian package from including *.js files from source roote folder, files which were not used.
2017-03-20 16:05:11 -05:00
pierreozoux
1ff29384b3
Add a network schemas
...
This is to help understanding how things are wired.
2017-03-16 11:30:28 -05:00
George Politis
2b3aea76a9
doc: Nukes influxdb.md because influx support has been nuked.
2017-02-23 17:22:06 -06:00
Boris Grozev
73a0197eb2
doc: Adds a note on installing ios-deploy on MacOS 10.11.
2017-02-21 14:43:59 -06:00
Saúl Ibarra Corretgé
a89349c5b9
doc: fix markdown link syntax in mobile docs
2017-02-21 17:37:56 +01:00
Saúl Ibarra Corretgé
e81fc2b254
doc: fix external API documentation
...
- use proper punctuation
- fix markdown syntax
- always use syntax highlighting
- document missing commands
- miscellaneous grammar fixes
2017-02-06 17:41:19 -06:00
Saúl Ibarra Corretgé
7a57dcc08a
doc: add documentation on how to build the mobile apps
2017-01-31 22:32:15 -06:00
hristoterezov
8c3317b8e9
doc(iframe_api): api/api.html -> examples/api.html && rm doc/api
2017-01-26 10:02:34 -06:00
Emil Ivov
8d58dbee38
Restores api.md to original location
2017-01-25 19:14:30 -06:00
Boris Grozev
b22f1965aa
doc: Remove obsolete reference to browserify.
2017-01-25 15:48:32 -06:00