Commit Graph

135 Commits

Author SHA1 Message Date
paweldomas b8548757b4 Updates app.bundle.js 2015-07-31 15:51:45 +02:00
paweldomas 5017fed28e Updates app.bundle.js. 2015-07-30 14:23:33 +02:00
hristoterezov baee96734c Moves LargeVideo html dependancies in LargeVideo.js 2015-07-29 14:39:09 -05:00
paweldomas dc19620edc Updates app.bundle 2015-07-23 11:25:39 +02:00
Devin Wilson d44aed2c11 Remove duplicate handler 2015-07-22 13:38:28 -06:00
Devin Wilson 9bbf17e541 Remove UI references from RTC 2015-07-22 13:37:34 -06:00
Devin Wilson 156b218bfc Remove UI references from xmpp-related modules
Conflicts:
	modules/xmpp/JingleSession.js
	service/xmpp/XMPPEvents.js
2015-07-22 13:37:34 -06:00
paweldomas 1010a56899 Updates app.bundle.js. 2015-07-22 14:00:34 +02:00
Boris Grozev 2545441def Updates app.bundle.js 2015-07-21 17:11:29 -05:00
paweldomas 2d522f735e Updates app.bundle 2015-07-21 10:17:59 +02:00
paweldomas c3548eb866 Fixes issues with invalid avatars and problems with switching between videos. 2015-07-20 19:32:04 +02:00
hristoterezov a66459e206 Changes the conference id for callstats API. 2015-07-17 14:45:30 -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
Boris Grozev 072905b7cd Updates app.bundle.js. 2015-07-15 17:31:09 -05:00
hristoterezov a3886cc56c Focuses the enter display name field. 2015-07-15 13:31:39 -05:00
paweldomas b22ddea71c Updates app.bundle 2015-07-15 14:55:30 +02:00
paweldomas 420bbe136c Fixes call to undefined method(which fixes crash on lastN switch and when clicking contact on the contactlist). 2015-07-15 14:01:36 +02:00
paweldomas 17f245df5e Fixes local video thumbnail being replaced with an avatar when lastN enabled. 2015-07-15 12:14:34 +02:00
paweldomas a1b0677442 Moves SSRC owner signaling from MUC presence to Jingle. 2015-07-14 15:35:13 +02:00
Boris Grozev 609029bc93 Updates app.bundle.js 2015-07-10 22:40:23 +02:00
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