Commit Graph

8495 Commits

Author SHA1 Message Date
hristoterezov 46074dbd8c Merge pull request #195 from nwittstruck/api-events
Add https support for API
2014-11-17 17:41:03 +02:00
Nicholas Wittstruck a4192b58db ssl support 2014-11-17 16:23:29 +01:00
Damian Minkov c5bf2f86ca Fixes purge jitsi-meet-prosody (missing debconf configs). 2014-11-17 12:16:34 +02:00
Damian Minkov 13846b022c Fixes configuring certs if files already placed in /etc/ssl. 2014-11-17 11:44:24 +02:00
Damian Minkov 7475b3a66a Fixes purging config for jitsi-meet-prosody. 2014-11-17 11:44:23 +02:00
Boris Grozev 3239813ce7 Fix a double variable declaration. 2014-11-14 21:18:06 +02:00
Boris Grozev d97a8c63f9 Fix converting a format with multiple parameters from Jingle to SDP. 2014-11-14 21:17:39 +02:00
hristoterezov 2e26c212a2 Fixes the issue with the chrome video that is not displayed in firefox. 2014-11-14 17:44:38 +02:00
hristoterezov dd608080b3 Fixes the issue with not receiving video in chrome from firefox when trickle is enabled. 2014-11-14 13:56:02 +02:00
hristoterezov f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. 2014-11-14 12:13:26 +02:00
bgrozev ab8e9ed87e Cleans the words list. 2014-11-13 22:46:44 +02:00
George Politis 78ef2a9266 Fixes simulcast on latest Chrome dev (40.0.2214.5). 2014-11-13 15:00:52 +01:00
bgrozev 071c01e644 Fix the direction string.
Used to return 'sendre' instead of 'sendrecv'.
2014-11-12 15:20:18 +02:00
George Politis 19e4955392 Fixes focus addSource/removeSource methods. 2014-11-12 11:41:11 +01:00
George Politis 3c21b09fa4 Fixes typo in comment. 2014-11-12 11:41:11 +01:00
hristoterezov 480d6f8c59 Enables the welcome page in config file. 2014-11-12 10:35:44 +02:00
George Politis a0092b78ca Fixes desktop sharing when used with simulcast. 2014-11-11 15:50:46 +01:00
George Politis ee1c221e6d Modifies a comment. 2014-11-11 10:26:34 +01:00
George Politis 1b5a3f08d2 Remove useless localStream field from NativeSimulcast and NoSimulcast classes. 2014-11-10 13:40:41 +01:00
George Politis feffcd18de Improves simulcast logging. 2014-11-10 11:51:27 +01:00
George Politis 41fd416338 Don't add the x-goog-conference flag if there are no simulcast senders 2014-11-10 10:10:06 +01:00
George Politis 4a062e5f5c Don't add the x-goog-conference flag if there are no simulcast senders 2014-11-10 10:03:22 +01:00
bgrozev 1dab88e06a Merge pull request #191 from nwittstruck/master
Fixed typo - incoming instead of incomming
2014-11-08 17:05:08 +02:00
Nicholas Wittstruck a6277b810e fixed typo 2014-11-08 15:41:16 +01:00
fo 5c9f4ba65b Changes the colors of the links in the chat. 2014-11-06 16:30:07 +02:00
hristoterezov aa5c2c11ad Removes the chrome check. Fixes some minor firefox compatibility issues. 2014-11-06 15:54:47 +02:00
fo 1057c6dd0d Removes the notifications for entering/leaving lastN. 2014-11-06 13:04:04 +02:00
hristoterezov 32e6a9a5d1 Merge pull request #189 from Zalmoxisus/master
Escape tags to fix issue #182
2014-11-06 11:10:42 +02:00
Philipp Hancke 4a115ee215 remove old ssrc code as well 2014-11-05 18:56:31 -08:00
Philipp Hancke 6c7dac23ec remove old bundle plan 2014-11-05 12:18:20 -08:00
Zalmoxisus 6a489de167 Escape tags to fix issue #182 2014-11-05 12:45:55 +02:00
fo f2a310f6c3 Adds notifications when a user joins/leaves or is added/removed from lastN. 2014-11-05 10:57:27 +02:00
hristoterezov 6861dc967f Removes "," from the last element in config.js 2014-11-04 16:15:34 +02:00
hristoterezov cbb3b78d9a Removes brand.js 2014-11-04 16:14:02 +02:00
George Politis ee44ed5749 Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity. 2014-11-04 14:27:23 +01:00
fo 74f158128e Makes the number of participants blue. 2014-11-03 16:55:45 +02:00
George Politis 82f51517af Bumps simulcast.js and videolayout.js version numbers. 2014-10-31 11:49:18 +01:00
George Politis e8de53413b Factors simulcast related code. 2014-10-31 11:17:41 +01:00
George Politis 68e6afbd61 Attempts to fix the resolution N/A problem. 2014-10-31 11:10:53 +01:00
George Politis f7880c96ce Renames some variables in simulcast.js. 2014-10-31 11:08:30 +01:00
George Politis 4c04708a3a Adds hidden, and by default disabled, "displayJids" configuration option for debugging purposes. 2014-10-30 18:16:31 +01:00
Damian Minkov 5ce2ce8db6 Removes toggle lock icon, just lock or unlock it, depending the status returned by the server. 2014-10-30 17:32:03 +02:00
hristoterezov f9daa25a6c Fixes the issue with the IPv6 addresses in connection quality tooltips. 2014-10-30 10:18:08 +02:00
hristoterezov f3ac51ae66 Fixes the wrong values (NaN) in the connection tooltips. 2014-10-29 12:49:57 +02:00
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. 2014-10-28 14:46:06 +02:00
Damian Minkov 0f431eec5d Updates quick install. Removes some commands options for jigasi, which are no longer needed. 2014-10-28 10:13:18 +02:00
George Politis af171612b8 Takes into account the fact that Chromium doesn't do native simulcast. 2014-10-27 20:53:08 +01:00
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. 2014-10-27 15:24:09 +02:00
fo 007564a1e5 Css adjustments. 2014-10-27 15:07:37 +02:00
fo 02d8f1a3ca Adds the number of participants to the contact list icon.
Adds glowing to the bottom toolbar chat button and the contact list button when a contact enters or leaves.
2014-10-27 14:02:15 +02:00