Pedro Beschorner Marin
|
5104a0d766
|
fix(pads): read-only content style
Set width to the inner div that will receive the pad's HTML content.
|
2022-04-07 10:57:27 -03:00 |
|
Ramon Souza
|
298a931179
|
adjust user join/leave and guest notifications
|
2022-04-07 10:42:26 -03:00 |
|
Pedro Beschorner Marin
|
307a6cb83c
|
refactor(pads): improve session creation
Add a throttle control to avoid multiple create session calls in a short
period of time.
|
2022-04-07 10:26:59 -03:00 |
|
Ramon Souza
|
6dea6a1d6e
|
add user join/leave notifications - akka-apps
|
2022-04-07 09:41:36 -03:00 |
|
Ramon Souza
|
ec3b43b3bd
|
add guest user notifications - akka-apps
|
2022-04-07 09:41:26 -03:00 |
|
Ramon Souza
|
28414c1a5a
|
add lock settings notifications - akka-apps
|
2022-04-07 09:41:21 -03:00 |
|
Ramon Souza
|
d62b2d4f2e
|
add user promote/demote notifications - akka-apps
|
2022-04-07 09:41:16 -03:00 |
|
Ramon Souza
|
d64d605ed6
|
add poll published notifications - akka-apps
|
2022-04-07 09:41:10 -03:00 |
|
Ramon Souza
|
921c563f7d
|
add meeting mute/unmute notifications - akka-apps
|
2022-04-07 09:41:03 -03:00 |
|
Ramon Souza
|
5554a0fb41
|
add start/stop recording notifications - akka-apps
|
2022-04-07 09:40:56 -03:00 |
|
Ramon Souza
|
2edc102f80
|
move user message to all breakouts notification to akka
|
2022-04-07 09:40:13 -03:00 |
|
Ramon Souza
|
a80fe263a3
|
move breakout room ended notification to akka
|
2022-04-07 09:39:32 -03:00 |
|
Anton Georgiev
|
1768caf417
|
Merge pull request #14761 from bigbluebutton/remove-labs
chore: Delete html5-embed
|
2022-04-06 19:18:25 -04:00 |
|
Anton Georgiev
|
c627d70617
|
chore: Delete html5-embed
10 years old since last change; accessible via tags
|
2022-04-06 19:08:27 -04:00 |
|
Anton Georgiev
|
d3669def55
|
Merge pull request #14760 from JoVictorNunes/issue-14753
fix(presentation snapshot): function to get ref instead of ref directly
|
2022-04-06 15:44:07 -04:00 |
|
Joao Victor
|
a89c8eb0d0
|
Pass function to get svg ref instead of the ref itself
|
2022-04-06 16:37:11 -03:00 |
|
Joao Victor
|
5baea83a4d
|
Pick users from state instead of props
|
2022-04-06 14:35:44 -03:00 |
|
Tainan Felipe
|
a77fee3479
|
Remove unused code in chat alert
|
2022-04-06 14:29:50 -03:00 |
|
Tainan Felipe
|
b62e9dc7d6
|
Add a simple way to show more than one description in modal confirmation
|
2022-04-06 14:27:05 -03:00 |
|
Joao Victor
|
60d2760705
|
Fix parentheses
|
2022-04-06 13:15:00 -03:00 |
|
Joao Victor
|
38053b8a28
|
Move layout info into Notification container + Fix translation on waiting user alert
|
2022-04-06 12:07:12 -03:00 |
|
Joao Victor
|
9a674c0df8
|
Merge remote-tracking branch 'upstream/develop' into breakout-update
|
2022-04-06 11:25:39 -03:00 |
|
Anton Georgiev
|
29b550c9f2
|
Merge pull request #14752 from ramonlsouza/issue-14750
fix: Presentation sometimes starts minimized (2.4.6)
|
2022-04-06 10:18:58 -04:00 |
|
Anton Georgiev
|
0d73bb3050
|
Merge pull request #14593 from ramonlsouza/issue-14382
feat: Notify users that recording is now on (in recordable session)
|
2022-04-06 10:02:59 -04:00 |
|
Anton Georgiev
|
dff8c4ee76
|
Update bigbluebutton-html5/imports/ui/components/nav-bar/recording-indicator/notify/component.jsx
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
|
2022-04-06 10:02:48 -04:00 |
|
Ramon Souza
|
fcaf26d1e6
|
fix no presentation bug
|
2022-04-06 10:44:09 -03:00 |
|
Joao Victor
|
f5b9cc839c
|
FormattedMessage rather than intl injection
|
2022-04-06 10:27:51 -03:00 |
|
Joao Victor
|
e1453f672e
|
Remove old UserJoinedMeeting and UserLeftMeeting notifications
|
2022-04-06 10:21:49 -03:00 |
|
Anton Georgiev
|
8a66702b0b
|
Merge pull request #14741 from GuiLeme/Changes-in-Nokogiri-on-ruby
[Update to nokogiri] - Change in the Gemfile to run in the new version.
|
2022-04-06 08:07:59 -04:00 |
|
Joao Victor
|
dc16f83e82
|
Remove old NewGuestUser notification
|
2022-04-05 18:02:05 -03:00 |
|
Anton Georgiev
|
770da5b0c4
|
Merge pull request #14743 from ramonlsouza/initial-presentation-size-bugfix
fix: presentation does not appear if user joins shortly after meeting start
|
2022-04-05 15:16:36 -04:00 |
|
Guilherme Leme
|
021200a800
|
[Update to nokogiri] - Gemfile.lock
|
2022-04-05 14:41:03 -03:00 |
|
Ramon Souza
|
a1a8d68b4d
|
fix presentation size 0 bug
|
2022-04-05 14:37:52 -03:00 |
|
Guilherme Leme
|
a5601c0c8f
|
[Update to nokogiri] - Change in the Gemfile to run in the new version.
|
2022-04-05 14:23:17 -03:00 |
|
Joao Victor
|
43213bb573
|
Remove old UserPromotedToModerator and UserDemotedToViewer notifications
|
2022-04-05 11:16:30 -03:00 |
|
Joao Victor
|
ef8604088d
|
Remove old HasPublishedPoll notification
|
2022-04-05 11:09:34 -03:00 |
|
Joao Victor
|
aa93b5832a
|
Remove old MeetingMuted and MeetingUnmuted notifications
|
2022-04-05 11:05:13 -03:00 |
|
Joao Victor
|
b5765844bb
|
Remove old lock setting notifications
|
2022-04-05 10:56:22 -03:00 |
|
Joao Victor
|
f3dc734c45
|
Remove old RecordingStarted and RecordingStopped notifications
|
2022-04-05 09:58:42 -03:00 |
|
Anton Georgiev
|
23ee038387
|
Merge pull request #14585 from danielpetri1/pads-shared-notes-upload
feat: Automatic upload of the shared notes as presentation
|
2022-04-05 08:06:24 -04:00 |
|
Joao Victor
|
0e29c1fdc3
|
Fix link sanitizing in welcome message.
|
2022-04-04 17:34:16 -03:00 |
|
Anton Georgiev
|
634c87f342
|
Merge pull request #14733 from zhem0004/upgradeTomcatEmb
chore: upgrade embedded tomcat to 9.0.62
|
2022-04-04 16:29:09 -04:00 |
|
Bohdan Zhemelinskyi
|
d9dc567da3
|
tomcat embedded version in one place
|
2022-04-04 20:25:57 +00:00 |
|
Anton Georgiev
|
a07d5e7969
|
Merge pull request #14687 from antonbsa/tests-check-settings
test: Handle file download and check current settings
|
2022-04-04 16:06:27 -04:00 |
|
Ramon Souza
|
71412ebd21
|
remove notify recording key from settings file
|
2022-04-04 16:56:01 -03:00 |
|
Ramon Souza
|
06da4e5e0d
|
fix errors caused by develop merge
|
2022-04-04 16:52:43 -03:00 |
|
Ramon Souza
|
4c328bc4ea
|
Merge remote-tracking branch 'upstream/develop' into issue-14382
|
2022-04-04 16:25:50 -03:00 |
|
Anton Georgiev
|
8e83e6500e
|
Merge pull request #14731 from bigbluebutton/rkmsssc
fix(bbb-conf): remove KMS STUN server checks
|
2022-04-04 14:58:10 -04:00 |
|
Bohdan Zhemelinskyi
|
fbf33ba298
|
upgrade embedded tomcat
|
2022-04-04 18:44:42 +00:00 |
|
Anton Georgiev
|
158d84fab8
|
Merge pull request #14602 from ramonlsouza/issue-10813
fix: Do not display data saving toggles when features are disabled
|
2022-04-04 14:19:08 -04:00 |
|