Tainan Felipe
bfc2e5bc25
remove unnecessary width
2018-05-29 13:50:06 -03:00
Tainan Felipe
b180a7c350
add messages for chat notification and add link to chat
2018-05-29 13:43:11 -03:00
Ghazi Triki
391aa3f43f
Update toast style.
2018-05-29 16:40:23 +01:00
Richard Alam
07a8466a28
Merge pull request #5596 from riadvice/toast-message
...
Toast message into Flash client
2018-05-29 11:09:25 -04:00
Anton Georgiev
cb7bc71721
Merge pull request #5599 from antobinary/minor-tweak
...
Tweak an iOS string for Chrome
2018-05-29 11:02:51 -04:00
Anton Georgiev
dd719792a1
tweak an iOS string for Chrome
2018-05-29 15:01:36 +00:00
Ghazi Triki
db112d23d8
Added toaster for start and stop recording only for moderator.
2018-05-29 16:00:10 +01:00
KDSBrowne
97b5d4dbc9
remove cx() and its import
2018-05-29 07:48:53 -07:00
Ghazi Triki
2c752ff4cb
Deactivate sound and add missing class.
2018-05-29 15:24:15 +01:00
Ghazi Triki
6e336fa36d
Added "Resume Recording" title to RecordWindow.
2018-05-29 15:14:17 +01:00
Ghazi Triki
a39081afb3
Use toast notification at some application events.
2018-05-29 11:28:31 +01:00
Ghazi Triki
0fe52111a2
Improve toast display by moving timer to the renderer and adding a display progress bar.
2018-05-29 10:07:55 +01:00
Anton Georgiev
06ad7805a4
Merge pull request #5583 from antobinary/adjust-api
...
Revert special api changes made for html5 client
2018-05-28 17:46:30 -04:00
Anton Georgiev
4be7323f3e
Merge pull request #5584 from BobakOftadeh/iOS-Model-Warning
...
Warning modal now displays for iOS Chrome users
2018-05-28 17:11:06 -04:00
KDSBrowne
4f2541c957
remove condition in cx()
2018-05-28 13:16:37 -07:00
Lucas Fialho Zawacki
4b2df07667
Fix webcam recording when changing orientation in a mobile device
2018-05-28 19:16:20 +00:00
Lucas Fialho Zawacki
32c587dc0d
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into better-video-stability
2018-05-28 18:43:29 +00:00
Anton Georgiev
658b9d81b3
Merge pull request #5512 from lfzawacki/use-get-recording-status
...
Use GetRecordingStatus message to start recordings from the bbb-webrtc-sfu side
2018-05-28 13:55:30 -04:00
Anton Georgiev
8f17e18eb4
Merge pull request #5515 from BobakOftadeh/landscape-fix
...
User list fixed to display all users
2018-05-28 13:53:01 -04:00
Oswaldo Acauan
ec07b4434d
Change cursor and annotation to user streams and add optimistic updates
...
WIP | Use streams to cursor and optimistic updates
WIP | Use streamss to whiteboard and optimistic updates
WIP | Remove fake delay
Add two way batching (server/client client/server)
Fix null userId exception and remove logs
wip
Add two way batching (server/client client/server) for cursor
Remove message frequency from draw-listeners component since we handle on message publication
Handle clear and undo messages
2018-05-28 14:46:14 -03:00
Bobak Oftadeh
ba577c41ed
The last user can now be seen on small devices
2018-05-28 10:43:10 -07:00
James Jung
f0c3746884
Seperate the logic for calculating the default width of the userList to outside of the Resizable tag
2018-05-28 12:27:40 -04:00
Ghazi Triki
7de1159f20
Initial implementation of Flash client Toaster component.
2018-05-28 15:24:29 +01:00
KDSBrowne
aa5deedbc9
replace structural loop with reduce
2018-05-28 07:24:03 -07:00
prlanzarin
a9073c7c45
Refactor of mcs-core/SFU error handling to prevent unhandled exceptions and make way for error classes
2018-05-28 13:23:41 +00:00
KDSBrowne
d0660e6699
improve locale fallback selection
2018-05-28 04:35:24 -07:00
KDSBrowne
9e06d7b7b1
make resize handle same size on userlist and chat
2018-05-27 14:40:14 -07:00
Augusto Bennemann
2eaa457442
Merge branch 'webrtc_stats' of github.com:gutobenn/bigbluebutton into webrtc_stats
2018-05-25 16:27:16 -03:00
Augusto Bennemann
a3584092ec
Improve webRTC video stats code
2018-05-25 16:24:41 -03:00
Lucas
48827ce2c5
Add from-akka field to config/default.example.yml
2018-05-25 14:15:28 -03:00
James Jung
19dbdeaf5f
Fix spelling mistake
2018-05-25 13:10:13 -04:00
Bobak Oftadeh
fe1dbb9fdf
Warning modal now displays for iOS Chrome users
2018-05-25 09:24:01 -07:00
James Jung
0eb5366e9c
Initializing some variables for the default size of the user-list to make the logic inside it more readable
2018-05-24 15:02:47 -04:00
Anton Georgiev
e4a6f31abc
revert special api changes made for html5 client
2018-05-24 18:42:59 +00:00
James Jung
f7b1524114
Adjust the default size of userList and chat
2018-05-24 13:32:31 -04:00
KDSBrowne
e0a07a4f23
remove the use of setTimeout
2018-05-24 09:04:16 -07:00
KDSBrowne
65c9ebbdf7
rename functions / add comment
2018-05-24 08:47:42 -07:00
James Jung
bf63679ed8
Set default width of userList and change the unit of the userList width size from percentage to pixel
2018-05-23 14:21:48 -04:00
Richard Alam
9eec0ffa89
Merge branch 'riadvice-breakout-room-server-expiry' into v2.0.x-release
2018-05-23 11:08:48 -07:00
Richard Alam
6323289cbb
- no need to log
2018-05-23 11:08:11 -07:00
Lucas Fialho Zawacki
3d92f252b6
Try to make sure that attach streams and stream restarts always work
2018-05-23 18:04:47 +00:00
Lucas Fialho Zawacki
6cae1678ef
Separate webrtc errors, restart and ice in separate functions
2018-05-23 18:04:01 +00:00
Lucas Fialho Zawacki
b7b5230966
Only send camera share to api after sharer has received a play start
2018-05-23 17:54:26 +00:00
Lucas Fialho Zawacki
5433049ab7
Better handle visibility events and paused streams
2018-05-23 17:54:16 +00:00
Richard Alam
69528a0d43
Merge branch 'breakout-room-server-expiry' of https://github.com/riadvice/bigbluebutton into riadvice-breakout-room-server-expiry
2018-05-23 10:39:39 -07:00
Richard Alam
126bb62d7d
Merge branch 'riadvice-recording-timer' into v2.0.x-release
2018-05-23 10:33:17 -07:00
Richard Alam
4eb86bfb52
- format
2018-05-23 10:32:51 -07:00
Richard Alam
39558cd805
Merge branch 'recording-timer' of https://github.com/riadvice/bigbluebutton into riadvice-recording-timer
2018-05-23 10:11:09 -07:00
Richard Alam
db6b2a18f5
Merge pull request #5579 from kepstin/bbb-20-rec-fixes
...
RaP: Merge the sanity script from master branch
2018-05-23 13:00:27 -04:00
Richard Alam
b3b9411587
Merge pull request #5575 from ritzalam/shorten-reconn-timer
...
- shorten timer to wait in case other red5 conn disconnect. Need to …
2018-05-23 13:00:02 -04:00