Joao Victor
|
e1453f672e
|
Remove old UserJoinedMeeting and UserLeftMeeting notifications
|
2022-04-06 10:21:49 -03:00 |
|
Joao Victor
|
dc16f83e82
|
Remove old NewGuestUser notification
|
2022-04-05 18:02:05 -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 |
|
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 |
|
Anton Georgiev
|
72d37d799b
|
Merge pull request #14703 from ramonlsouza/pr-issue-14493
refactor: Add server side notification
|
2022-04-01 09:23:22 -04:00 |
|
Anton Georgiev
|
2a131086a7
|
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into merge-25
|
2022-03-31 15:32:14 +00:00 |
|
Anton Georgiev
|
74db3a630b
|
Merge pull request #14658 from ramonlsouza/issue-14655
fix: Clear chat button is not working
|
2022-03-31 11:17:22 -04:00 |
|
Anton Georgiev
|
c89f952868
|
Merge pull request #14578 from JoVictorNunes/issue-14443
fix: toast notification style
|
2022-03-31 10:46:59 -04:00 |
|
Anton Georgiev
|
788fc7bd6a
|
Merge pull request #14577 from JoVictorNunes/issue-14486
fix(chat): close private chat button
|
2022-03-31 10:46:49 -04:00 |
|
Ramon Souza
|
b9a76feb18
|
use Meteor Random.id() for id generation
|
2022-03-31 11:43:58 -03:00 |
|
Anton Georgiev
|
bb92689904
|
Merge pull request #14601 from ramonlsouza/lgtm-mar15
refactor: remove unused imports/variables
|
2022-03-31 10:14:48 -04:00 |
|
Ramon Souza
|
9dc515d570
|
undo video-list-item removal
|
2022-03-31 09:47:31 -03:00 |
|
Ramon Souza
|
0794f5188b
|
Merge remote-tracking branch 'upstream/develop' into lgtm-mar15
|
2022-03-31 09:21:59 -03:00 |
|
Anton Georgiev
|
3d9c8d0e4c
|
Merge pull request #14706 from ramonlsouza/issue-14689-25
fix: setSwapLayout happens after other components change its value
|
2022-03-30 17:05:03 -04:00 |
|
Ramon Souza
|
eee4fde845
|
prevent setSwapLayout race condition
|
2022-03-30 15:43:00 -03:00 |
|
Anton Georgiev
|
478605b6b0
|
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into merge-25-develop
|
2022-03-30 18:19:28 +00:00 |
|
Ramon Souza
|
6874156190
|
add messageDescription in notifications
|
2022-03-30 11:01:12 -03:00 |
|
Ramon Souza
|
41778cb959
|
filter all messages by meetingId
|
2022-03-30 10:15:47 -03:00 |
|
Paulo Lanzarin
|
1fc6584697
|
fix: remove spurious console.log in base.jsx
|
2022-03-29 17:52:29 -03:00 |
|
Anton Georgiev
|
fc688f2038
|
Merge branch 'meteor-261' of github.com:ramonlsouza/bigbluebutton into meteor-261
|
2022-03-29 20:27:26 +00:00 |
|
Ramon Souza
|
4da4b8d7a9
|
Merge remote-tracking branch 'upstream/develop' into pr-issue-14493
|
2022-03-29 17:27:20 -03:00 |
|
Anton Georgiev
|
9b370a84be
|
Merge pull request #14674 from ramonlsouza/issue-14673
fix: fullscreen instead of Exit Full Screen (presentation)
|
2022-03-29 16:12:38 -04:00 |
|
Anton Georgiev
|
2c90124869
|
Merge pull request #14690 from gustavotrott/fix-user-ejected-reconnecting
fix: Rejected user keep trying to reconnect
|
2022-03-29 16:10:51 -04:00 |
|
Gustavo Trott
|
35ecbdbf80
|
Wait for user removal before kill connections
|
2022-03-29 16:08:34 -03:00 |
|
Arthurk12
|
420bd8b526
|
refactor(whiteboard): text tool updates
Makes the whiteboard text tool send annotation updates.
Partially reverts 40b18b0662 .
|
2022-03-29 11:46:47 -03:00 |
|
Ramon Souza
|
7a9c3b01bd
|
adjust chat padding/margin
|
2022-03-29 10:03:50 -03:00 |
|
Anton Georgiev
|
996f1bb701
|
Merge pull request #14681 from ramonlsouza/issue-14669
fix: In Firefox, "Start a private chat" is always with hover style (2.5)
|
2022-03-28 11:55:25 -04:00 |
|
Anton Georgiev
|
29f5947e21
|
Merge pull request #14590 from frankemax/refactor-video-list-item
refactor(video-list-item): hookify and reorganize component
|
2022-03-28 11:53:25 -04:00 |
|
Ramon Souza
|
17f3ca21ec
|
fix menu autofocus firefox
|
2022-03-28 11:10:54 -03:00 |
|
Daniel Petri Rocha
|
b29175a6c5
|
Merge branch 'develop' into pads-shared-notes-upload
|
2022-03-27 23:21:32 +02:00 |
|
Ramon Souza
|
6199bcbd4f
|
fix fullscreen presentation button label
|
2022-03-25 13:38:57 -03:00 |
|
Ramon Souza
|
998821db4a
|
remove unused code
|
2022-03-25 10:11:53 -03:00 |
|
Max Franke
|
e45deb5e7e
|
refactor(video-list-item): hookify and reorganize component
|
2022-03-24 13:29:13 -03:00 |
|
Ramon Souza
|
3c2c5a8080
|
fix clear chat
|
2022-03-23 17:11:01 -03:00 |
|
Anton Georgiev
|
abd9bc7cb5
|
Merge pull request #14653 from KDSBrowne/14636-2.5BBB
feat: Add Lock Viewer Cursors Setting UI
|
2022-03-23 15:17:45 -04:00 |
|
KDSBrowne
|
59b924c9b7
|
fix typo
|
2022-03-23 19:11:41 +00:00 |
|
KDSBrowne
|
8490ff2a7e
|
add hideViewersCursor setting to isMeetingLocked
|
2022-03-23 19:10:20 +00:00 |
|
KDSBrowne
|
6025eb2df9
|
add hideViewersCursor lock setting to lockContextContainer
|
2022-03-23 18:55:19 +00:00 |
|
KDSBrowne
|
e2fc248094
|
update description
|
2022-03-23 18:27:25 +00:00 |
|
KDSBrowne
|
369638e758
|
add notification labels
|
2022-03-23 18:22:42 +00:00 |
|
Ramon Souza
|
fd22fd9641
|
prevent chat notification bug on promotion
|
2022-03-23 13:07:03 -03:00 |
|
Anton Georgiev
|
351b7126c7
|
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into develop
|
2022-03-23 15:11:47 +00:00 |
|
KDSBrowne
|
e25df307c1
|
use users context
|
2022-03-23 14:54:13 +00:00 |
|
KDSBrowne
|
229aa39384
|
use lock context
|
2022-03-23 13:52:15 +00:00 |
|
KDSBrowne
|
0998ea5d37
|
remove unlocked text from feature toggle
|
2022-03-23 00:12:38 +00:00 |
|