Commit Graph

21 Commits (3f0aa500f754a35d356461b709f8154d3c3461d3)

Author SHA1 Message Date
hristoterezov 47d39ed5ca feat(iframe_api): Implement readyToClose event and hangup command 9 years ago
hristoterezov 02f176c75a Changes the implementation of the iframe API to use postis 9 years ago
hristoterezov 8deb003ef6 JWT client support 9 years ago
hristoterezov d535765648 Fixes issue with externalConnectUrl hash param when the value is null 9 years ago
hristoterezov d09021457b Fixes JS error in API module 9 years ago
isymchych 666dfb9b63 do not use xmpp module in API module 9 years ago
isymchych 59f98205c7 use JS API; UI module refactoring 10 years ago
Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 years ago
Boris Grozev fd5a739f3c Minor formatting fixes, avoid using a global variable. 10 years ago
Boris Grozev 46a17948d0 Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle". 10 years ago
Devin Wilson 829d8dab16 Fix CallStats require and initialize API commands and keyboard shortcuts in init method 10 years ago
Zalmoxisus 7a54537bee Fixes chat messages timestamp according to XEP-0203. Fixes #305. 10 years ago
George Politis 5f48e4cf9d Revert "Updates the license headers." 10 years ago
George Politis 93648f361b Updates the license headers. 10 years ago
Boris Grozev 886fb2ac43 Fix typos and rename event names for purposes of clarity. 10 years ago
hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 10 years ago
hristoterezov af50bd5b94 Resolves some module dependancies by replaces them with events. 10 years ago
hristoterezov 899f0ee83d Removes UI dependancies in the xmpp module. 10 years ago
hristoterezov e4e66a03d7 Creates initial version of xmpp module. 10 years ago
hristoterezov 0508628871 Creates API module. 11 years ago