Commit Graph

520 Commits

Author SHA1 Message Date
paweldomas 9123923818 Displays reservation system error if one is returned by the focus. 2015-02-26 14:59:01 +01:00
paweldomas 5b44edb3cc Handles graceful-shutdown focus error response. 2015-02-25 16:55:22 +01:00
hristoterezov d4f00d76ab Removes webrtcrequired.html. 2015-02-25 11:07:33 +02:00
hristoterezov 37282e63b3 Fixes the references with chromeonly page. 2015-02-24 18:24:39 +02:00
hristoterezov f16a1cdf44 Changes the implementation to store the language in local storage. Adds new languages. 2015-02-24 12:49:46 +02:00
hristoterezov 702f02568d Fixes issue with the buttons in the message handler. 2015-02-24 10:57:41 +02:00
paweldomas b6808d87bc Updates app.bundle.js. 2015-02-23 16:15:42 +01:00
hristoterezov fdada53a4a Fixes issue with the recording. 2015-02-23 12:06:42 +02:00
hristoterezov 81eb3754a0 Fixes "focus not available" notifications. 2015-02-23 11:20:35 +02:00
hristoterezov 74f078f166 Adds multi language support for message handlers. 2015-02-20 18:17:46 +02:00
paweldomas e16cee4187 Delete old session ID and retry on 'session-invalid' response. Updates app.bundle.js. 2015-02-19 13:56:04 +01:00
paweldomas a904e35c67 Adds auto-sign in feature and login/logout toolbar menu. 2015-02-19 13:49:51 +01:00
hristoterezov 4d39d4ccc3 Fixes issue with selected user resource jid variable. 2015-02-19 11:23:55 +02:00
hristoterezov 79cdd94833 Adds multi language support for notifications. 2015-02-13 18:28:35 +02:00
hristoterezov 2362770cce Changes getUserMedia implementation to try lower resolution if the configured one is not supported. 2015-02-12 16:42:08 +02:00
hristoterezov f2a7a43ba7 Fixes audio level performance issue on avatar. 2015-02-11 18:29:20 +02:00
hristoterezov d21f994eee Removes rtp stats option and adds options for disabling/enabling stats and audio levels. 2015-02-09 14:51:25 +02:00
hristoterezov 3032ea7684 Implements basic multi language support. 2015-02-06 17:46:50 +02:00
hristoterezov 04cfbafc33 Fixes issue with recording. 2015-02-06 15:43:40 +02:00
hristoterezov 57fcee676a Fixes issues with accessing modules not from APP object. 2015-02-06 14:54:19 +02:00
hristoterezov ffb1d6ea17 Generates app bundle file 2015-02-02 20:00:45 +02:00
hristoterezov 8d0ee3ded9 Updates generated file. 2015-01-29 11:27:02 +02:00
hristoterezov e766bad4ce Merge branch 'master' of https://github.com/Zalmoxisus/jitsi-meet
Conflicts:
	libs/modules/RTC.bundle.js
	libs/modules/simulcast.bundle.js
