Commit Graph

38758 Commits

Author SHA1 Message Date
Tainan Felipe
71b4477eb0
Refactor: user talking indicator using ts and graphql (#18265)
* Refactor: user talking indicator using ts and graphql

* Remove color from voice user and add speech locale

* Add parameters to query

* Fix: CC icon background apparing in another color

* Add styles

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-07-07 17:47:36 -03:00
Tainan Felipe
f2e0fd43e9
Refactor: Make all chat area use graphql (#18122)
* Refactor: Make all chat area use graphql

* Fix: large space between welcome msg and chat list

* Fix: missing file

* add pending status and fix system messages

* Add: mark messages as seen in chat

* Refactor: Move char opening logic to inside of chat panel

* Refactor message and mark as seen

* Add Recharts to package.json and fix miss data

* Implements clear-chat function on graphql

* Make system message sticky

* Add clear message support and fix user is typing

* FIx chat unread and scroll not following the tail

* Change: make unread messages be marked by message and fix throttle

* Don't show restore welcome message when the welcome message isn't set

* Fix: scroll not following the tail properly

* Fix: previous page last sender not working

* Fix: scroll loading all messages

* Fix messaga not marked as read

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-07-07 17:46:36 -03:00
Ramón Souza
52b636a65a keyboard move user - unassigned list 2023-07-07 16:56:42 -03:00
Anton B
d6a3fec976 test: fix wrong imports 2023-07-07 14:06:30 -03:00
Ramón Souza
870d773fdf remove unused code 2023-07-07 13:22:34 -03:00
Paulo Lanzarin
735ba16253
Merge pull request #18288 from bigbluebutton/sfu2914
build(bbb-webrtc-sfu): v2.9.14
2023-07-07 10:27:40 -03:00
Paulo Lanzarin
e42c5cde9d
build(bbb-webrtc-sfu): v2.9.14
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.9.14
  * Adjust recording timestamp generation when conditional capture is active - this
should improve A/V sync without needing to change RAP behavior
2023-07-07 10:25:44 -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
Gustavo Trott
8fde225ade
refactor (graphql-middleware): Use RWMutex to improve performance (#18281)
* Migrate Mutex to RWMutex to increase performance
2023-07-06 09:34:48 -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
hiroshisuga
4ba826c6aa
Update SelectRandomViewerReqMsgHdlr.scala 2023-07-06 10:14:08 +09:00
Gustavo Trott
5e7a51fef7
Merge pull request #18283 from gustavotrott/akka-fix-pg-inserts-order
refactor (graphql-server): Fix some conflicts on updating graphql-database
2023-07-05 19:04:02 -03:00
Gustavo Trott
99c2719fea Fix some conflicts on updating graphql-database 2023-07-05 19:01:48 -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
Ramón Souza
44812fa546
Merge pull request #18280 from ramonlsouza/issue-18261
fix: Long snapshots with no extra content when shape is applied out of presentation area
2023-07-05 14:59:01 -03:00
Scroody
50511ff3d3 Requested changes made 2023-07-05 13:58:40 -03:00
Paulo Lanzarin
626c9c8a00
Revert "[2.6] fix(freeswitch): include signalwire PR 1914 as a patch (backport from 2.7)" 2023-07-05 13:23:13 -03:00
Ramón Souza
ec6a674442 filter out of slide shapes on snapshot 2023-07-05 11:12:09 -03:00
Gustavo Trott
55e4b94ac8
Merge pull request #18279 from gustavotrott/graphql-update-props
refactor (graphql-server): new prop user.speechLocale
2023-07-05 10:09:50 -03:00
Gabriel Porfirio
b71a6f3f66 small changes 2023-07-05 10:05:57 -03:00
Gustavo Trott
e31ae5d7de Include speechLocale to graphql 2023-07-05 10:05:25 -03:00
Gustavo Trott
4be594d8db Remove color from collection userVoice 2023-07-05 08:50:08 -03:00
Gustavo Trott
2879641b89
Merge pull request #18277 from gustavotrott/merge-27-into-develop-5jul2023
Merge 2.7 into Develop
2023-07-05 08:44:18 -03:00
Gustavo Trott
ae807d3421 Merge remote-tracking branch 'upstream/v2.7.x-release' into develop 2023-07-04 17:17:28 -03:00
Ramón Souza
42c59c54a2
Merge pull request #18266 from gabriellpr/pin-notes-restore-presentation-test
test: restore presentation on pin notes to whiteboard
2023-07-04 17:11:28 -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
Ramón Souza
72c995fc95
Merge pull request #18273 from antonbsa/presentation-download-tests
test: Presentation download tests
2023-07-04 17:10:41 -03:00
Ramón Souza
bb8ee4c230
Merge pull request #18270 from ramonlsouza/issue-18256
fix: Unlocking specific user to edit shared notes is not working properly
2023-07-04 15:02:42 -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
4b232b62a0
Merge pull request #18267 from KDSBrowne/bbb-18231
fix: Whiteboard Crash When Switching Between Zoomed-In Slides
2023-07-04 14:41:43 -03:00
Ramón Souza
1b06b30167 preserve pinned notes after screenshare 2023-07-04 13:14:09 -03:00
Anton B
ebdd2d3bc5 test: fix current presentation download test and add test for enabling and disabling original presentation download 2023-07-04 12:10:38 -03:00
Gustavo Trott
4ea7f74e27
Merge pull request #18272 from gustavotrott/graphql-connectionStatus_Report
refactor (graphql-server): Implements connection status control through graphql
2023-07-04 11:52:12 -03:00
Gustavo Trott
6877601063 Add connection status control through graphql 2023-07-04 11:38:51 -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
Gabriel Porfirio
f689ae2090 restore presentation on pin notes to whiteboard 2023-07-03 13:48:52 -03:00
KDSBrowne
3c1b50c99a fix whiteboard crash when switching presentations with zoomed slide 2023-07-03 16:03:38 +00:00
Gabriel Porfirio
8952a2ff4f lock viewers refactored 2023-07-03 10:01:05 -03:00
Ramón Souza
fb5e48f14c
Merge pull request #18252 from Arthurk12/bbb/18251
fix(timer): sidebar content when activated
2023-07-03 09:51:12 -03:00
Fred Dixon
e443aa9200
Merge pull request #18263 from basisbit/patch-1
Update install.md, Hetzner AX51 are not available any more. Use AX52 instead.
2023-07-02 07:59:23 -04:00