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
|
1ac99309e7
|
Hooks up participant pinning into lastN functionality.
|
2014-11-20 16:52:52 +01:00 |
George Politis
|
3fc819d12e
|
Edits comment.
|
2014-11-18 17:23:28 +01: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
|
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 |
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 |
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 |
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.
|
2014-10-24 16:33:48 +03:00 |
Damian Minkov
|
b35e8aaf93
|
Removes unused, duplicate code method.
|
2014-10-24 13:26:20 +03:00 |
hristoterezov
|
667a8c1493
|
Implements API that allows external applications to embed Jitsi Meet.
|
2014-10-22 12:03:07 +03:00 |
Boris Grozev
|
c7441d7f22
|
Removes an error message.
|
2014-10-17 17:12:01 +03:00 |
Boris Grozev
|
68e0592363
|
Revert "use all in lib, restrict to relay in app"
This reverts commit b268c7fdc5 .
|
2014-10-17 15:37:42 +03:00 |
hristoterezov
|
dc60cfc52a
|
Implements connection quality indicator.
|
2014-10-16 18:11:26 +03:00 |
Philipp Hancke
|
b268c7fdc5
|
use all in lib, restrict to relay in app
|
2014-10-16 13:45:41 +02:00 |
George Politis
|
d20d568c28
|
Simplifies simulcast code.
|
2014-10-15 16:23:06 +02:00 |
Boris Grozev
|
e380f88c77
|
Cleans up logging a bit.
|
2014-10-14 13:57:48 +03:00 |
Boris Grozev
|
c5ce510da5
|
Changes the audio muted locally (instead of relying on self-presence).
|
2014-10-13 11:53:20 +03:00 |
Boris Grozev
|
63a9cb1e19
|
Removes an unused variable.
|
2014-10-13 10:38:07 +03:00 |
hristoterezov
|
8ed3b47850
|
Enables the room name generation when the property in interface_config.js doesn't exists.
|
2014-10-10 15:43:05 +03:00 |
George Politis
|
e74d27bf88
|
Selects the datachannel that is ready for sending notifications to the bridge.
|
2014-10-02 19:23:12 +02:00 |
fo
|
e938f144b0
|
Fixes bug with brigde unavailable message not shown to focus.
|
2014-10-02 10:53:25 +03:00 |
Boris Grozev
|
c53cc032a0
|
Makes the generation of roomnames on the welcome page configurable and fixes some minor issues.
|
2014-10-01 21:23:16 +02:00 |
bgrozev
|
23c2df38ea
|
Fix the urls to rightwatermark.png
|
2014-10-01 16:49:14 +03:00 |
paweldomas
|
b7a229941c
|
Fixes 'undefined' default SIP number.
|
2014-09-25 15:51:46 +02:00 |
hristoterezov
|
507e58dab6
|
Adds another element existence check to avoid JS errors in welcome page.
|
2014-09-25 15:07:06 +03:00 |
hristoterezov
|
5e58327a3f
|
Adds element existence check to avoid JS errors in welcome page.
|
2014-09-25 15:01:18 +03:00 |
yanas
|
79bf672ca7
|
Clears some welcome_page and videolayout styles.
|
2014-09-25 12:48:37 +02:00 |
yanas
|
f0a278cad5
|
Adds some interface config properties.
|
2014-09-24 16:45:19 +02:00 |
hristoterezov
|
6fe0864402
|
Changes secret key texts to password
|
2014-09-24 12:51:42 +03:00 |
fo
|
003571173e
|
Removes an unnecessary message and changes the video bridge message.
|
2014-09-24 11:42:49 +03:00 |
paweldomas
|
ce3c1da679
|
Do not show 'Media removed before had started' error dialog(keep it for log purpose only as it will happen always when peer leaves before session is initiated completely).
|
2014-09-23 15:19:54 +02:00 |
hristoterezov
|
ab4ba5a9c3
|
Implements config property for disabling the prezi button
|
2014-09-23 15:27:12 +03:00 |
hristoterezov
|
6572ceda44
|
Resets local audio level when the user is muted.
|
2014-09-23 13:06:11 +03:00 |
hristoterezov
|
386e10a966
|
Adds check for datachanel state before sending data.
|
2014-09-19 16:19:55 +03:00 |
hristoterezov
|
f6a846eecc
|
Fixes JS error when enable / disable video. Changes the enable / disable video function to send presence with videomuted element.
|
2014-09-17 16:44:41 +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 |
George Politis
|
f2f91ff7cf
|
Fixes problems with the adaptive simulcast.
|
2014-09-16 16:10:37 +02:00 |
George Politis
|
36af4da83d
|
Implements first version of adaptive simulcast.
|
2014-09-15 21:42:44 +02: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 |
bgrozev
|
233f18cb78
|
Fix a log message.
|
2014-09-11 11:48:55 +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 |
fo
|
32fab4c222
|
Hide the bottom toolbar with the header toolbar if the film strip is hidden.
|
2014-09-04 17:32:19 +03:00 |
Philipp Hancke
|
df9ac36aa0
|
retain localAudio + localVideo when re-establishing a connection. fixes a bug report by markus kilas
|
2014-09-02 21:11:54 +02:00 |
hristoterezov
|
b82786947a
|
Fixes some welcome page minor issues.
|
2014-09-02 13:42:35 +03:00 |