Commit Graph

341 Commits (9764fe52dea7679bb4161f00832579f280728285)

Author SHA1 Message Date
hristoterezov 652412cd4f Fixes issue with local audio levels. 10 years ago
paweldomas f1cb3af345 Increases default size of authentication popup. 10 years ago
hristoterezov 5b34a66cb6 Implements RTC module. 10 years ago
hristoterezov c6d8e34779 Implements statistics module. 10 years ago
paweldomas 78f8521145 Handles the case where browser is blocking popups and prevents from opening authentication window. 10 years ago
paweldomas f4004656a3 Adds functionality for authentication with external system. 10 years ago
Lyubomir Marinov ae4dafb06d Optionally automatically mutes the local video if it is not in any "last N". 10 years ago
paweldomas 8068d4e810 Changes "browser is too old message" error message as it's not always related to the browser version. 10 years ago
George Politis a1624138fe Disables the "Focus connected" notification. 10 years ago
paweldomas e4154c055e Fixes handling of "bridgeIsDown" presence extension coming from focus participant. 10 years ago
paweldomas 1729f7e17e Recognizes focus user. Adds missing semicolons. 10 years ago
George Politis 5ba666de2e Restores broken config.displayJids functionality. 10 years ago
fo 8bb5994715 Fixes mixup between jid and resourceJid. 10 years ago
Zalmoxisus 7b0be8e953 Prevent XSS injection using 'nick' on presence 10 years ago
George Politis 5af92474c3 Attempts to prevent ghost contacts from appearing in the contact list. 10 years ago
hristoterezov edb89a65d5 Adds config property for enabling firefox support 10 years ago
paweldomas f06f4cd1ba Fix setting the mute icon(written by Boris Grozev). 10 years ago
paweldomas 8f94ac8b09 Detects focus user in reliable way(through user real JID). Fixes kicked event when both 307 and 110 status codes are received in MUC presence. 10 years ago
paweldomas 871c661ba9 Adds support for muting audio on the bridge. 10 years ago
paweldomas 3f3046893e Ignore unrecognised 'default' stream. 10 years ago
paweldomas cd6264d0df Adopts kick to new focus. 10 years ago
paweldomas 84a453597c Reloads the page when focus leaves to dispose MUC room. Adds exponential backoff to focus polling. 10 years ago
paweldomas 7dc8102dee Replaces 'focus' occurrences with moderator for handling privileged functionalities. 10 years ago
paweldomas afaa96b737 Fixes merge mistake. 10 years ago
paweldomas 613e18952b Waits for the focus to join first. 10 years ago
paweldomas 6afcfb2598 Basic recording. 10 years ago
paweldomas f629ec17fa Focus and debug changes 10 years ago
fo 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. 10 years ago
hristoterezov c6cc570f1d Fixes issues caused by the merge with master. Fixes the simulcast conferences on chrome. 10 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. 10 years ago
hristoterezov 03f828ba9a Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed. 10 years ago
Philipp Hancke 728e7ce70b try audio-only when GUM fails 10 years ago
hristoterezov 99da618811 Removes browser checks. Optimizes the browser specific code. 10 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. 10 years ago
George Politis 1ac99309e7 Hooks up participant pinning into lastN functionality. 10 years ago
George Politis 3fc819d12e Edits comment. 10 years ago
hristoterezov 2e26c212a2 Fixes the issue with the chrome video that is not displayed in firefox. 10 years ago
hristoterezov f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. 10 years ago
hristoterezov aa5c2c11ad Removes the chrome check. Fixes some minor firefox compatibility issues. 10 years ago
fo f2a310f6c3 Adds notifications when a user joins/leaves or is added/removed from lastN. 10 years ago
hristoterezov cbb3b78d9a Removes brand.js 10 years ago
George Politis 4c04708a3a Adds hidden, and by default disabled, "displayJids" configuration option for debugging purposes. 10 years ago
Damian Minkov 5ce2ce8db6 Removes toggle lock icon, just lock or unlock it, depending the status returned by the server. 10 years ago
Damian Minkov de04bb8ef1 Changes the padlock to locked when a participant is entering a locked room and still haven't entered the key. We show padlock locked whenever the room requires a key to enter. 10 years ago
hristoterezov a3d0050328 Implements support for events for the API. Adds toggleChat and toggleContactList commands. Renames filmStrip to toggleFilmStrip command. Fixes issues with removing the embedded Jitsi Meet. 10 years ago
Damian Minkov a55e3f5d9d Fixes issue with unable to open second dialog on wrong room key entered. Still tests to come. Handle dialog action after the dialog is closed, otherwise the event for wrong key can come before the dialog is closed and will not be open again. 10 years ago
Damian Minkov b35e8aaf93 Removes unused, duplicate code method. 10 years ago
hristoterezov 667a8c1493 Implements API that allows external applications to embed Jitsi Meet. 10 years ago
Boris Grozev c7441d7f22 Removes an error message. 10 years ago
Boris Grozev 68e0592363 Revert "use all in lib, restrict to relay in app" 10 years ago