Commit Graph

179 Commits (4ec266ef11a1082c147454648ccb9c666edbe5b1)

Author SHA1 Message Date
hristoterezov 44e558e5a0 Fixes video mute when the user is alone in the room. 10 years ago
hristoterezov 0da2547360 Fixes the size of the desktop streaming video for remote peer. 10 years ago
hristoterezov d2f95f3c81 Fixes some translation issues. 10 years ago
hristoterezov 79cdd94833 Adds multi language support for notifications. 10 years ago
hristoterezov 3032ea7684 Implements basic multi language support. 10 years ago
hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 10 years ago
hristoterezov c7e2331284 Removes document bind events between modules. 10 years ago
hristoterezov bc2d72638b Add events for data chanel. 10 years ago
hristoterezov af50bd5b94 Resolves some module dependancies by replaces them with events. 10 years ago
hristoterezov 29b3ea07e0 Removes util.js. Fixes prezi. 10 years ago
hristoterezov 4c661ffca6 Removes nickname global variable. 10 years ago
hristoterezov 248d7a3173 Moves ssrc2jid global variable to the xmpp module. 10 years ago
hristoterezov 6c4a5bd2bc Removes some global variables. Fixes recording. 11 years ago
hristoterezov 6347730dc7 Fixes some issues related to xmpp module creation. 11 years ago
hristoterezov e4e66a03d7 Creates initial version of xmpp module. 11 years ago
hristoterezov ee94eca733 Creates desktop sharing module. 11 years ago
hristoterezov 0696fb2c5a Fixes issue with video mute. 11 years ago
hristoterezov e6fbb0934e Removes local streams from the connection object. 11 years ago
hristoterezov 0508628871 Creates API module. 11 years ago
hristoterezov 27502d3fa8 Removes some dependancies from functions in app.js. 11 years ago
hristoterezov 1057ff36cd Moves some functions from app.js 11 years ago
hristoterezov 69b0e2ad32 Creates UI module. 11 years ago
paweldomas 2494444ca4 Fixes issue with remote video menu not displayed on role upgrade. 11 years ago
paweldomas 1aed7e6237 Fixes NPE. 11 years ago
hristoterezov 5b34a66cb6 Implements RTC module. 11 years ago
paweldomas f4004656a3 Adds functionality for authentication with external system. 11 years ago
fo d1c634abc2 Fixes active speaker avatar and active speaker audio level missmatch. 11 years ago
fo b6a665e007 Adds audio levels for the active speaker avatar. 11 years ago
paweldomas 1729f7e17e Recognizes focus user. Adds missing semicolons. 11 years ago
fo f0a4c08f26 Fixes bugs with thumbnails getting black when prezi is playing or etherpad is viewed. 11 years ago
fo 8bb5994715 Fixes mixup between jid and resourceJid. 11 years ago
Zalmoxisus 7b0be8e953 Prevent XSS injection using 'nick' on presence 11 years ago
George Politis 5af92474c3 Attempts to prevent ghost contacts from appearing in the contact list. 11 years ago
hristoterezov 6cf96c5d72 Fixes an issue with black thumbnails 11 years ago
hristoterezov 501c97b27c Implements firefox support for the rtp stats 11 years ago
George Politis d4a5b3cf2e Fixes typo in comments. 11 years ago
George Politis 37bb4b82ad Fixes issue introduced by 71e290a8ad. 11 years ago
paweldomas 871c661ba9 Adds support for muting audio on the bridge. 11 years ago
paweldomas 7dc8102dee Replaces 'focus' occurrences with moderator for handling privileged functionalities. 11 years ago
George Politis a8909028c8 Modifies the avatars, lastN and adaptive lastN handling so that they play nicely together. 11 years ago
fo 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. 11 years ago
hristoterezov c6cc570f1d Fixes issues caused by the merge with master. Fixes the simulcast conferences on chrome. 11 years ago
George Politis 7da0fd6794 Make it possible to pin a participant from the contact list, even if he's not in the lastN set. 11 years ago
George Politis 71e290a8ad Run simulcastlayerschanged/ing event handlers only if the affected endpoint is in lastN. 11 years ago
hristoterezov 03f828ba9a Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed. 11 years ago
George Politis 092149711b videoSrcToSsrc stores strings 11 years ago
hristoterezov 99da618811 Removes browser checks. Optimizes the browser specific code. 11 years ago
hristoterezov c2f6c9f7bc Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox. 11 years ago
George Politis 2004b6ef18 Fixes an issue where the pinned video src was getting set when it shouldn't. 11 years ago
George Politis 1ac99309e7 Hooks up participant pinning into lastN functionality. 11 years ago