Ramon Souza
d2e2a34dfe
screenshare size
2021-06-15 08:51:44 -03:00
Ramon Souza
fb09336fb8
screenshare component in new layout manager
2021-06-14 17:25:05 -03:00
Anton Georgiev
32eb3b9818
Merge pull request #12585 from vitormateusalmeida/layoutManagerNew
...
Add container for presentation
2021-06-14 16:09:34 -04:00
Vitor Mateus De Almeida
1c44e27820
Remove comment
...
Remove import
2021-06-14 16:34:32 -03:00
Anton Georgiev
b1bb7fe148
Merge pull request #12586 from pedrobmarin/s-l-dpb
...
style(layout): download presentation button
2021-06-14 15:07:01 -04:00
Arthur B. Grossi
1213f047d4
style(layout): download presentation button
...
Add fullscreen presentation button style to download presentation
button
2021-06-14 14:59:34 -03:00
Arthur B. Grossi
cdd688000c
style(layout): buttons outline
...
Adds margin to presentation and screenshare buttons
in order to prevent outline cut.
2021-06-14 14:53:21 -03:00
Vitor Mateus De Almeida
192fbf986b
Add condition to size of presentation component
2021-06-14 14:47:12 -03:00
Pedro Beschorner Marin
f6fae58ef1
Merge pull request #12522 from pedrobmarin/f-s-rme
...
feat(screenshare): reduce mirror effect
2021-06-14 14:38:46 -03:00
Anton Georgiev
bdd0007406
Merge pull request #12575 from pedrobmarin/r-cs-rlm
...
refactor(connection status): remove legacy monitor
2021-06-13 21:00:56 -04:00
Pedro Beschorner Marin
068b82b1fa
refactor(connection status): remove legacy monitor
...
Remove parts of a previous connection monitor.
To add some context (as far as my memory goes) to the multiple connection
monitor features the product has, `stats` (currently named `connection status`)
was introduced at the Flash client back in ~2016. @fcecagno and I did it
as a BigBlueButton's Summit activity. Our work was squashed into a single
commit in 92554f8b3e
:).
I'm not sure about the whole story behind `network information` (the late
connection monitor added to the HTML5 client) but I assume it should work
as a collector for a bunch of different connectivity monitors. I remember
when it was introduced but I don't know why it wasn't adopted. My best guess
would be because of some performance issues the `user list` had back then.
To follow on why `connection status` replaced `network information` at the
HTML5 client, when I did the `multiple webcams` feature I had to refactor
a big chunk of the `video provider` (#8374 ). Something that wasn't really
helping there was the adaptation of `stats` that was made to show local
feedback for each webcam connection. Although this feature wasn't being
used anymore, `network information` did rely on that to build up data. With
this monitor gone I assumed it was my responsibility to provide an alternative
so I promoted Mconf's port of the Flash `stats` monitor to BigBlueButton's
HTML5 client (#8579 ).
Well, that's my perspective on how things went for those features. If
anyone would like to correct me on something or add something else on
that history I would appreciate to know.
2021-06-13 14:02:46 -03:00
Anton Georgiev
78385ab3ea
Merge pull request #12569 from pedrobmarin/f-v-ds
...
feat(video): data savings
2021-06-12 16:59:38 -04:00
Anton Georgiev
38ddc3d88d
Merge pull request #12568 from pedrobmarin/f-v-iwisw
...
feat(video): indicate who is sharing webcam
2021-06-12 16:56:43 -04:00
Arthur
78047eb68e
feat(video): data savings
...
Enable video sharing when data savings is activated.
2021-06-12 14:16:32 -03:00
Max Franke
8b274476b1
feat(video): indicate who is sharing webcam
...
Add the `camera` icon in the user list for whoever is sharing,
in order to improve the understanding of who is sharing the webcam.
It is possible to enable/disable this indication in the settings.yml
2021-06-12 13:40:47 -03:00
Richard Alam
8ff7d45ac9
Merge branch 'paultrudel-analytics-actor-for-meeting-info' into develop
2021-06-12 02:32:31 +00:00
Richard Alam
b6e49e5218
Merge branch 'develop' into paultrudel-analytics-actor-for-meeting-info
2021-06-12 01:29:28 +00:00
Richard Alam
ef766217f7
Merge branch 'analytics-actor-for-meeting-info' of https://github.com/paultrudel/bigbluebutton into paultrudel-analytics-actor-for-meeting-info
2021-06-12 01:28:37 +00:00
Anton Georgiev
1369cb2269
Merge pull request #12505 from gustavotrott/breakoutroom-inscrease-time
...
Add 'Extend duration' option for breakout rooms
2021-06-11 16:33:15 -04:00
paultrudel
90fd6f4d2f
analytics endpoint now successfully returns meeting info
2021-06-11 09:31:51 -04:00
Anton Georgiev
af42d2dddd
Update bigbluebutton-release
2021-06-09 13:58:25 -04:00
Vitor Mateus De Almeida
ba400b2ebd
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
2021-06-09 11:03:34 -03:00
Vitor Mateus De Almeida
f6fc8225f6
Add container for presentation
2021-06-09 10:49:59 -03:00
Anton Georgiev
2903c5e3cd
Merge pull request #12452 from ramonlsouza/chat-alerts-refactor
...
refactor: chat alerts
2021-06-09 08:54:56 -04:00
Anton Georgiev
e4a6a74f76
Merge pull request #12538 from ramonlsouza/emphasized-chat
...
feat: emphasize moderator messages in public chat
2021-06-08 09:39:19 -04:00
Ramon Souza
97aa7278a5
add option to emphasize moderator messages in public chat
2021-06-08 08:56:59 -03:00
Gustavo Trott
5b579d3a16
Avoid extend breakout rooms time exceed parent meeting remaining time
2021-06-07 14:19:20 -03:00
Ramon Souza
0598394329
fix updated notification bug
2021-06-07 13:53:35 -03:00
Anton Georgiev
8cf4265b7a
Bump up release to 2.4-dev
2021-06-07 10:41:52 -04:00
Ramon Souza
5b8f783e87
fix push alert onClick (open chat)
2021-06-07 11:18:57 -03:00
Max Franke
f2c95c61e3
feat(screenshare): reduce mirror effect
...
Add the shrink/expand button in the screenshare layout to reduce the mirror/tunnel
effect, when the presenter is sharing the same screen as the application is.
2021-06-07 09:11:32 -03:00
Anton Georgiev
a6968df7f7
Merge pull request #12529 from pedrobmarin/f-v-ti
...
fix(video): talking indicator
2021-06-06 14:45:21 -04:00
Anton Georgiev
c0deddef6b
Merge pull request #12527 from pedrobmarin/r-ev-dc
...
refactor(external videos): data check
2021-06-06 14:42:56 -04:00
Arthur B. Grossi
bf62857ca7
fix(video): talking indicator
...
Shows video talking indicator even if the video isn't ready
2021-06-06 15:24:39 -03:00
Pedro Beschorner Marin
72cfc9f86c
refactor(external videos): data check
...
Add missing data check and move the existing ones inside the try-catch
blocks.
2021-06-06 13:13:16 -03:00
Anton Georgiev
2f2b75097d
Merge pull request #12504 from pedrobmarin/f-ev-bei
...
feat(external videos): back end improvements
2021-06-04 15:57:19 -04:00
Ramon Souza
3030fbc206
Merge remote-tracking branch 'upstream/develop' into chat-alerts-refactor
2021-06-04 08:28:47 -03:00
Anton Georgiev
776d979e42
Merge pull request #12486 from ramonlsouza/actions-bar-new-lm
...
actions bar in new layout manager
2021-06-02 16:47:12 -04:00
Anton Georgiev
2902f61ac6
Merge pull request #12499 from KDSBrowne/bbb-sass-update
...
Update Node-Sass To Latest Version (6.0.0)
2021-06-02 16:44:23 -04:00
Gustavo Trott
02ef1186be
Avoid set negative values in Extend time for breakout rooms
2021-06-02 17:36:43 -03:00
Anton Georgiev
fe403dfd05
Merge pull request #12506 from antobinary/june2-merge-into-develop
...
Merge 2.3.2 into 'develop'
2021-06-02 15:48:21 -04:00
Gustavo Trott
2551f71d7c
code fix: use 0 instead of string
...
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2021-06-02 16:16:35 -03:00
Anton Georgiev
e01bdf69c5
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into june2-merge-into-develop
2021-06-02 18:45:31 +00:00
Gustavo Trott
fd2ef393ed
Code fixes in Breakoutroom extend time parts
2021-06-02 15:38:26 -03:00
Gustavo Trott
a312557461
Adds extend breakout room time functionality
2021-06-02 15:29:40 -03:00
Pedro Beschorner Marin
d4888f585c
refactor(external videos): state as integer
...
A media state may have more than 2 states. Moving this property back to
integer so it can be extended.
2021-06-02 15:07:03 -03:00
Pedro Beschorner Marin
4a5b92445a
refactor(external videos): system stop
...
Move all external video's system stop control events to akka-apps:
- on presenter change
- on presenter leave
- on screenshare start
2021-06-02 15:06:17 -03:00
Arthur B. Grossi
b0f2297809
refactor(external videos): add akka-apps model
2021-06-02 13:06:41 -03:00
Pedro Beschorner Marin
6c84a3295b
refactor(external videos): frontend permissions
...
Revoked extra frontend permission checks and removed dependency from
external video stop Meteor's system call.
2021-06-02 13:03:04 -03:00
Arthur B. Grossi
e606df6031
feat(external video): permission check
...
Checks permission of start, stop and update external video messages
and only broadcast it if the sender is presenter (unless it's system
messages).
2021-06-02 12:54:37 -03:00