KDSBrowne
|
91edc247a0
|
remove chatPad element
|
2018-05-04 10:00:29 -07:00 |
|
KDSBrowne
|
fc82311132
|
use $small-only breakpoint / remove $medium-down
|
2018-05-04 09:52:11 -07:00 |
|
KDSBrowne
|
2c639e7ab9
|
make chat not open at max size
|
2018-05-04 08:29:43 -07:00 |
|
KDSBrowne
|
248bfbc332
|
replace pixel values with css constant
|
2018-04-30 09:01:07 -07:00 |
|
KDSBrowne
|
f13ca9db3d
|
use props in conditions to render resize handle
|
2018-04-30 08:55:41 -07:00 |
|
KDSBrowne
|
cf4b5de00c
|
add breakpoint
|
2018-04-30 08:42:58 -07:00 |
|
KDSBrowne
|
cafce78b0f
|
close userlist via mouse / fix null dropdown warning
|
2018-04-29 14:23:50 -07:00 |
|
KDSBrowne
|
a9072f5a32
|
fix mobile and small tablet, chat / userlist position
|
2018-04-28 18:59:45 -07:00 |
|
KDSBrowne
|
261a2e3b59
|
adjust chat min / max width
|
2018-04-28 11:06:03 -07:00 |
|
KDSBrowne
|
7e2c20fca8
|
make the userlist / chat scalable
|
2018-04-28 10:53:20 -07:00 |
|
KDSBrowne
|
2a217866fb
|
improve mobile SR views
|
2018-04-24 07:43:11 -07:00 |
|
KDSBrowne
|
af6692bc8f
|
add userlistIsOpen / chatIsOpen props to hide sections from SR
|
2018-04-23 18:53:27 -07:00 |
|
Oswaldo Acauan
|
9c2e8472cc
|
Merge branch 'presentation-styles' into webcams-styling
|
2018-04-13 10:06:11 -03:00 |
|
Oswaldo Acauan
|
d8e8fb99f0
|
Revert back all presentation stuff since its a lost battle. BabyRage
|
2018-04-13 09:58:47 -03:00 |
|
Oswaldo Acauan
|
fe11dd9a90
|
Improve media overlay/content styles
|
2018-04-09 15:28:54 -03:00 |
|
Oswaldo Acauan
|
2d15368af9
|
Remove extra padding from content area
|
2018-04-04 15:56:16 -03:00 |
|
KDSBrowne
|
665bc1ca73
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into z-02-accessibility-zeeshan-1
|
2018-03-06 07:34:02 -08:00 |
|
KDSBrowne
|
6ebf27e3e4
|
change region announcment for userlist
|
2018-02-22 13:10:32 -08:00 |
|
KDSBrowne
|
7f8ee525b0
|
make userlist appear lower in the DOM for screen readers
|
2018-02-22 11:56:21 -08:00 |
|
Oswaldo Acauan
|
61c84837a0
|
Fix user connectionId observer
|
2018-02-20 14:41:02 -03:00 |
|
Oswaldo Acauan
|
2f741df97b
|
Impl user-session based connections on server. Fix #5150
Implement a connectionId for each user, each time a user try to validate we change their connectionId
and end all other connections of that user.
|
2018-02-20 11:26:36 -03:00 |
|
Oleksandr Zhurbenko
|
bb72cb7b65
|
Adjusted the pull request to the recent changes
|
2018-01-15 12:59:09 -08:00 |
|
Oleksandr Zhurbenko
|
f6ed7c3575
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fix-issue-4897
|
2018-01-15 12:33:29 -08:00 |
|
Tainan Felipe
|
8ae1fd1820
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-moderator-ends
|
2018-01-11 09:19:56 -02:00 |
|
Oleksandr Zhurbenko
|
7871681448
|
Changed all the references of kick to remove, to be consistent
|
2018-01-09 14:28:48 -08:00 |
|
Oleksandr Zhurbenko
|
ce1f40ac9a
|
Updated Meteor to 1.6.0.1
|
2018-01-07 22:17:18 -08:00 |
|
Oleksandr Zhurbenko
|
962e659378
|
Switched the components from deprecated method to
|
2018-01-07 20:44:42 -08:00 |
|
Oleksandr Zhurbenko
|
d8533a86b3
|
Changed the message displayed to the kicked user
Fixes #4863
|
2018-01-03 12:25:13 -08:00 |
|
Tainan Felipe
|
c582f5bf08
|
add meetingEnded in Base component aand add intl translation
|
2017-12-14 17:03:34 -02:00 |
|
Tainan Felipe
|
004290183d
|
add screen to when the meeting is closed
|
2017-12-12 11:08:43 -02:00 |
|
Anton Georgiev
|
63eb812f85
|
Merge pull request #4578 from OZhurbenko/meteor-react-16-update
React 16 and packages update
|
2017-11-02 10:41:45 -02:00 |
|
Oleksandr Zhurbenko
|
e883995379
|
Breaking proptypes validation, sorry, any questions to @oswaldoacauan
|
2017-11-01 13:11:35 -07:00 |
|
Anton Georgiev
|
8853d562ce
|
Merge pull request #4497 from Gcampes/audio-refactor
[HTML5] Refactor Audio
|
2017-10-31 15:39:37 -02:00 |
|
Gabriel Carvalho de Campes
|
fde5d56d87
|
change ask permissions timing, small code fixes
|
2017-10-31 08:53:06 -02:00 |
|
Gabriel Carvalho de Campes
|
144705ce9b
|
change func call to a variable
|
2017-10-27 11:44:42 -02:00 |
|
Gabriel Carvalho de Campes
|
9bb0248957
|
fix logout issue on meeting end
|
2017-10-26 16:45:03 -02:00 |
|
Oleksandr Zhurbenko
|
df3325e42f
|
Fixed a bug introduced in #4524
|
2017-10-25 16:12:17 -07:00 |
|
Oleksandr Zhurbenko
|
6dabe055d8
|
bug fixes; CSS animation package update; updated package-lock; fixed permissions;
|
2017-10-25 16:11:06 -07:00 |
|
Oswaldo Acauan
|
0686a596e9
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into toast-notifications
|
2017-10-19 08:07:42 -02:00 |
|
gcampes
|
b15322e7f2
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
|
2017-10-18 17:42:49 -02:00 |
|
gcampes
|
1dda597fca
|
Toast notifications on audio and overall changes
|
2017-10-18 17:40:01 -02:00 |
|
gcampes
|
d1bc675465
|
changes setdevices to bridge
|
2017-10-17 17:16:42 -02:00 |
|
Anton Georgiev
|
f1de51595d
|
Merge pull request #4515 from OZhurbenko/fix-warnings-assign-presenter
[HTML5] - Fix for the React console warnings
|
2017-10-13 14:06:31 -03:00 |
|
gcampes
|
2ae020ba9a
|
Merge remote-tracking branch 'oswaldo/toast-notifications' into audio-refactor-notifications
|
2017-10-13 10:43:27 -03:00 |
|
Oswaldo Acauan
|
b8261123d0
|
Add toast notifications
|
2017-10-12 15:53:33 -03:00 |
|
Oleksandr Zhurbenko
|
015ca3d719
|
Changed imports and removed 'initializeCursor.js' since it's not needed
|
2017-10-11 19:00:28 -07:00 |
|
Oleksandr Zhurbenko
|
21dcafb047
|
Fixed some of the console warning happenning when user is a moderator and he opens user-list/chat
|
2017-10-11 12:11:04 -07:00 |
|
gcampes
|
189760d393
|
fix breakout not closing on end
|
2017-10-06 11:58:21 -03:00 |
|
KDSBrowne
|
7225590c05
|
fix userEjected modifier and change if condition
|
2017-10-04 07:57:16 -07:00 |
|
KDSBrowne
|
bc0647ad50
|
fix merge conflicts
|
2017-09-29 12:04:27 -07:00 |
|