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 |
hristoterezov
|
e05db53e15
|
Merge branch 'master' of https://github.com/jitsi/jitsi-meet
|
2014-09-24 17:36:00 +03:00 |
hristoterezov
|
3ff161321b
|
Adds a method to message handle that can render more than 2 buttons.
|
2014-09-24 17:35:35 +03: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 |
hristoterezov
|
708228071c
|
Merge branch 'master' of https://github.com/jitsi/jitsi-meet
|
2014-09-24 15:47:41 +03:00 |
hristoterezov
|
cbeff0d7b7
|
Adds glow to desktop streaming icon if desktop streaming is active.
|
2014-09-24 15:47:26 +03:00 |
Damian Minkov
|
85fd5d37e8
|
Updates version index.
|
2014-09-24 13:22:06 +03:00 |
hristoterezov
|
6fe0864402
|
Changes secret key texts to password
|
2014-09-24 12:51:42 +03:00 |
hristoterezov
|
79cd0acb6c
|
Changes Invite icon.
|
2014-09-24 11:45:23 +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
|
3b81336b89
|
Moves the moderator menu down.
|
2014-09-23 13:51:29 +03:00 |
hristoterezov
|
6572ceda44
|
Resets local audio level when the user is muted.
|
2014-09-23 13:06:11 +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 |
Boris Grozev
|
ce9f8714cf
|
Allows last-n to be set to 0, hiding all remote videos.
|
2014-09-22 15:28:02 +03:00 |
Boris Grozev
|
2f4dbe5458
|
Replaces the roomname generator.
|
2014-09-22 15:26:06 +03:00 |
hristoterezov
|
386e10a966
|
Adds check for datachanel state before sending data.
|
2014-09-19 16:19:55 +03:00 |
bgrozev
|
1ac3571fdf
|
Merge pull request #135 from fouksf/interface-config
Add an interface configuration object.
|
2014-09-18 17:16:39 +03:00 |
fo
|
3b8af470ca
|
Adds an interface configuration object.
|
2014-09-18 16:26:29 +03:00 |
bgrozev
|
4c91da91fe
|
Cleans the words list.
|
2014-09-18 16:19:19 +03:00 |
bgrozev
|
97f9a40cfa
|
Merge pull request #134 from fouksf/bottom-toolbar-fix
Fixes the bottom toolbar not hiding with the header toolbar.
|
2014-09-18 10:17:10 +03:00 |
fo
|
6e191f4023
|
Fixes the bottom toolbar not hiding with the header toolbar.
|
2014-09-18 10:12:54 +03:00 |
hristoterezov
|
360829c092
|
Merge pull request #115 from fouksf/iss107
Changes the default display name.
|
2014-09-17 17:11:01 +03:00 |
fo
|
b2c0d75723
|
Change the default display name.
|
2014-09-17 17:05:49 +03:00 |
Damian Minkov
|
750c4f6cf8
|
Fixes initial connect of jitsi videobridge after configuring prosody.
|
2014-09-17 16:52:20 +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 |
Damian Minkov
|
7f341d0d8a
|
Fixes postinst script.
|
2014-09-16 15:41:51 +03:00 |
Damian Minkov
|
78cafadb99
|
Adds dependency to libjs-strophe package.
|
2014-09-16 12:58:52 +03:00 |
Damian Minkov
|
8f1fb21ce0
|
Renames and updates strophe lib.
|
2014-09-16 12:58:52 +03:00 |
George Politis
|
36af4da83d
|
Implements first version of adaptive simulcast.
|
2014-09-15 21:42:44 +02:00 |
George Politis
|
555bdd7af5
|
Adds forgotten, but necessary for simulcast, modifications to libs/strophe.jingle.sessionbase.js.
|
2014-09-15 21:30:51 +02:00 |
hristoterezov
|
29c36c9380
|
Merge pull request #132 from fouksf/trailing-tooltips
Fixes bug with trailing tooltips after participant is unmuted. #130
|
2014-09-15 15:53:08 +03:00 |
hristoterezov
|
ca8d978107
|
Merge pull request #131 from fouksf/keyboard-shortcuts
Fixes a mistake in the video switching shortcuts.
|
2014-09-15 15:50:40 +03:00 |
fo
|
fccedfb769
|
Fixes bug with trailing tooltips after participant is unmuted. #130
|
2014-09-15 15:48:35 +03:00 |
fo
|
770f07c470
|
Fixes a mistake in the video switching shortcuts.
|
2014-09-15 15:44:02 +03:00 |
hristoterezov
|
99b673247c
|
Merge pull request #129 from fouksf/keyboard-shortcuts
Fixes bug with shortcuts enabled when writing display name.
|
2014-09-15 15:06:23 +03:00 |
fo
|
69c576b1d9
|
Makes the remote video shortcut 0.
|
2014-09-15 14:56:26 +03:00 |
fo
|
d822748150
|
Fixes bug with shortcuts enabled when the user is writing in a text field.
|
2014-09-15 14:55:34 +03:00 |
Philipp Hancke
|
092e8df148
|
add missing tracking.js to #128
|
2014-09-13 21:32:44 +02:00 |
Philipp Hancke
|
d0d7697434
|
work around https://code.google.com/p/webrtc/issues/detail?id=3807
|
2014-09-13 15:58:03 +02:00 |
Philipp Hancke
|
e484e6e34f
|
Merge pull request #128 from jitsi/tracking
Tracking
|
2014-09-12 15:00:21 +02:00 |
George Politis
|
745e4a6a87
|
Fixes simulcast layers ordering.
|
2014-09-12 13:37:57 +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 |