hristoterezov
|
94366190a0
|
Merge pull request #928 from maximax123/fix-command
hot fix api.executeCommand
|
2016-10-12 11:38:31 -05:00 |
hristoterezov
|
47d39ed5ca
|
feat(iframe_api): Implement readyToClose event and hangup command
|
2016-10-05 16:33:09 -05:00 |
Lyubomir Marinov
|
a2b076985a
|
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
|
2016-10-03 11:12:27 -05:00 |
Gubin, Maksim
|
9aa7f80e82
|
hot fix api.executeCommand
|
2016-09-23 14:04:19 +03:00 |
hristoterezov
|
e46d45adea
|
Fixes issue #716
|
2016-07-11 11:57:24 -05:00 |
hristoterezov
|
02f176c75a
|
Changes the implementation of the iframe API to use postis
|
2016-06-17 15:35:40 -05:00 |
hristoterezov
|
8deb003ef6
|
JWT client support
|
2016-06-13 16:11:44 -05:00 |
hristoterezov
|
d535765648
|
Fixes issue with externalConnectUrl hash param when the value is null
|
2016-04-29 11:46:24 -05:00 |
hristoterezov
|
d09021457b
|
Fixes JS error in API module
|
2016-01-25 14:08:50 -06:00 |
isymchych
|
666dfb9b63
|
do not use xmpp module in API module
|
2016-01-14 17:05:54 +02:00 |
isymchych
|
59f98205c7
|
use JS API; UI module refactoring
|
2015-11-30 13:54:54 +02:00 |
Boris Grozev
|
bd58e6c799
|
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
|
2015-09-10 22:28:16 -05:00 |
Boris Grozev
|
b4983b2566
|
Merge branch 'rename-mute-to-toggle'
|
2015-08-03 11:46:55 -05:00 |
Boris Grozev
|
fd5a739f3c
|
Minor formatting fixes, avoid using a global variable.
|
2015-07-31 14:25:48 -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 |
Devin Wilson
|
829d8dab16
|
Fix CallStats require and initialize API commands and keyboard shortcuts in init method
|
2015-07-17 09:57:59 -06:00 |
Zalmoxisus
|
7a54537bee
|
Fixes chat messages timestamp according to XEP-0203. Fixes #305.
|
2015-06-23 16:14:06 +03:00 |
George Politis
|
5f48e4cf9d
|
Revert "Updates the license headers."
This reverts commit 93648f361b .
|
2015-06-18 18:59:41 +02:00 |
George Politis
|
93648f361b
|
Updates the license headers.
|
2015-06-18 16:17:09 +02:00 |
Boris Grozev
|
886fb2ac43
|
Fix typos and rename event names for purposes of clarity.
|
2015-04-08 12:30:48 +02:00 |
hristoterezov
|
9eb2873cfa
|
Removes the bundles for every module and add bundle for the whole application.
|
2015-01-28 16:35:22 +02:00 |
hristoterezov
|
af50bd5b94
|
Resolves some module dependancies by replaces them with events.
|
2015-01-24 16:28:02 +02:00 |
hristoterezov
|
899f0ee83d
|
Removes UI dependancies in the xmpp module.
|
2015-01-23 17:36:17 +02:00 |
hristoterezov
|
e4e66a03d7
|
Creates initial version of xmpp module.
|
2015-01-19 11:20:00 +02:00 |
hristoterezov
|
0508628871
|
Creates API module.
|
2015-01-09 15:39:32 +02:00 |