Commit Graph

102 Commits

Author SHA1 Message Date
Anton Georgiev
c96061425a
Merge pull request #6823 from MaximKhlobystov/feedback-on-logout
Make feedback work on logout
2019-02-25 11:38:23 -05:00
Maxim Khlobystov
1816690236 Remove some unnecessary code 2019-02-25 11:33:54 -05:00
Maxim Khlobystov
2ee75609f9 Use meeting-ended component on logout 2019-02-20 17:57:35 -05:00
KDSBrowne
80e29254c3 move help link to settings.yml 2019-02-20 16:01:40 +00:00
Anton Georgiev
31eab75cb4 update isOpen to keepOpen dropdown 2019-01-17 19:33:58 +00:00
Anton Georgiev
f1772f18f8 reactive amIModerator on navbar dropdown 2019-01-15 18:08:42 +00:00
Anton Georgiev
b4bd4d1725 recording indicator checks if iAmModerator; end meeting menu 2019-01-14 21:39:03 +00:00
Anton Georgiev
afb812b531 WIP end meeting menu 2019-01-12 00:20:04 +00:00
KDSBrowne
462f20d9bb Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade 2018-12-05 20:54:37 +00:00
KDSBrowne
39c75fd449 fix remaining bugs / console errors 2018-12-05 19:31:33 +00:00
João Francisco Siebel
43b44ecc6a Improve user-list-content performance. close #6268 2018-12-04 15:29:40 -02:00
Joao Siebel
97a0a2a13b configurable shortcuts available. close #6169 2018-10-31 15:51:56 -03:00
Bobak Oftadeh
55eb076dd9 Improved implementation of showHelpButton 2018-08-10 12:35:14 -07:00
Bobak Oftadeh
4d0b8418db Added help icon 2018-08-10 08:29:52 -07:00
Bobak Oftadeh
9feb47a1ca Option to disable the help button added 2018-08-09 15:40:52 -07:00
Bobak Oftadeh
7b9de769a7 Added help button to the drop-down list 2018-08-09 14:08:16 -07:00
Maxim Khlobystov
aa8c656d7d Defaulting to desktop when browser detection package fails. 2018-08-01 11:10:21 -04:00
Bobak Oftadeh
9a974c0a56 isAndroid prop is now destructed 2018-06-22 11:45:46 -07:00
Bobak Oftadeh
48c0ab6d5b Fullscreen button removed if not on Android 2018-06-22 10:20:45 -07:00
Bobak Oftadeh
c3bc5cb67f Passed Android check through container 2018-06-21 09:19:42 -07:00
Bobak Oftadeh
812e3f765a Use of apackage to detect device type 2018-06-19 10:58:20 -07:00
Bobak Oftadeh
69a4de5ff2 Fullscreen button only gets added on Android 2018-06-18 13:23:20 -07:00
Anton Georgiev
e71c299dff
Merge pull request #5461 from BobakOftadeh/fullScreen-fix
Full screen button fix
2018-05-11 08:46:30 -04:00
Bobak Oftadeh
f43ac5e1de Improved upon the code 2018-05-09 08:28:55 -07:00
Bobak Oftadeh
4c2b09531d Improved fix 2018-05-08 14:37:58 -07:00
Bobak Oftadeh
77622f6858 Removed unnecessary variable 2018-05-08 09:20:52 -07:00
Bobak Oftadeh
9071b8086d Added requested changes to fullscreen button fix 2018-05-08 09:04:15 -07:00
Bobak Oftadeh
d64b5a1197 Fixed fullscreen button 2018-05-04 11:07:41 -07:00
KDSBrowne
4df17d6263 add descriptions to messages 2018-05-02 20:33:28 -07:00
KDSBrowne
be4dc3f9ff add localized strings and edit deviceInfo.js 2018-05-02 19:20:38 -07:00
KDSBrowne
d96ed9da3a edit names of access key constants 2018-05-01 17:02:45 -07:00
KDSBrowne
5fa65b4390 use shortcut config in components 2018-04-30 14:09:56 -07:00
KDSBrowne
af2aadf1b4 add Hotkey modal 2018-04-26 10:24:25 -07:00
KDSBrowne
8801a21f18 add access keys 2018-03-23 08:42:56 -07:00
Anton Georgiev
0c8be1cc0b
Merge pull request #4833 from KDSBrowne/x.0.4-ios-hide-fullscreen
Hide fullscreen option for iOS devices
2018-01-09 13:29:53 -02:00
Oleksandr Zhurbenko
ce1f40ac9a Updated Meteor to 1.6.0.1 2018-01-07 22:17:18 -08:00
KDSBrowne
1afe2f96bf add comment 2017-12-19 08:23:40 -08:00
KDSBrowne
f0958a1a02 fix client not loading on iOS devices 2017-12-15 22:41:54 -08:00
KDSBrowne
f4abcc0334 remove console log 2017-12-15 07:41:57 -08:00
KDSBrowne
7e4b2ddce5 hide fullscreen option for iOS devices 2017-12-15 07:39:59 -08:00
Tainan Felipe
5393051d9d fix errors linter 2017-10-10 10:06:34 -03:00
Oleksandr Zhurbenko
251bd22738 PR review fixes 2017-09-06 12:36:52 -07:00
Oleksandr Zhurbenko
65da71c12a Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x 2017-09-05 18:53:51 -07:00
JaeeunCho
43f6fd9c03 Merge remote-tracking branch 'upstream/bbb-2x-mconf' into destroy_meeting_users 2017-09-01 11:22:45 -07:00
JaeeunCho
237d1b6ac3 divided code into new container.jsx 2017-08-11 13:32:33 -07:00
JaeeunCho
8607eff5d6 changed fullScreen to fullscreen 2017-08-10 12:09:16 -07:00
JaeeunCho
3f773684bc [HTML5] changed string id to camelCase 2017-08-10 10:34:34 -07:00
Oleksandr Zhurbenko
cb25c7641b Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality 2017-06-27 12:41:12 -07:00
KDSBrowne
c189faceff fix merge conflicts 2017-06-08 11:00:06 -07:00
Oswaldo Acauan
1c5c74db67 Fix merge conflicts 2017-06-05 13:52:46 +00:00