Commit Graph

317 Commits

Author SHA1 Message Date
paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 2015-07-10 11:57:20 +02:00
paweldomas 6ec7be09f2 Fixes issue with switching to the screen stream before conference starts(when we're still alone in the room). 2015-07-09 15:04:08 +02:00
paweldomas 5c136f1da6 Updates app.bundle.js 2015-07-06 12:50:43 +02:00
hristoterezov 62a731e244 Fixes typo in translation module interface. 2015-07-03 12:34:05 +03:00
hristoterezov 47b6355d66 Implements functionality that forces the user to enter display name. 2015-07-02 17:04:37 +03:00
hristoterezov 1e0bf42203 Removes unused methods from VideoLayout. 2015-07-01 11:14:21 +03:00
hristoterezov 6235ff163e Fixes audio mute. 2015-06-30 14:34:11 +03:00
hristoterezov f11c3b94ed Moves some methods from avatar to videolayout. 2015-06-29 17:24:21 +03:00
hristoterezov 506312ac95 Integrates callstats.io API. 2015-06-26 15:32:40 +03:00
Damian Minkov 239f271caf Handles chat message timestamps according to XEP-0091 and updates app.bundle.js. 2015-06-23 16:28:46 +03:00
hristoterezov 6a492d96c2 Refactors VideoLayout.js. 2015-06-23 11:00:46 +03:00
paweldomas 38b180ad81 Adds scrollbar to the contact list. 2015-06-19 15:45:39 +02:00
George Politis bdca07be17 Updates app.bundle.js 2015-06-18 19:01:04 +02:00
George Politis 311df7ec7f Updates app.bundle.js 2015-06-18 16:27:36 +02:00
paweldomas a6c8d0787a Does not reload the page after Chrome desktop sharing extension is installed. 2015-06-17 10:11:30 +02:00
paweldomas 3f9b220ee9 The name of shared Etherpad document is now generated and advertised by Jicofo user. 2015-06-15 12:07:31 +02:00
hristoterezov 15db9ca7e4 Fixes issue with the download logs button. 2015-06-11 17:03:41 +03:00
George Politis f378d43e31 Updates app.bundle.js. 2015-06-10 13:39:11 +02:00
paweldomas b038d276c9 Fixes problem with resetting focusedVideoInfo when participant leaves the room. Fixes error when display name is processed after participant has left. 2015-06-02 17:25:10 +02:00
Boris Grozev 797036e888 Updates app.bundle.js. 2015-06-02 16:09:53 +03:00
paweldomas 1d57cb9dae Fixes calls to updateLargeVideo, so that it is called with user resource jid. 2015-06-02 10:05:42 +02:00
hristoterezov 8a4c341512 Implements default language config property and comments to config.js 2015-05-29 17:09:44 +03:00
hristoterezov d0efa6a77b Adds French in available languages. 2015-05-29 09:46:49 +03:00
hristoterezov 01deadf078 Moves the sound notification code to be played when the participant joins / leaves the room instead of receiving add / remove stream event. 2015-05-28 14:34:40 +03:00
George Politis 6eaa3cd45d Updates app.bundle.js 2015-05-28 11:46:40 +02:00
hristoterezov 835e199135 Fixes issue with not removed ssrcs after the participant left the room. 2015-05-27 11:47:06 +03:00
hristoterezov 1d660e1883 Removes join / leave notifications if the participant start audio muted. 2015-05-26 14:18:45 +03:00
hristoterezov 5746261961 Implements the functionality to update config.js parameters via the URL. 2015-05-25 17:42:59 +03:00
George Politis 95b2752d2a Updates libs/app.bundle.js 2015-05-21 10:32:55 +02:00
George Politis 43f60ca336 Updates app.bundle.js 2015-05-20 16:27:39 +02:00
George Politis fb6ad8cffd Updates app.bundle.js and restores latest sdp-interop. 2015-05-20 15:55:30 +02:00
hristoterezov 21fef57bc4 Adds config property that disables hiding of toolbar. 2015-05-20 15:10:09 +03:00
George Politis 777422c87d Update libs/app.bundle.js. 2015-05-20 14:03:43 +02:00
George Politis 172c2d3d71 Updates app.bundle.js. 2015-05-18 19:08:20 +02:00
George Politis b2cff193a9 Updates app.bundle.js. 2015-05-18 19:03:27 +02:00
George Politis 0959b3d5b8 Updates app.bundle.js 2015-05-15 15:43:56 +02:00
George Politis e0cba855a6 Implements fault tolerant connect (closes #268). 2015-04-22 23:11:25 +02:00
paweldomas 8af3a65d37 Displays error dialog when BOSH connection fails. 2015-04-22 16:14:16 +02:00
hristoterezov 667f67376e Fixes the issue with black large video. 2015-04-22 15:53:01 +03:00
George Politis 57cd2647f3 Fixes a JS error in the invite prompt when there's no room url. 2015-04-22 14:26:48 +02:00
hristoterezov efcfe99707 Improves the notification that informs the user if started the conference audio/video muted. 2015-04-22 13:27:14 +03:00
hristoterezov cc1ad1bc13 Implement the functionality that allows users to start the conversation muted. 2015-04-22 12:31:08 +03:00
Mike Keesey 0fdf5e0102 Fix stream end/start race condition
We need to queue attempts to call modifySources to prevent errors in
setLocalDescription, et al. We need to let the asynchronous function
flow in modifySources finish before we kick off another set.
2015-04-15 08:46:27 -06:00
Boris Grozev adb1c572ed Rebuilds app.bundle.js. 2015-04-12 14:26:58 +02:00
hristoterezov 878713a15d Fixes typo for the user id node in the presence. 2015-04-09 16:57:32 +03:00
hristoterezov e01713f6f8 Fixes remove video element functionality in UI to remove only the correct video instead of all. 2015-04-09 14:02:33 +03:00
paweldomas b6155c04ad Modifies "authentication required" dialog. 2015-04-08 14:34:10 +02:00
paweldomas d175dfdef7 Prevents from sending invalid presence packets, before MUC jid is defined. 2015-04-01 21:12:08 +02:00
George Politis e98c8ada6a Nukes the enableFirefoxSupport config param. 2015-03-31 13:02:59 +02:00
hristoterezov 520e655100 Fixes issue with video mute indicator. 2015-03-30 17:19:35 +03:00