Commit Graph

617 Commits (aa5c2c11adff8e6fc81cca9bb153f0518b7290e5)
 

Author SHA1 Message Date
hristoterezov aa5c2c11ad Removes the chrome check. Fixes some minor firefox compatibility issues. 11 years ago
fo 1057c6dd0d Removes the notifications for entering/leaving lastN. 11 years ago
hristoterezov 32e6a9a5d1 Merge pull request #189 from Zalmoxisus/master 11 years ago
Zalmoxisus 6a489de167 Escape tags to fix issue #182 11 years ago
fo f2a310f6c3 Adds notifications when a user joins/leaves or is added/removed from lastN. 11 years ago
hristoterezov 6861dc967f Removes "," from the last element in config.js 11 years ago
hristoterezov cbb3b78d9a Removes brand.js 11 years ago
George Politis ee44ed5749 Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity. 11 years ago
fo 74f158128e Makes the number of participants blue. 11 years ago
George Politis 82f51517af Bumps simulcast.js and videolayout.js version numbers. 11 years ago
George Politis e8de53413b Factors simulcast related code. 11 years ago
George Politis 68e6afbd61 Attempts to fix the resolution N/A problem. 11 years ago
George Politis f7880c96ce Renames some variables in simulcast.js. 11 years ago
George Politis 4c04708a3a Adds hidden, and by default disabled, "displayJids" configuration option for debugging purposes. 11 years ago
Damian Minkov 5ce2ce8db6 Removes toggle lock icon, just lock or unlock it, depending the status returned by the server. 11 years ago
hristoterezov f9daa25a6c Fixes the issue with the IPv6 addresses in connection quality tooltips. 11 years ago
hristoterezov f3ac51ae66 Fixes the wrong values (NaN) in the connection tooltips. 11 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. 11 years ago
Damian Minkov 0f431eec5d Updates quick install. Removes some commands options for jigasi, which are no longer needed. 11 years ago
George Politis af171612b8 Takes into account the fact that Chromium doesn't do native simulcast. 11 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. 11 years ago
fo 007564a1e5 Css adjustments. 11 years ago
fo 02d8f1a3ca Adds the number of participants to the contact list icon. 11 years ago
George Politis e41c8eff14 Fixes issue with video pre-loading. 11 years ago
George Politis fad08fdef0 Takes advantage of the smart simulcast layer escalation of the bridge to prevent blackness when we switch to a higher order layer. 11 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. 11 years ago
Damian Minkov b35e8aaf93 Removes unused, duplicate code method. 11 years ago
Damian Minkov 1602af0229 Migrates jitsi-videobridge config file. 11 years ago
Yana Stamcheva 437f5a9a17 Tries to fix cursor placement problem in chat write area reported by Emil Ivov. 11 years ago
fo aff8916618 Adds a style to the nick input field and hides the smiley button. 11 years ago
fo 67afdb3d45 Add missed js versions. 11 years ago
fo 54946909e6 Change the css theme of the chat. 11 years ago
Damian Minkov 8f9c6de0b6 Fixes purging configuration. 11 years ago
Damian Minkov 380cdcdd65 Adds dirs file. 11 years ago
Damian Minkov 9ee0dc26c4 Removed unused files. 11 years ago
Damian Minkov 75586431a4 Moves config.js in /etc/jitsi/meet. 11 years ago
Damian Minkov ee324cf41f Adds prosody config to conf.avail and enable it in conf.d so we don't wipe prosody config on installing meet. 11 years ago
Damian Minkov 79a318d0e0 Adds dependency to jquery debian package. 11 years ago
Damian Minkov d9d1f010ab Updates debian package with dependency to yui-compressor, which generates min versions of some libs (strophe plugins). 11 years ago
hristoterezov 667a8c1493 Implements API that allows external applications to embed Jitsi Meet. 11 years ago
George Politis 78d60128a4 Reverts 774785 "Attempts to prevent blackness when switching simulcast streams." 11 years ago
George Politis 6e58fb9a39 Don't reference simulcastUtils of parent. 11 years ago
hristoterezov b369e28bb0 Fixes the issues with resolution value when simulcast is enabled. 11 years ago
George Politis 117d6c513c Reverts 774785 "Attempts to prevent blackness when switching simulcast streams." 11 years ago
Damian Minkov a4c8c8b95c Removes usr/share/doc/ from debian folder. Fixes build. 11 years ago
George Politis 65ddc22112 Fixes error when simulcast is disabled. 11 years ago
George Politis 774785c648 Attempts to prevent blackness when switching simulcast streams. 11 years ago
George Politis 76394c507e Splits the simulcast management in two parts, a receiver and a sender. 11 years ago
George Politis 740f6020d5 Renames simulcast related classes. 11 years ago
George Politis 00606da9d2 Minor simulcast code cleanup. 11 years ago