isymchych
|
335cc6ca6f
|
cleanup desktopsharing events
|
2015-12-30 15:28:56 +02:00 |
isymchych
|
0fd0f5b633
|
refactoring of Etherpad and Prezi
|
2015-12-30 13:12:01 +02:00 |
hristoterezov
|
e494c3028d
|
Adds SIP calls support
|
2015-12-29 17:52:24 -06:00 |
isymchych
|
f56eb3440a
|
properly update toolbar if auth enabled
|
2015-12-21 13:27:36 +02:00 |
isymchych
|
e23dd62d86
|
refactor BottomToolbar
|
2015-12-17 17:31:56 +02:00 |
isymchych
|
cf578b7732
|
do not use xmpp module in Toolbar
|
2015-12-17 17:31:56 +02:00 |
isymchych
|
7cc682d5a4
|
move random stuff out of Toolbar
|
2015-12-17 17:31:56 +02:00 |
isymchych
|
fc207ccf34
|
extract room locking out of Toolbar
|
2015-12-17 17:31:56 +02:00 |
isymchych
|
5846a25fc3
|
remove Prezi and Etherpad dependencies from Toolbar
|
2015-12-17 17:31:56 +02:00 |
isymchych
|
586988f327
|
properly generate room name
|
2015-12-17 17:31:56 +02:00 |
isymchych
|
09aa9482c0
|
do not use members module
|
2015-12-03 15:11:01 +02:00 |
isymchych
|
59f98205c7
|
use JS API; UI module refactoring
|
2015-11-30 13:54:54 +02:00 |
yanas
|
7ea675159e
|
Disables feedback functionality if callstats isn't available.
|
2015-11-16 18:06:47 -06:00 |
damencho
|
74c420a609
|
Adds config option for auto enable desktop sharing when opening an url.
|
2015-11-13 16:18:22 -06:00 |
yanas
|
03018a2ead
|
Fixing documentation warnings.
|
2015-11-06 11:48:00 -06:00 |
yanas
|
73b1d3c7c2
|
Adds a feedback button and dialog.
|
2015-11-05 11:28:01 -06:00 |
Marc Laporte
|
220fe7e993
|
Fix a typo
|
2015-10-01 22:27:32 -04:00 |
hristoterezov
|
39c5ef2f5a
|
Fixes jshint
|
2015-09-16 17:44:53 -05:00 |
hristoterezov
|
b59f8d3da6
|
Merge branch 'issue/client-analytics' of https://github.com/gerges/jitsi-meet into gerges-issue/client-analytics
Conflicts:
modules/UI/toolbars/BottomToolbar.js
|
2015-09-16 17:42:51 -05:00 |
Boris Grozev
|
dff4666bc6
|
Merge branch 'master' into lint
|
2015-09-14 09:26:16 -05:00 |
Boris Grozev
|
bd58e6c799
|
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
|
2015-09-10 22:28:16 -05:00 |
Boris Grozev
|
27c297c034
|
Fixes or ignores (explicidly, as much as possible) jshint warnings.
|
2015-09-10 22:27:09 -05:00 |
Issac Gerges
|
5734d5ad80
|
Add analytics for toolbar items
|
2015-09-02 12:16:50 -05:00 |
Issac Gerges
|
0cda79352f
|
Fix spelling mistake in openLinkDialog
|
2015-09-02 12:08:04 -05:00 |
Issac Gerges
|
bcccc58b2c
|
Allow for a list of enabled buttons to be passed as part of interfaceConfig
|
2015-08-28 16:34:07 -05:00 |
Issac Gerges
|
dcc206b2b4
|
Update non-container toolbar items to be set to inline-block when shown
|
2015-08-12 13:06:55 -05:00 |
Issac Gerges
|
de30ce0f5c
|
Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor
|
2015-08-11 13:30:08 -05:00 |
Issac Gerges
|
fc6f5717cb
|
Refactor toolbar to add separators via css and remove unneeded containers
|
2015-08-11 13:24:53 -05:00 |
damencho
|
cc29df6376
|
Adds params for enabling rec on entering the conference.
|
2015-08-07 10:31:48 -05:00 |
damencho
|
4092d67853
|
Updates use of recording states, add some information texts and notifications.
|
2015-08-05 22:18:45 -05:00 |
Boris Grozev
|
67a52e6f72
|
Cleanup and formatting fixes in the UI module.
|
2015-07-31 14:45:40 -05:00 |
Boris Grozev
|
84a8d00234
|
Renames functions for the sake of clarity.
|
2015-07-31 14:22:42 -05:00 |
hristoterezov
|
62a731e244
|
Fixes typo in translation module interface.
|
2015-07-03 12:34:05 +03:00 |
George Politis
|
5f48e4cf9d
|
Revert "Updates the license headers."
This reverts commit 93648f361b .
|
2015-06-18 18:59:41 +02:00 |
George Politis
|
93648f361b
|
Updates the license headers.
|
2015-06-18 16:17:09 +02:00 |
George Politis
|
57cd2647f3
|
Fixes a JS error in the invite prompt when there's no room url.
|
2015-04-22 14:26:48 +02:00 |
Boris Grozev
|
8075d0a0fd
|
Adds a (hidden) dialpad button to the toolbar.
|
2015-04-08 12:51:29 +02:00 |
Boris Grozev
|
029851fe3f
|
Avoid unnecessary jquery calls.
|
2015-04-08 12:49:49 +02:00 |
paweldomas
|
8ac44491d0
|
Fixes input field focus in call SIP number dialog.
|
2015-03-26 14:16:20 +01:00 |
paweldomas
|
588c2d9e4b
|
XMPP authentication improvements. Makes it possible to authenticate during the conference.
|
2015-03-13 15:08:05 +01:00 |
paweldomas
|
581ffec5ed
|
Fixes issues after jquery-impromptu update.
|
2015-03-13 15:07:43 +01:00 |
paweldomas
|
c296940fd4
|
Updates jquery-impromptu in order to fix issues with modal dialogs.
|
2015-03-13 15:07:31 +01:00 |
hristoterezov
|
b36ec5fd01
|
Moves supported browser list from the email message to the JS
|
2015-03-11 10:53:39 +02:00 |
hristoterezov
|
ae535fcb7d
|
Replaces %0D%0A with \n in the email template text.
|
2015-03-11 10:29:21 +02:00 |
hristoterezov
|
d2f95f3c81
|
Fixes some translation issues.
|
2015-03-09 17:50:13 +02:00 |
hristoterezov
|
1825f47ef2
|
Adds translation support for placeholder attributes.
|
2015-03-04 12:59:52 +02:00 |
hristoterezov
|
af682f8727
|
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
|
2015-02-26 17:35:35 +02:00 |
paweldomas
|
053b2d5af2
|
Fixes logout confirmation dialog.
|
2015-02-23 16:13:26 +01:00 |
hristoterezov
|
74f078f166
|
Adds multi language support for message handlers.
|
2015-02-20 18:17:46 +02:00 |
paweldomas
|
a904e35c67
|
Adds auto-sign in feature and login/logout toolbar menu.
|
2015-02-19 13:49:51 +01:00 |