Commit Graph

148 Commits

Author SHA1 Message Date
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 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
Yana Stamcheva 437f5a9a17 Tries to fix cursor placement problem in chat write area reported by Emil Ivov. 2014-10-23 13:38:38 +02:00
fo 67afdb3d45 Add missed js versions. 2014-10-23 13:23:00 +03:00
fo 54946909e6 Change the css theme of the chat. 2014-10-23 12:49:53 +03:00
hristoterezov 667a8c1493 Implements API that allows external applications to embed Jitsi Meet. 2014-10-22 12:03:07 +03:00
George Politis 78d60128a4 Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
2014-10-22 09:26:01 +02:00
hristoterezov b369e28bb0 Fixes the issues with resolution value when simulcast is enabled. 2014-10-21 12:19:17 +03:00
George Politis 117d6c513c Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
2014-10-21 10:10:24 +02:00
George Politis 65ddc22112 Fixes error when simulcast is disabled. 2014-10-20 14:40:37 +02:00
George Politis 774785c648 Attempts to prevent blackness when switching simulcast streams. 2014-10-20 14:34:00 +02:00
George Politis 76394c507e Splits the simulcast management in two parts, a receiver and a sender.
Splits the simulcast management in two classes, a SimulcastReceiver and a SimulcastSender. A SimulcastManager class manages the receiver and the sender. The SimulcastSender class specializes into the NativeSimulcastSender, SimpleSimulcastSender and NoSimulcastSender classes.
2014-10-20 14:34:00 +02:00
hristoterezov 13e43e2b25 Handles multiple IPs displayed in connection popover. 2014-10-17 17:45:58 +03:00
hristoterezov 857f80003c Fixes duplicating ports in connection popover. 2014-10-17 17:16:59 +03:00
Boris Grozev 79936ecbc8 Bumps version. 2014-10-17 17:13:10 +03:00
hristoterezov ee7752dfe2 Fixes positioning issues with connection popover. Fixes some issues with removal of the connection popover. 2014-10-17 16:51:23 +03:00
Boris Grozev cfc878a4e6 Updates versions. 2014-10-17 15:52:57 +03:00
hristoterezov dc60cfc52a Implements connection quality indicator. 2014-10-16 18:11:26 +03:00
George Politis e6039a0ccf Bumps js versions in index.html 2014-10-15 17:00:09 +02:00
George Politis 12957fecc2 Splits Simulcast into NativeSimulcast, GrumpySimulcast and NoSimulcast. 2014-10-15 16:25:49 +02:00
Boris Grozev c5ce510da5 Changes the audio muted locally (instead of relying on self-presence). 2014-10-13 11:53:20 +03:00
paweldomas 5433f80148 Fixes issue with audio being muted for the participant who shares his screen(detected on Chrome 40 and probably above). 2014-10-10 09:12:39 +02:00
fo da1e4183e5 Make clicking on a contact the same as clicking on their video. 2014-10-06 13:32:20 +03:00
hristoterezov 7071e0a1e9 Fixes partly displayed tooltips. 2014-09-30 18:22:22 +03:00
fo 391ac21405 Updates forgotten versions in index.html. 2014-09-30 17:57:35 +03:00
hristoterezov 380b1de723 Implements the title of the page to be generated as server-side include. 2014-09-30 16:05:28 +03:00
yanas 79bf672ca7 Clears some welcome_page and videolayout styles. 2014-09-25 12:48:37 +02:00
paweldomas 8c64d3192b Adds advertisement of XEP-0115 capabilities to MUC presence. 2014-09-25 12:23:16 +02:00
yanas f0a278cad5 Adds some interface config properties. 2014-09-24 16:45:19 +02:00
fo a0d1cb2476 Merge pull request #137 from fouksf/new-design
Adds the new design for the toolbars.
2014-09-24 16:18:02 +03:00
fo b5cf1e72b6 Adds the new desing for the toolbars. 2014-09-24 16:17:17 +03:00
Damian Minkov 85fd5d37e8 Updates version index. 2014-09-24 13:22:06 +03:00
hristoterezov ab4ba5a9c3 Implements config property for disabling the prezi button 2014-09-23 15:27:12 +03:00
paweldomas d3bfeec6ba Fixes SIP call icon is appearing shortly on meet before conference starts even if we don't have Jigasi configured. 2014-09-23 09:51:59 +02:00
fo 3b8af470ca Adds an interface configuration object. 2014-09-18 16:26:29 +03:00
hristoterezov aaf444bae4 Merge pull request #98 from fouksf/message-handler
Adds a message handler.
2014-09-16 17:51:32 +03:00
fo bb45d72737 Adds a message handler and messages to the user including when the video bridge is not available. 2014-09-16 17:41:03 +03:00
Damian Minkov 8f1fb21ce0 Renames and updates strophe lib. 2014-09-16 12:58:52 +03:00
fo 69c576b1d9 Makes the remote video shortcut 0. 2014-09-15 14:56:26 +03:00
Philipp Hancke 75b8c5b962 Merge branch 'master' into tracking
Conflicts:
	index.html
2014-09-12 13:18:54 +02:00
Philipp Hancke 1a1aea4669 Merge branch 'master' into tracking
Conflicts:
	index.html
2014-09-12 13:13:28 +02:00
George Politis ffaa9a62b8 Adds simulcast support in meet. 2014-09-11 14:26:46 +02:00
hristoterezov 682ecf5874 Fixes version indexes of the scripts. 2014-09-09 15:49:53 +03:00
hristoterezov f01ea39ec8 Merge pull request #125 from fouksf/keyboard-shortcuts
Adds keyboard shorcuts support for mute/unmute, start/stop camera, toggl...
2014-09-09 15:44:27 +03:00
fo e633fed536 Adds keyboard shorcuts support for mute/unmute, start/stop camera, toggle chat, toggle film strip and push to talk functionality. 2014-09-09 12:52:51 +03:00
hristoterezov 3f00144f13 Moves Strophe.log from strophe.jingle.bundle.js to new file. 2014-09-09 11:35:00 +03:00
hristoterezov a28c785995 Merge pull request #124 from fouksf/hide-filmstrip
Fixes bug with no audio when film strip is hidden.
2014-09-08 18:58:37 +03:00
fo 7800487553 Fixes bug with no audio when film strip is hidden. 2014-09-08 18:51:50 +03:00
hristoterezov cc725543fc Fixes the version indexes of the scripts. 2014-09-05 18:15:40 +03:00
fo 32fab4c222 Hide the bottom toolbar with the header toolbar if the film strip is hidden. 2014-09-04 17:32:19 +03:00