imdt
08de342179
Adjustment
2023-08-03 11:32:27 -03:00
imdt
d843b8df56
Client: Margin adjusted to better fitting size
2023-08-03 11:29:51 -03:00
transifex-integration[bot]
c5995b44c0
Translate en.json in et
...
100% translated source file: 'en.json'
on 'et'.
2023-08-03 11:21:02 +00:00
transifex-integration[bot]
896db7883f
Translate en.json in et
...
100% translated source file: 'en.json'
on 'et'.
2023-08-03 11:20:22 +00:00
transifex-integration[bot]
b1884af440
Translate en.json in et
...
100% translated source file: 'en.json'
on 'et'.
2023-08-03 10:10:48 +00:00
transifex-integration[bot]
8a6dbe64ad
Translate en.json in et
...
100% translated source file: 'en.json'
on 'et'.
2023-08-03 10:03:56 +00:00
imdt
205d1d5f35
Fix: disabled self cam tied to specific cam or all
2023-08-02 17:59:19 -03:00
Daniel Molkentin
fa5aa182fe
fix: do not escape text twice
...
The refactoring in 838accf015
incorrectly
replaced the wrong parseMessage function in addBulkGroupChatMsgs.js
This bug is only triggered when the option public.chat.bufferChatInsertsMs != 0.
2023-08-02 18:48:22 +02:00
Ramón Souza
e0e68f3896
guest policy change toast
2023-08-02 13:22:43 -03:00
transifex-integration[bot]
e1b6b16b65
Translate en.json in et
...
100% translated source file: 'en.json'
on 'et'.
2023-08-02 13:39:36 +00:00
Ramón Souza
d960ccb1c9
Merge pull request #18399 from Scroody/fix-pulse-animation-with-avatar
...
Fix: pulse animation with avatar
2023-08-02 08:47:33 -03:00
Anton Georgiev
b46ee4c52a
Merge pull request #18412 from KDSBrowne/bbb-18257
...
fix: Correct Tab Order For Presentation Options Dropdown
2023-08-01 15:46:14 -04:00
Ramón Souza
c15d1a352a
undo auto lint
2023-08-01 11:08:27 -03:00
Ramón Souza
6b34cd38c1
replace double quotes
2023-08-01 11:01:27 -03:00
KDSBrowne
70a8267284
inject presentation options btn into tldraw toolbar | lint issues
2023-08-01 02:45:13 +00:00
Ramón Souza
df8e9e9440
split disabled download of presentation params
2023-07-31 17:03:29 -03:00
prlanzarin
50d019ac01
chore(audio): lower SFU audio negotiation timeout to 15s (from 25s)
2023-07-31 11:40:04 -03:00
prlanzarin
a8e4e876d0
fix(audio): add connection timers for SFU audio
...
SFU based audio is missing connection timers, which means the join
procedure can go on indefinitely in a couple of scenarios.
Refactor the connection timers added for re-connections in the SFU audio
bridge and make them valid for the first try as well.
Make 1010 errors (connection timeout) retriable when retryThroughRelay
is enabled.
2023-07-31 11:39:52 -03:00
prlanzarin
7c3ac51e38
feat(audio): add retryThroughRelay flag for 1007 errors
...
1007 errors are still a large fraction of our overall audio join error
rate. This usually indicates some sort of firewall block or UDP issues
carrier networks. I can't figure out why some scenarios won't trickle
down to relay candidates though - I'm leaning to scenarios where STUN
packets with USE-CANDIDATE are being mangled/lost along the way or
something else that borks the (already fragile) conn checks for ICE-lite
implementations.
Add a new feature called retryThroughRelay which triggers a retry with
iceTransportPolicy=relay whenever audio fails to join with a 1007 error.
The goal is to force relay usage to try and bypass 1007s scenarios that
still happen.
Disabled by default.
2023-07-31 11:39:45 -03:00
prlanzarin
26815f4679
chore(audio): add more data to audio_joined/failure logs
...
Add secondsToActivateAudio, inputDeviceId, outputDeviceId and isListenOnly
to audio_joined.extraInfo
Add inputDeviceId, outputDeviceId and isListenOnly to
audio_failure.extraInfo
Add a try-catch to the device enforcement procedure triggered by
onAudioJoin - it may throw and block the modal.
2023-07-31 11:39:24 -03:00
Anton Georgiev
1e08c28962
chore: set guestPolicyExtraAllowOptions to false
2023-07-31 09:49:32 -04:00
Anton Georgiev
9e1d1c5190
Merge pull request #18394 from ramonlsouza/layout-images
...
refactor: Update layout images
2023-07-28 13:36:43 -04:00
Anton Georgiev
8e318094a4
Merge pull request #18369 from KDSBrowne/bbb-18357
...
fix: Enhance Smart Slide Question And URL Detection
2023-07-28 13:35:07 -04:00
Scroody
0a9b061434
Fix: Pulsing animation not working with avatar
2023-07-28 13:31:44 -03:00
Ramón Souza
bd97a008a0
fix hide presentation on join
2023-07-27 15:49:21 -03:00
Ramón Souza
8e0b48e8be
Merge pull request #18164 from Arthurk12/bbb-wake-locke
...
feat: Screen wake lock feature
2023-07-27 10:58:05 -03:00
Ramón Souza
796b630736
update layout images
2023-07-27 09:22:50 -03:00
Anton Georgiev
7be38fd876
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july26
2023-07-26 22:27:55 -04:00
Anton Georgiev
477f660eea
Merge pull request #18372 from Scroody/I-18334
...
refactor: Re-writing of the meeting ending to make navigation more clear for users
2023-07-26 22:19:21 -04:00
Anton Georgiev
5303265bc2
Update bigbluebutton-html5/public/locales/en.json
2023-07-26 22:19:05 -04:00
Arthurk12
7b57565fc5
fix(wake-lock): settings attribute name
2023-07-26 17:38:34 -03:00
Anton Georgiev
9611df968d
Merge pull request #18385 from gustavotrott/fix-dial-in-user-invisible
...
fix: Dial-in users not in list
2023-07-26 15:17:42 -04:00
Tainan Felipe
838accf015
Improve text sanitizing of lobby messages
2023-07-26 16:12:39 -03:00
Anton Georgiev
ce2b65798b
Merge pull request #18377 from antonbsa/parameter-tests-fix-after-merge
...
test: Parameter tests fix
2023-07-26 14:05:18 -04:00
Ramón Souza
692370d3b1
reduce page size
2023-07-26 09:55:39 -03:00
Ramón Souza
22605b3fbb
grid mode pagination
2023-07-26 09:18:23 -03:00
Anton B
1024930a32
test: disabled features test fixes and managePresentationButton selector update
2023-07-25 15:26:42 -03:00
Gustavo Trott
c74a7ff90e
Add required props to dial-in users
2023-07-25 15:23:57 -03:00
Anton Georgiev
9015c1d339
Merge pull request #18378 from antonbsa/raise-hand-tests-fix
...
test: Raise and lower hand tests fix
2023-07-25 14:15:38 -04:00
Ramón Souza
ee78814827
change quick poll button styles
2023-07-25 15:05:00 -03:00
Anton B
03aa9d3bec
test: update all raise and lower hand related tests
2023-07-24 18:07:51 -03:00
Anton Georgiev
90ef5ab591
Merge pull request #18358 from antonbsa/breakout-tests
...
test: Breakout tests update
2023-07-24 16:31:23 -04:00
Anton Georgiev
096f65ddd6
Merge pull request #18347 from KDSBrowne/bbb-a11y-patches-02
...
fix(accessibility): Restore Roving Functionality To User Chats And Captions List
2023-07-24 14:29:23 -04:00
Ramón Souza
356a3ea685
update layout labels
2023-07-24 13:21:45 -03:00
Scroody
e915799d45
Client: Re-writing of the meeting ending to make navigation more clear for the users
2023-07-24 11:55:43 -03:00
KDSBrowne
1b2cf21066
refactor smart slide question extraction
2023-07-24 01:09:45 +00:00
KDSBrowne
3dec9de44e
optimize action creation and improved question / url regex
2023-07-24 00:03:22 +00:00
Anton Georgiev
6b76d9aa66
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july-21
2023-07-21 16:24:45 -04:00
Gustavo Trott
762ae78814
Implements func to Clear all users reaction
2023-07-21 11:10:10 -03:00
Anton B
cdf3c0d2fb
test(breakout): remove all notifications before ending rooms and temporally avoid screenshot comparison due to a reported bug
2023-07-20 17:15:32 -03:00
Ramón Souza
5bb012a6a9
Merge pull request #18351 from Scroody/fix-warnings
...
Fix: Warnings when creating a new meeting
2023-07-20 17:00:15 -03:00
Anton B
fbb622ba52
test: update breakout selectors
2023-07-20 16:59:53 -03:00
Ramón Souza
5992f628ed
Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-18344
2023-07-20 16:02:13 -03:00
Ramón Souza
b649819077
Merge pull request #18353 from ramonlsouza/issue-18342
...
Reactions bar - reduce load time
2023-07-20 14:16:41 -03:00
Scroody
125811f0d3
Merge remote-tracking branch 'upstream/v2.7.x-release' into fix-warnings
2023-07-20 14:10:47 -03:00
Ramón Souza
74af65256f
Merge pull request #18352 from Scroody/I-18341
...
Time features label change
2023-07-20 09:05:31 -03:00
Anton Georgiev
61d193155d
Merge pull request #18343 from ramonlsouza/fix-unpin-notes
...
fix: unpin shared notes after switching presenter
2023-07-19 16:26:54 -04:00
Ramón Souza
fa8dd63444
use native emoji - reactions bar
2023-07-19 16:35:21 -03:00
Anton Georgiev
d5abc3cb9b
Merge pull request #18316 from GuiLeme/issue-18259
...
Fix - join audio in breakout room
2023-07-19 14:16:56 -04:00
Scroody
0a1428b862
Time features label change
2023-07-19 15:00:48 -03:00
Scroody
4f930ed2e2
XMerge remote-tracking branch 'upstream/v2.7.x-release' into fix-warnings
2023-07-19 13:27:16 -03:00
Scroody
86f4e372f8
Fix: Warnings when creating a new meeting
2023-07-19 13:22:50 -03:00
Ramón Souza
bc1898dfff
reactions bar tweaks
2023-07-19 11:36:34 -03:00
Ramón Souza
943c92d08b
Merge pull request #18321 from GuiLeme/issue-18308
...
feature: Make quick poll result labels consistent with the uploaded slides
2023-07-19 09:40:19 -03:00
GuiLeme
217f252c29
[issue-18308] - Fix deleting of first letter every time
2023-07-19 09:21:11 -03:00
KDSBrowne
0c934c72f4
restore captions list keyboard access
2023-07-19 00:23:21 +00:00
KDSBrowne
19ea189302
restore messages tab stop and arrow key navigation
2023-07-18 22:55:35 +00:00
Ramón Souza
960bcc4f21
fix unpin notes after changing presenter
2023-07-18 17:19:35 -03:00
Anton Georgiev
a92d668bd4
Update bigbluebutton-html5/public/locales/en.json
2023-07-18 15:54:46 -04:00
Ramón Souza
7d38a3154f
Merge pull request #18327 from KDSBrowne/bbb-a11y-pathes
...
fix(accessibility): Enhance Color Contrast, Language Dropdown, and Screen Reader Feedback
2023-07-18 09:42:41 -03:00
Ramón Souza
bf6f96fc44
renaming interactions -> reactions
2023-07-18 08:54:36 -03:00
Ramón Souza
f5d1db72ec
Merge pull request #18331 from KDSBrowne/bbb-a11y-pathes-01
...
fix: Improve Focus When Changing Modal Tabs With Keyboard
2023-07-17 16:59:27 -03:00
KDSBrowne
9e87a475f2
Update bigbluebutton-html5/imports/ui/components/common/modal/simple/component.jsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-07-17 14:04:04 -04:00
KDSBrowne
5a85ca14a2
add focus trap to handle focus leaving simple modals
2023-07-17 17:19:05 +00:00
Ramón Souza
734f591472
Merge pull request #18322 from ramonlsouza/a11y-9
...
fix(accessibility): implement the list of users within the session logs as a list
2023-07-17 11:35:02 -03:00
transifex-integration[bot]
a9d75b5164
Translate en.json in fa_IR ( #18326 )
...
100% translated source file: 'en.json'
on 'fa_IR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-17 09:56:16 -04:00
Ramón Souza
7964bb9877
lint
2023-07-17 10:00:51 -03:00
GuiLeme
6fb701045a
[issue-18259] - fix join audio in breakout room
2023-07-17 09:14:23 -03:00
Ramón Souza
caeb57f7d2
Merge pull request #18320 from dennis531/chat_typing_anonymous
...
Html5: Add config to hide names in typing indicator
2023-07-17 09:13:21 -03:00
KDSBrowne
e73110be30
add lang attribute to locale select options
2023-07-15 15:51:22 +00:00
KDSBrowne
937d18b192
improve style menu color contrast in dark mode
2023-07-15 15:40:27 +00:00
Ramón Souza
fa8883ee29
use list for users in connections status
2023-07-14 16:47:40 -03:00
GuiLeme
a10fbaba4f
[issue-18308] - add predefined label in result quick poll options
2023-07-14 14:55:12 -03:00
Ramón Souza
5d209c2932
adjust timer styles
2023-07-14 10:43:32 -03:00
Dennis Benz
dd15012761
Html5: Add config to hide names in typing indicator
2023-07-14 15:35:18 +02:00
Anton Georgiev
45215ed88f
Merge branch 'v2.7.x-release' into bbb-wake-locke
2023-07-14 07:50:04 -04:00
Anton Georgiev
0e7fdfe310
Merge pull request #18312 from antobinary/merge-july12
...
chore: Merge BBB 2.6.10+ to 2.7
2023-07-14 06:58:29 -04:00
Ramón Souza
db4479d6dd
adjust quick poll char limit
2023-07-13 09:58:05 -03:00
Ramón Souza
43bbd195c4
Merge pull request #18305 from Scroody/raise-hand-changes
...
Enhancement: Raise hand behaviour changes
2023-07-13 08:41:18 -03:00
Ramón Souza
c1fa4e10c7
Merge pull request #18301 from KDSBrowne/bbb-18233
...
fix: Add Resize Event When Whiteboard Mounts
2023-07-13 08:30:42 -03:00
Ramón Souza
3c098c6f5d
Merge pull request #18306 from Scroody/I-18217
...
Fix: All cameras being disabled
2023-07-13 08:28:32 -03:00
Anton Georgiev
042bacc7c1
Merge remote-tracking branch 'bbb/v2.7.x-release' into merge-july12
2023-07-12 18:53:12 -04:00
Ramón Souza
e6811091b0
Merge pull request #18311 from ramonlsouza/fix-screenshare
...
fix: throttledPinPad function
2023-07-12 17:24:52 -03:00
Anton Georgiev
7c91d4ff73
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
2023-07-12 16:20:53 -04:00
Anton Georgiev
cd9f93be44
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
2023-07-12 15:59:46 -04:00
Ramón Souza
caadcae1e9
fix throttledPinPad function
2023-07-12 16:58:39 -03:00
Anton Georgiev
e32a5feabe
Merge pull request #18304 from gabriellpr/new-disabled-features-test
...
test: slide snapshot, camera as content disabledFeatures tests
2023-07-12 14:06:07 -04:00
Anton Georgiev
7b7c854ed8
Merge pull request #18275 from gabriellpr/lock-viewers-test
...
test: refactoring + adding two tests lock viewers
2023-07-12 12:50:45 -04:00
Anton Georgiev
cd1d8624a0
Merge pull request #18298 from schrd/fix-issue-18297
...
Fix: use connection id to determine if a user is ejected or not
2023-07-12 09:50:01 -04:00
Scroody
fb088847bd
Changes to raised hands behaviour
2023-07-12 10:44:37 -03:00
Gabriel Porfirio
251bf6867b
4 tests for disabledFeatures, slide snapshot, camera as content
2023-07-12 08:55:49 -03:00
Scroody
abdf85b508
Bug solving
2023-07-11 16:50:24 -03:00
KDSBrowne
e97427a9aa
add resize event when whiteboard mounts
2023-07-11 16:17:03 +00:00
Ramón Souza
0f10a2c371
fix reopening chat on promote
2023-07-11 11:32:15 -03:00
Daniel Schreiber
67a491f07c
Fix: use connection id to determine if a user is ejected or not
...
It used to be a boolean value which was durable if the server is
configured to use localStorage for bbb client settings. This would lead
to permanently blocking a user for all future BBB sessions.
To prevent that we use the connectionID to determine if a user is
blocked or not. If a user rejoins (in the same or a different meeting),
the connectionID is different, so the user can join again.
2023-07-11 15:00:24 +02:00
transifex-integration[bot]
f191d462ee
Updates for bigbluebutton-html5/public/locales/en.json in zh_TW ( #18269 )
...
* Translate en.json in zh_TW
100% translated source file: 'en.json'
on 'zh_TW'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-11 06:06:17 -04:00
transifex-integration[bot]
a6c2de155e
Updates for bigbluebutton-html5/public/locales/en.json in ko_KR ( #18264 )
...
* Translate en.json in ko_KR
100% translated source file: 'en.json'
on 'ko_KR'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-11 06:04:38 -04:00
Ramón Souza
67cd275dc1
Merge pull request #18293 from ramonlsouza/issue-18214
...
fix: change presentation download labels
2023-07-10 16:53:34 -03:00
Ramón Souza
af593e41ee
Merge pull request #18289 from ramonlsouza/issue-15863
...
Layout Settings Enhancements
2023-07-10 16:53:16 -03:00
Anton B
06478cda4a
test: update layout tests
2023-07-10 16:28:00 -03:00
Ramón Souza
6b44650c5d
change presentation download labels
2023-07-10 09:44:34 -03:00
Ramón Souza
52b636a65a
keyboard move user - unassigned list
2023-07-07 16:56:42 -03:00
Ramón Souza
870d773fdf
remove unused code
2023-07-07 13:22:34 -03:00
Ramón Souza
d50e0ee2cd
mobile styles
2023-07-07 10:10:13 -03:00
Ramón Souza
804d7e859c
change labels, update push layout experience
2023-07-07 09:53:58 -03:00
Ramón Souza
91c5094588
add checkmark to active layout
2023-07-06 17:31:26 -03:00
KDSBrowne
9f1734bfb8
handle quick poll options for F/G
2023-07-06 15:30:05 +00:00
Ramón Souza
67d9cc423a
move labels below the images
2023-07-06 11:00:44 -03:00
Ramón Souza
fa4baa036a
change layout icons
2023-07-06 10:27:52 -03:00
Ramón Souza
14300f3f71
Merge pull request #18274 from ramonlsouza/issue-18220
...
Preserve pinned notes after screenshare
2023-07-06 08:40:52 -03:00
André Castro
a24439d414
Merge branch 'v2.7.x-release' into I-17515
2023-07-05 16:08:37 -03:00
Ramón Souza
7fcd7d3333
Merge pull request #18271 from Scroody/I-18217
...
Client: self-view disabled changed, overlay over avatar.
2023-07-05 15:58:05 -03:00
Scroody
bd6420cd2f
Resquested changes
2023-07-05 15:48:21 -03:00
Scroody
4faca42e37
Requested changes
2023-07-05 15:38:52 -03:00
Scroody
50511ff3d3
Requested changes made
2023-07-05 13:58:40 -03:00
Ramón Souza
ec6a674442
filter out of slide shapes on snapshot
2023-07-05 11:12:09 -03:00
Gabriel Porfirio
b71a6f3f66
small changes
2023-07-05 10:05:57 -03:00
Ramón Souza
b7a193acb5
Merge pull request #18200 from gabriellpr/refactoring-parameters-test
...
test: Add create parameters tests + refactoring
2023-07-04 17:11:19 -03:00
Gabriel Porfirio
a1e14131af
refactoring and adding two tests for lock viewers
2023-07-04 15:01:19 -03:00
Ramón Souza
efc9cde2f3
Merge pull request #18235 from KDSBrowne/bbb-18078
...
fix: Whiteboard Cursor Offset Switching Back To Custom Layout
2023-07-04 14:43:06 -03:00
Ramón Souza
1b06b30167
preserve pinned notes after screenshare
2023-07-04 13:14:09 -03:00
Scroody
700edd19b4
Overlay over avatar
2023-07-04 10:44:24 -03:00
Ramón Souza
26bd960ba2
fix unlock shared notes
2023-07-04 09:50:53 -03:00
KDSBrowne
3c1b50c99a
fix whiteboard crash when switching presentations with zoomed slide
2023-07-03 16:03:38 +00:00
Gabriel Porfirio
8f52121d5c
changes on the speech-recognition test
2023-06-30 17:16:22 -03:00
Scroody
d145a482cb
Enhancement: Breakout modal UI improved
2023-06-30 10:53:58 -03:00
Arthurk12
104550d46f
fix(timer): sidebar content when activated
...
Changes the behavior of activating the timer. The behavior set by this commit
is: when the timer is activated, only the moderator who triggered it will see
the sidebar content switch to the timer. This change required hanging an
observer to catch the timer activation and dispatch the sidebar content
change since timer messages are passing through akka.
2023-06-29 18:24:40 -03:00
Ramón Souza
e47f1d2d7b
Merge pull request #18238 from ramonlsouza/remove-muted-grid-mode
...
Remove duplicated muted indicator from grid mode
2023-06-29 17:37:58 -03:00
Ramón Souza
31ca4dc6b8
Merge pull request #18242 from ramonlsouza/fix-grid-mode-resize
...
fix: sidebar resizing - focus on video layout (grid mode)
2023-06-29 17:37:32 -03:00
Ramón Souza
893eefbf4a
Merge pull request #18230 from Tainan404/dedupe-chat-messages-2.7
...
fix: Add dedupe to messages based on referenceId
2023-06-29 15:02:13 -03:00
Ramón Souza
0f5ec610f1
Merge pull request #18245 from ramonlsouza/npm-audit-jun29
...
chore: npm audit upgrade semver
2023-06-29 14:51:10 -03:00
Tainan Felipe
7004d701fa
Add fix for when role changes
2023-06-29 14:15:18 -03:00
Gustavo Trott
c8867fadb5
Merge pull request #18197 from Scroody/I-18127
...
Allow dynamic control on moderators invitation for breakouts
2023-06-29 13:39:26 -03:00
Ramón Souza
d1678a743f
npm audit
2023-06-29 13:35:12 -03:00
Gustavo Trott
58e862e6a7
Make names more clear for 'invite assigned moderators to breakoutRooms'
2023-06-29 12:04:14 -03:00
Ramón Souza
be48f7349f
Merge pull request #18168 from ramonlsouza/issue-18134
...
refactor: Restyle Reactions bar to be a bar
2023-06-28 17:27:45 -03:00
Ramón Souza
5cc26a1e7a
fix resizing of sidebar in grid mode
2023-06-28 16:06:19 -03:00
Ramón Souza
133dc29d17
fix feedback range
2023-06-28 10:50:02 -03:00
Ramón Souza
aefdc09403
undo createRoot changes in main
2023-06-28 10:38:25 -03:00
Ramón Souza
fc79c5b891
remove duplicated muted indicator from grid mode
2023-06-27 17:00:45 -03:00