2015-01-28 18:06:09 +02:00
hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 2015-01-28 16:35:22 +02:00
hristoterezov c7e2331284 Removes document bind events between modules. 2015-01-27 14:03:26 +02:00
hristoterezov bc2d72638b Add events for data chanel. 2015-01-27 11:56:22 +02:00
hristoterezov af50bd5b94 Resolves some module dependancies by replaces them with events. 2015-01-24 16:28:02 +02:00
hristoterezov 899f0ee83d Removes UI dependancies in the xmpp module. 2015-01-23 17:36:17 +02:00
hristoterezov 29b3ea07e0 Removes util.js. Fixes prezi. 2015-01-23 14:01:44 +02:00
hristoterezov c0a316c7df Creates keyboard shortcuts module. 2015-01-22 18:26:05 +02:00
hristoterezov 4c661ffca6 Removes nickname global variable. 2015-01-22 18:02:37 +02:00
Boris Grozev 0063461858 Uses pako from npm. 2015-01-21 17:13:22 +02:00
hristoterezov 248d7a3173 Moves ssrc2jid global variable to the xmpp module. 2015-01-21 13:55:20 +02:00
hristoterezov 394738394d Fixes NPE when creating non anonymous room 2015-01-20 18:07:03 +02:00
hristoterezov 6c4a5bd2bc Removes some global variables. Fixes recording. 2015-01-20 17:56:00 +02:00
hristoterezov 6347730dc7 Fixes some issues related to xmpp module creation. 2015-01-19 18:54:41 +02:00
hristoterezov e4e66a03d7 Creates initial version of xmpp module. 2015-01-19 11:20:00 +02:00
hristoterezov ee94eca733 Creates desktop sharing module. 2015-01-13 15:11:05 +02:00
hristoterezov 0696fb2c5a Fixes issue with video mute. 2015-01-13 11:33:45 +02:00
hristoterezov e6fbb0934e Removes local streams from the connection object. 2015-01-12 15:23:29 +02:00
hristoterezov faaf24d3c4 Creates simulcast module 2015-01-09 17:32:35 +02:00
hristoterezov 0508628871 Creates API module. 2015-01-09 15:39:32 +02:00
hristoterezov e20274c2f7 Creates connection quality module. 2015-01-08 14:11:53 +02:00
hristoterezov 4d25b139cc Fixes some issues caused by the merge. 2015-01-07 17:47:48 +02:00
hristoterezov 6ce48a5b7b Merge branch 'master' of github.com:jitsi/jitsi-meet
Conflicts:
	app.js
	index.html
	libs/colibri/colibri.focus.js
	libs/modules/statistics.bundle.js
	moderator.js
	modules/UI/videolayout/VideoLayout.js
	muc.js
2015-01-07 17:14:10 +02:00
hristoterezov 69b0e2ad32 Creates UI module. 2015-01-07 16:54:03 +02:00
paweldomas 459891e647 Bumps js versions, updates bundles. 2015-01-05 13:14:27 +01:00
George Politis dc5d5f8436 Nukes colibri.*.js and restores original file structure of strophe.jingle. 2014-12-26 10:40:06 +01:00
hristoterezov 5b34a66cb6 Implements RTC module. 2014-12-19 15:59:08 +02:00
hristoterezov c6d8e34779 Implements statistics module. 2014-12-17 18:21:25 +02:00
Damian Minkov 7bacd957bd Updates invitation email. 2014-12-17 14:45:22 +02:00
paweldomas f4004656a3 Adds functionality for authentication with external system. 2014-12-16 14:54:35 +01:00
yanas cc38c2641b Modifies default avatar image. 2014-12-12 13:18:36 +01:00
fo d1c634abc2 Fixes active speaker avatar and active speaker audio level missmatch. 2014-12-12 11:32:16 +02:00
fo 451d16a664 Fixes error when myroomjid is null. 2014-12-11 13:39:27 +02:00
fo b6a665e007 Adds audio levels for the active speaker avatar. 2014-12-10 15:10:54 +02:00
George Politis 3c96c91ca8 Bumps version numbers for changed js files. 2014-12-05 17:00:24 +01:00
paweldomas b035bfc9aa Merge branch 'master' into ssfocus
Conflicts:
	index.html
	muc.js
	videolayout.js
