Lajellu
b3f1d9f804
HTML5 - Add the three emojis: applause, thumbs up, thumbs down and fixes some master lint issues
2016-12-20 10:06:01 -08:00
Lajellu
98db4c8eec
HTML5 - fixes merge conflicts bw master and this branch
2016-12-20 09:18:24 -08:00
Anton Georgiev
0c6197c539
Merge pull request #3506 from oswaldoacauan/audio-stream-volume
...
[HTML5] Mic Volume and Device Selector
2016-12-19 14:13:07 -05:00
Oswaldo Acauan
8ebb41de3a
Change default constraints for the audio-stream-volume component
2016-12-19 17:15:48 +00:00
Oswaldo Acauan
37942569fb
Prevent blank device selector comobos
2016-12-19 17:11:43 +00:00
Oswaldo Acauan
d1c4116aee
Add missing semicolon
2016-12-19 11:35:33 +00:00
Oswaldo Acauan
66478d0c55
Fix merge conflicts
2016-12-19 11:34:41 +00:00
Anton Georgiev
0ea28a8ecd
Merge pull request #3516 from KDSBrowne/Hide-VideoButton-Temp
...
Hide Cam button Temporarily
2016-12-16 10:42:15 -05:00
KDSBrowne
80ede2cd87
removed empty function in chat component
2016-12-16 06:42:07 -08:00
KDSBrowne
5d328560a1
added suggestion
2016-12-15 08:15:04 -08:00
KDSBrowne
632ffbb752
removed css for button
2016-12-15 08:10:31 -08:00
KDSBrowne
b6d3a759fb
removed chat X icon
2016-12-15 08:05:05 -08:00
Anton Georgiev
2df9f6e10b
Merge pull request #3479 from JaeeunCho/scroll_v1
...
HTML5-clent scroll on chat
2016-12-15 10:31:32 -05:00
KDSBrowne
a4fc8440ea
cleaned up
2016-12-14 16:02:08 -08:00
KDSBrowne
d2d0720889
undo a previous css change
2016-12-14 15:46:24 -08:00
KDSBrowne
c932ef7637
added close button to private chat
2016-12-14 13:21:39 -08:00
KDSBrowne
ae70ce1116
temporarily hide the Cam button
2016-12-14 11:55:35 -08:00
Anton Georgiev
1a6062d329
Merge pull request #3497 from mmarangoni/html5-stun-audio
...
Action bar & join audio improvements
2016-12-14 10:01:52 -05:00
Matthew Marangoni
0daa2798d5
updated with master/fixed merge conflicts
2016-12-09 12:39:48 -08:00
Matthew Marangoni
7e68432c29
Merge remote-tracking branch 'upstream/master' into html5-stun-audio
2016-12-09 12:30:33 -08:00
Anton Georgiev
e154873612
add missing char:
2016-12-09 14:51:49 +00:00
Anton Georgiev
358dc2f1fd
change version to client build
2016-12-09 14:49:50 +00:00
Oswaldo Acauan
cb28149e4f
Add audio device selector and mic volume checker
2016-12-08 16:17:17 -02:00
Oswaldo Acauan
5622296b69
Add audio device selector and mic volume checker
2016-12-08 16:17:08 -02:00
Matthew Marangoni
76f5de8722
mute button container and component improvements
2016-12-08 10:11:49 -08:00
Anton Georgiev
cf0238cba3
cleaning up
2016-12-08 16:20:47 +00:00
Anton Georgiev
b102e85840
remove ref to clientBuildInfo
2016-12-08 16:04:28 +00:00
Anton Georgiev
8608c6b716
comply with feedback - about component
2016-12-08 15:59:52 +00:00
Anton Georgiev
fe30dde5dd
fix conflict
2016-12-08 15:58:58 +00:00
Anton Georgiev
58423e7785
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into minor-fixes
2016-12-08 15:43:08 +00:00
Oswaldo Acauan
836e100461
Merge branch 'master' into audio-stream-volume
...
* master:
Update Meteor and all packages to the lastest releases
fix import for Logger
Fix user-list icons margin and render
Fix chat placeholder and user left messages on private chats
Update bigbluebutton-release
Fix jumbo circle buttons
Revert modal overlay to be a solid white
Fix [aria-hidden] elements being hidden
Fix navbar and actions-bar padding so titles are aligned
moved all logic out of UI component
cleaned up
removed component name duplication
cleaned up code
gen_webvtt: Parse entire events file, instead of iterparse
cleaned up css, still needs fixing
broken down into components - need to fix css
bbb-web: Fix bug that was breaking getRecordings in test-install
record-and-playback: Fixed issue with text gathered from slids used on preview
2016-12-08 11:11:26 -02:00
Anton Georgiev
b1eb7cdd72
Merge pull request #3503 from oswaldoacauan/update-meteor-packages
...
[HTML5] Update Meteor and all packages to the latest releases
2016-12-08 07:47:22 -05:00
Oswaldo Acauan
eb6d008e59
Update Meteor and all packages to the lastest releases
2016-12-08 10:29:15 -02:00
Oswaldo Acauan
012416fe07
Add audio stream volume component
2016-12-08 10:09:29 -02:00
Anton Georgiev
b56ee1e553
add client information in About
2016-12-07 21:14:14 +00:00
Anton Georgiev
3ed395d079
update client information
2016-12-07 20:52:07 +00:00
Anton Georgiev
b7c47d900a
reduce logging of cursor
2016-12-07 20:50:51 +00:00
Anton Georgiev
98bfae960b
fix import for Logger
2016-12-07 16:12:46 +00:00
Anton Georgiev
aaecd871b6
Merge pull request #3491 from KDSBrowne/Audio-Components-Breakdown
...
Added audio-setting components
2016-12-07 10:34:49 -05:00
Oswaldo Acauan
c497c995fd
Fix user-list icons margin and render
2016-12-07 11:53:19 -02:00
Oswaldo Acauan
48da206411
Fix chat placeholder and user left messages on private chats
2016-12-07 11:48:29 -02:00
Oswaldo Acauan
dfbb35e365
Fix jumbo circle buttons
2016-12-07 10:02:21 -02:00
Oswaldo Acauan
7796334dfd
Revert modal overlay to be a solid white
2016-12-07 09:56:20 -02:00
Oswaldo Acauan
b3c292894f
Fix [aria-hidden] elements being hidden
2016-12-07 09:49:15 -02:00
Matthew Marangoni
6f300b4832
isolated mute button, reduced button movement on actions bar, improved join listen only
2016-12-06 13:15:23 -08:00
Oswaldo Acauan
4458c5ae1b
Merge branch 'master' into design-improvements
...
* master:
Add important to the hidden rule
Add missing end parentesis
Fix style for hidden/aria-hidden attributes
Flex 4: mostly fix chat input and send button ui
Flex 4 AIR: switch from png to font icons
Flex4: AIR transition to common library usage (main, part, chat finished)
2016-12-06 17:18:49 -02:00
Oswaldo Acauan
e2aaf1690d
Fix navbar and actions-bar padding so titles are aligned
2016-12-06 17:17:09 -02:00
KDSBrowne
2c79b353c4
moved all logic out of UI component
2016-12-06 11:15:00 -08:00
Anton Georgiev
7d982caf99
Merge pull request #3490 from oswaldoacauan/fix-hidden-styles
...
[HTML5] Fix style for hidden/aria-hidden attributes
2016-12-06 14:06:56 -05:00
Oswaldo Acauan
d3ac2f4061
Improve chat design based on feedback
2016-12-06 15:30:56 -02:00