KDSBrowne
|
47218ea351
|
Merge branch 'remove-react-router' of https://github.com/antobinary/bigbluebutton into test-merge-anton
|
2018-10-25 16:18:31 +00:00 |
|
KDSBrowne
|
de51ab6fd6
|
position polling in center screen for mobile
|
2018-10-25 16:07:24 +00:00 |
|
Anton Georgiev
|
ff837fdd09
|
drop unnecessary Boolean() wrapper
|
2018-10-25 15:20:37 +00:00 |
|
Anton Georgiev
|
cde6311a5d
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router
|
2018-10-24 18:26:13 +00:00 |
|
Anton Georgiev
|
dbc5bc11a0
|
Merge pull request #6110 from BobakOftadeh/user-manage
User manage button
|
2018-10-22 10:54:18 -04:00 |
|
KDSBrowne
|
c8b993a3a9
|
remove use of router in polling
|
2018-10-18 14:31:17 +00:00 |
|
KDSBrowne
|
bae71203a5
|
Merge branch 'remove-react-router' of https://github.com/antobinary/bigbluebutton into poll-with-no-router
|
2018-10-17 20:34:05 +00:00 |
|
Anton Georgiev
|
0d1b085d54
|
improved on logic for open private chat
|
2018-10-15 20:03:17 +00:00 |
|
Anton Georgiev
|
27a41753f9
|
hooked on error pages via Session
|
2018-10-12 17:05:30 +00:00 |
|
KDSBrowne
|
9b42940d63
|
move polling options for viewer
|
2018-10-12 15:05:53 +00:00 |
|
Anton Georgiev
|
4059fd5fa9
|
mostly recovered chat. needs UI love and handling of unread
|
2018-10-11 20:41:37 +00:00 |
|
Anton Georgiev
|
497db01167
|
added meteor/session; userList without router
|
2018-10-05 19:23:16 +00:00 |
|
Anton Georgiev
|
02905fb90d
|
react-router removed, lots of code commented out, client loads
|
2018-10-03 16:14:10 +00:00 |
|
Anton Georgiev
|
308beb874c
|
Auth logged in
|
2018-10-02 19:53:13 +00:00 |
|
Anton Georgiev
|
0c8eafc2c8
|
Merge branch 'remove-react-router' of github.com:antobinary/bigbluebutton into remove-react-router
|
2018-10-02 14:47:25 +00:00 |
|
Bobak Oftadeh
|
7ced847512
|
Manage user button implemented
|
2018-09-25 09:31:27 -07:00 |
|
KDSBrowne
|
3430321a68
|
Merge remote-tracking branch 'upstream/master' into start-poll-01
|
2018-09-23 23:08:24 +00:00 |
|
KDSBrowne
|
8320493e6a
|
add ability to start custom poll
|
2018-09-23 23:05:13 +00:00 |
|
KDSBrowne
|
f3bd048d56
|
clean up code / add formatted messages / fix bugs
|
2018-09-23 22:57:03 +00:00 |
|
Anton Georgiev
|
92732a96e6
|
WIP removing react-router
|
2018-09-21 15:43:10 +00:00 |
|
Anton Georgiev
|
fd02b04a2d
|
Merge pull request #6025 from BobakOftadeh/chat-width-increased-window
Extended the Width of the Chat Area
|
2018-09-19 13:05:06 -04:00 |
|
Bobak Oftadeh
|
121e47982f
|
Changed chat-width from pixel to precent.
|
2018-09-19 08:21:14 -07:00 |
|
KDSBrowne
|
226adbe254
|
make poll menu render
|
2018-09-14 17:50:18 +00:00 |
|
Bobak Oftadeh
|
cacc5e1920
|
Extended the width of the chat area
|
2018-08-29 12:57:36 -07:00 |
|
Anton Georgiev
|
cd851fcdbc
|
Merge pull request #5978 from antobinary/logs-work
Logging additional cases in HTML5 client
|
2018-08-14 13:42:34 -04:00 |
|
Anton Georgiev
|
823629cb30
|
add log when user fully joined and subscribed to collections
|
2018-08-14 17:29:03 +00:00 |
|
KDSBrowne
|
fecbee16b5
|
change folder / component names & localized strings
|
2018-08-09 17:02:18 +00:00 |
|
Maxim Khlobystov
|
aa8c656d7d
|
Defaulting to desktop when browser detection package fails.
|
2018-08-01 11:10:21 -04:00 |
|
Tainan Felipe
|
83d5617109
|
Fix ios scrolling when drawing
|
2018-07-25 11:08:56 -03:00 |
|
Anton Georgiev
|
13691f0df2
|
Merge pull request #5880 from Tainan404/issue-5852
Allow guest user join via html5 client
|
2018-07-20 11:28:39 -04:00 |
|
Tainan Felipe
|
193edcb8fd
|
remove comment
|
2018-07-19 15:12:04 -03:00 |
|
Tainan Felipe
|
005310d22a
|
Allow guest user join via html5 client
|
2018-07-19 09:46:44 -03:00 |
|
Anton Georgiev
|
94d3d52a77
|
Merge pull request #5821 from musickiper/fix-navbar-problem-on-iphone
Adjust Navbar not to cover on the top of any list in mobile view
|
2018-07-18 13:59:42 -04:00 |
|
James Jung
|
617446f89b
|
Change the overflow setting of the public chat to make the navbar not cover the public chat save button
|
2018-07-18 13:42:02 -04:00 |
|
James Jung
|
696399fc3a
|
Fix the header not to overlap the options list of public chat on iphone
|
2018-07-17 14:59:44 -04:00 |
|
Anton Georgiev
|
4dbe681a46
|
disable HTML5 waiting screen for guest approve
|
2018-07-11 12:46:44 +00:00 |
|
James Jung
|
3187cdd3c5
|
Adjust Navbar not to cover on the top of any list in mobile view
|
2018-07-05 17:09:43 -04:00 |
|
James Jung
|
430872e506
|
Adjust Navbar not to cover on the top of any list in mobile view
|
2018-07-05 17:04:18 -04:00 |
|
Tainan Felipe
|
957a2ef02c
|
Tiny fixes in chat and notifications (#5807)
* don't notify old messages when user reload the client
* fix chat height
|
2018-07-04 14:12:08 -03:00 |
|
James Jung
|
7462710905
|
adjust view of mobile user actions list
|
2018-07-03 17:03:27 -04:00 |
|
KDSBrowne
|
b497ac87af
|
improve line readability / fix audio-modal title not being displayed
|
2018-06-18 17:01:45 +00:00 |
|
KDSBrowne
|
4fa9e745b2
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into xx.add.Edge-support-html5
|
2018-06-13 16:30:14 +00:00 |
|
Anton Georgiev
|
827eb7425e
|
Meeting expiration was picked before breakout exp
resulting in keeping of the client tab open at end-of-meeting page
|
2018-06-11 16:05:53 +00:00 |
|
Anton Georgiev
|
deeec76c6f
|
Merge pull request #5511 from musickiper/adj-partList-chatModule-width
Adjust default width in the style sheet of participants list and chat module
|
2018-06-08 15:54:53 -04:00 |
|
James Jung
|
c9cb37cf52
|
seperate settings of resizable tags' enable attribute of userList and chat
|
2018-06-08 15:37:43 -04:00 |
|
James Jung
|
bc6b1bb092
|
Fix comments for userList and chat width
|
2018-06-08 15:00:13 -04:00 |
|
James Jung
|
01d703e9f1
|
Fix indentations
|
2018-06-08 14:53:15 -04:00 |
|
Anton Georgiev
|
81a6b877b9
|
Merge pull request #5591 from KDSBrowne/edit/config/locale
Improve html5 locale fallback selection
|
2018-06-08 13:51:53 -04:00 |
|
KDSBrowne
|
b8e9f325e2
|
Merge branch '01.rework-edge-support' into xx.add.Edge-support-html5
|
2018-06-07 21:36:55 +00:00 |
|
KDSBrowne
|
41ecfd72ec
|
adds and impliments react-render-in-browser package
|
2018-06-07 20:00:29 +00:00 |
|