2014-11-28 16:43:45 +01:00
paweldomas 71b63cd0b3 Adds Pako (an implementation of zlib deflate). Written by Boris Grozev. 2014-11-28 16:23:17 +01:00
paweldomas 7dc8102dee Replaces 'focus' occurrences with moderator for handling privileged functionalities. 2014-11-28 16:17:53 +01:00
paweldomas 6afcfb2598 Basic recording. 2014-11-28 16:05:10 +01:00
fo 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. 2014-11-27 12:44:22 +02:00
George Politis 7da0fd6794 Make it possible to pin a participant from the contact list, even if he's not in the lastN set. 2014-11-25 11:58:09 +01:00
George Politis de7cc0b52b Implements local lastN set. 2014-11-20 16:52:52 +01:00
George Politis a0092b78ca Fixes desktop sharing when used with simulcast. 2014-11-11 15:50:46 +01:00
fo 1057c6dd0d Removes the notifications for entering/leaving lastN. 2014-11-06 13:04:04 +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 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
hristoterezov f3ac51ae66 Fixes the wrong values (NaN) in the connection tooltips. 2014-10-29 12:49:57 +02: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 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
fo b5e066b44b Add a toggle button for the filmstrip in the bottom toolbar. 2014-09-04 16:33:41 +03:00
hristoterezov 8fc6f3e54e Changes the logo of the welcome page to use the image from conference page. 2014-09-02 11:33:00 +03:00
hristoterezov f65640882f Fixes welcome page input Enter button action. 2014-09-02 11:03:53 +03:00
Boris Grozev a8108aac5f Updates jquery and adds the uncompressed and map files. 2014-08-29 12:16:26 +03:00
hristoterezov 23ff9975b4 Fixes the size of the hangup button. 2014-08-29 11:49:44 +03:00
hristoterezov c7a5f5cb9b Fixes the adblock issue. 2014-08-28 11:43:23 +03:00
hristoterezov 199fb025b9 Adds reload button to the input in the welcome page. 2014-08-27 13:59:28 +03:00
hristoterezov bb22acf80a Changes the layout and image for the checkbox of the welcome page. 2014-08-27 13:28:08 +03:00
hristoterezov 2d8707626b Fixes issues with the welcome page. 2014-08-27 11:43:43 +03:00
yanas eec2c487fd Fixes setting of default display name in remote videos. 2014-08-27 09:20:05 +02:00
hristoterezov 752e9b9284 Updates version parameters. 2014-08-26 16:19:54 +03:00
hristoterezov 5ccb720ecc Adds room name generator. 2014-08-26 13:54:43 +03:00
Philipp Hancke 2d07ba1141 Merge branch 'master' into tracking 2014-08-25 16:08:43 +02:00
hristoterezov ac433eee15 Moves hangup button to be the last button. 2014-08-25 15:52:20 +03:00
hristoterezov 08c6026521 Adds don't show welcome page checkbox and hang up button. 2014-08-25 15:48:16 +03:00
Philipp Hancke dacafdeb8a initial tracking infrastructure 2014-08-25 12:30:31 +02:00
yanas d88c676c8a Updates fonts. 2014-08-22 18:56:59 +02:00
yanas e89c7ea85c Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface. 2014-08-22 17:37:11 +02:00
hristoterezov 26746b21bd Fixes names of images in css. 2014-08-21 20:28:50 +03:00
hristoterezov 1794003875 Implements welcome page. 2014-08-21 19:42:54 +03:00
yanas e89ab0d82e Fixes toolbar visual problem on mouse over. 2014-08-19 13:43:30 +02:00
paweldomas 1a074b12b4 Adds SIP gateway support. 2014-08-08 15:25:24 +02:00
Boris Grozev e9374048d0 Adds the jquery libs and uses the local versions (to avoid issues with filtering). 2014-08-01 05:02:30 +03:00
yanas 1d3df3c41c Audio level indication. Improvements in rollover and active speaker UI. Part 2. 2014-07-22 15:12:48 +02:00
yanas c32ad97c0a Fixes focus indicator tooltip showing when we're not focus. 2014-07-14 13:54:26 +02:00
yanas 7c93a87a3e Updates versions. 2014-07-14 12:58:58 +02:00
Boris Grozev c0dc84d824 Adds a button for recording. 2014-07-01 16:02:34 +02:00
hristoterezov 873cfebe84 Adds audio level statistics for the local stream. 2014-06-26 16:58:43 +02:00
yanas ccfa620f46 Updates js versions. 2014-06-24 15:02:20 +03:00
hristoterezov 6e55d38ca9 Implements the functionality to set subject to the chat room. 2014-06-20 11:00:49 +02:00
yanas 10f8ea786a Updates js and css versions. 2014-06-19 16:45:37 +03:00
yanas 1a0cd4f1c6 Updates js versions. 2014-06-18 14:51:24 +03:00
yanas 73cd3c04f6 Improved, more user friendly tooltips. 2014-06-18 14:42:31 +03:00
yanas e1f861e699 Updates js versions. 2014-06-13 11:28:08 +03:00
yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:35:42 +03:00
yanas 715749ead8 Adds support for sctp data channels + user interface for active speaker. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 20:59:47 +03:00
paweldomas 9bfa79ae82 Adds RTP stats processing. 2014-06-05 13:09:31 +02:00
paweldomas 0509b8e3c4 Adds SCTP data channels. 2014-06-04 16:51:04 +03:00
Erkan 40a9da5791 set title on link and not just on icon 2014-05-21 08:45:26 +02:00
yanas 56424df0a0 Adds mute and kick functoinality avaialable for the focus of the conference. 2014-05-12 00:41:58 +02:00
Yana Stamcheva f62a27167a Analytics added in a separate file. 2014-05-01 10:31:58 +02:00
yanas 63f60b0006 Adds favicon. 2014-04-22 13:02:00 +02:00
yanas f8070b621a Adds mute indication when someone is muted. 2014-04-07 12:16:49 +02:00
Philipp Hancke 97e25e8665 improve social network shares by giving the web spiders more data 2014-04-03 13:07:32 +02:00
Boris Grozev d7ed97ef3a Updates the DTLS fingerpring XML namespace. 2014-04-02 20:28:40 +02:00
paweldomas 83a685bca6 Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js. 2014-04-01 13:19:57 +02:00
yanas 0fe46675de Updates versions. 2014-03-31 14:53:40 +02:00
Emil Ivov 53c5c16f8d changes default title 2014-03-28 11:03:17 +01:00
Yana Stamcheva 99778a23dc Fixes videomask url. 2014-03-28 10:04:53 +01:00
Yana Stamcheva 8bd92e445b Updates js versions. 2014-03-27 23:17:24 +01:00
yanas a0807f7bad Updates versions. 2014-03-26 11:40:47 +01:00
yanas 102680512b Beta version of the new meet.jit.si interface. 2014-03-26 11:33:46 +01:00
paweldomas d5a1fe636d Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. 2014-03-17 14:00:47 +01:00
paweldomas 452704d6b3 Adds desktop streaming using Chrome extension. Does not flip local screen preview. 2014-03-17 10:02:40 +01:00
paweldomas 0da0f865a1 Fixes broken video muting. 2014-03-13 14:44:44 +01:00
paweldomas 3e34df8730 Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. 2014-03-13 14:44:44 +01:00
paweldomas a5951df0d9 Extracts base class for ColibriFocus and JingleSession. 2014-03-13 14:44:43 +01:00
paweldomas 9fd03e1bef Handles audio and video streams separately. Minor fixes. 2014-03-13 14:44:42 +01:00
paweldomas 3c7de1a79d Splits strophe and colibri libs into separate scripts. 2014-03-06 15:28:36 +01:00
yanas 85351d9cb2 Updates js versions. 2014-02-27 09:40:12 +02:00
Yana Stamcheva a4b5a2c80a Updates js versions. 2014-02-19 15:35:49 +01:00
yanas 8f84261169 Uses roomjid to distinguish the local participant in the chat. Defines etherpad button in the html instead of dynamically adding it through js. Disables chat icon scaling on new message (keeps the glow). 2014-02-19 15:32:22 +01:00
yanas 26df93e5cd Updates js versions. 2014-02-18 20:17:08 +01:00
yanas ee5936aaef Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. 2014-02-18 20:11:27 +01:00
Yana Stamcheva 92a6959e1c Creates the etherpad iframe once the button is clicked. Tries to improve prezi stability by encreasing the init interval. 2014-02-13 13:08:56 +01:00
Yana Stamcheva 4ff1f4a30e Adds support for etherpad in meet.jit.si. Issue #36. 2014-02-12 23:28:56 +01:00
Yana Stamcheva 4ef199304d Updates app.js version. 2014-02-11 16:30:22 +01:00
Yana Stamcheva cc887f4a8a Adds display name management. Closes issue #23. 2014-02-11 15:05:17 +01:00
Emil Ivov 7ecb5f7962 Fixes webkit fullscreen checker flag 2014-02-09 13:03:24 +01:00
Emil Ivov ac51a90f6c Adds full screen toggling in the tool bar as suggested by @deleolajide . 2014-02-09 12:21:18 +01:00
Emil Ivov 93f010bd9f Forces an update for replacement.js. 2014-02-08 21:49:46 +01:00
Emil Ivov 583a98f873 Forces an update for replacement.js. 2014-02-08 21:46:41 +01:00
Emil Ivov bfc453eb4a Forces an update for replacement.js. 2014-02-08 21:43:58 +01:00
Emil Ivov 4681df9519 Fixes an issues with double replacement of smileys in alt test. 2014-02-08 21:41:20 +01:00
Emil Ivov 364a080c91 Forces reload for main.css and app.js 2014-02-08 21:27:07 +01:00
Emil Ivov 1ff772d302 Adds link and smileys recognition. Thanks to @deleolajide . Closes #25 . Closes #8 2014-02-08 21:24:13 +01:00
Yana Stamcheva c81406d8c9 Fixes unintentially reverted commit by Philipp Hancke 40af39a. 2014-02-06 12:12:32 +01:00
Yana Stamcheva d1cba274af Updates css version. 2014-02-05 14:03:44 +01:00
Yana Stamcheva 028c8f27c2 Fixes chat panel broken layout. Closes #5. 2014-02-05 14:01:22 +01:00
Yana Stamcheva c82e80894f Upates colibri.js version. 2014-02-04 19:10:34 +01:00
Yana Stamcheva 2492489607 Updates js versions. 2014-01-28 15:13:47 +01:00
Damian Minkov 1b21126de4 Updating js versions. Fixes assigning discovered servers. 2014-01-28 11:06:00 +02:00
Yana Stamcheva 6945aa802c Adds presentations with Prezi. 2014-01-24 11:25:15 +01:00
Yana Stamcheva 3556c867f4 Fixes mute when selecting local video. Adds an indicator when we're the focus. Fixes flip on remote videos. 2014-01-15 10:34:36 +01:00
Philipp Hancke 3ec2fa6d19 use nick field associated with the participants, but dont show them yet 2014-01-14 19:34:36 +01:00
Yana Stamcheva d414e037be Allows hovering local video. Fixes hover over remote videos. 2014-01-11 17:17:38 +01:00
Yana Stamcheva d3f2532172 Integrates fippo's work on audio only for firefox and other fixes. 2014-01-03 17:44:33 +01:00
Philipp Hancke dbc4a5bcac toolbar as span 2014-01-03 17:43:49 +01:00
Philipp Hancke ab1ac06e83 move video elements into container elements 2014-01-03 17:43:48 +01:00
Philipp Hancke 667551c7a0 add logging 2014-01-03 17:43:48 +01:00
Yana Stamcheva 5df6a3ec4f Updates js versions. 2013-12-23 18:41:42 +01:00
Yana Stamcheva d7be5c0667 Adds version to js files. 2013-12-20 19:15:52 +01:00
Yana Stamcheva 979c8b8b12 Adding css versions. 2013-12-20 13:04:37 +01:00
root 1c2a1ebb90 Specifies css versions. 2013-12-20 12:50:27 +01:00
Yana Stamcheva 40f4b10d23 Adds debug logging. 2013-12-20 11:28:42 +01:00
Philipp Hancke 795b1cc4ec add logger 2013-12-19 10:39:32 +01:00
Yana Stamcheva dbe90232d0 Merging fippo's changes concerning toolbar icons size. Makes toolbar appear once we've joined. 2013-12-18 15:39:48 +01:00
Philipp Hancke 62530ef123 initial commit 2013-12-16 12:22:23 +01:00