Commit Graph

10164 Commits

Author SHA1 Message Date
Ramón Souza
e32ad7040b Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-09 08:49:11 -03:00
Tainan Felipe
f05cfd0cf8
Refactor: migrate waitingUserPanel to TS and graphql (#18677)
* Refactor: migrate waitingUserPanel to TS and graphql

* Small code improvements

* Fix: allow everyone aren't working

* Fix: add a condition for edge cases

* Make the remember choice works well

* Fix TS and eslint errors

* Change eslint

* Change eslint
2023-10-06 14:12:42 -03:00
Ramón Souza
243c8f3220
Merge pull request #18882 from GuiLeme/plugin-sdk-issue-32
feat(plugin): add support for extensible area (UserListItemAdditionalInformation)
2023-10-06 09:55:27 -03:00
GuiLeme
202b69ded4 [plugin-sdk-issue-32] - refactor 2023-10-05 08:32:30 -03:00
Ramón Souza
d427411c30
Merge pull request #18896 from Scroody/I-18861
Fix: [3.0] Scrolling down the user list to the end will jump to the beginning
2023-10-04 16:35:51 -03:00
Ramón Souza
4ed3531359 isolate podId 2023-10-04 15:45:09 -03:00
Ramón Souza
5339ed2aec Merge remote-tracking branch 'upstream/v3.0.x-release' into throttle-timeout 2023-10-04 13:46:10 -03:00
André
f0eaa114c9 Fix:[3.0] Scrolling down the user list to the end will jump to the beginning 2023-10-04 11:26:47 -03:00
Ramón Souza
80c250ffda remove duplicated props 2023-10-04 10:49:59 -03:00
Ramón Souza
b2de9c4a45 fix typescript errors 2023-10-04 10:08:19 -03:00
Ramón Souza
122fd9491d fix: do not display typing indicator if chat is locked 2023-10-04 09:50:11 -03:00
Ramón Souza
81ce8ad623 remove withTracker 2023-10-04 09:23:24 -03:00
Ramón Souza
128e89fc83 Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-04 08:04:35 -03:00
Ramón Souza
b2418c49a8 add presentation info + lock settings 2023-10-03 10:24:38 -03:00
Ramón Souza
b4981d64be Merge remote-tracking branch 'upstream/v3.0.x-release' into throttle-timeout 2023-10-03 09:08:44 -03:00
Ramón Souza
b298aecca9 add new columns to query 2023-10-03 09:08:12 -03:00
Ramón Souza
7b0657e195 add new presentation fields, poll info and multi user info 2023-10-02 16:16:46 -03:00
GuiLeme
c0e6921fd3 [plugin-sdk-issue-32] - support for extensible area 2023-10-02 12:24:40 -03:00
André Castro
ae4b58f3a1
Merge branch 'v3.0.x-release' into fix-checkout-msg-format 2023-10-02 11:46:45 -03:00
André
e4f25e702a Fix: Formatting of breakout msg 2023-10-02 11:36:22 -03:00
Ramón Souza
d0d29402f4 Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-02 09:53:32 -03:00
Tiago Jacobs
02a3fcd8ed
feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation (#18867) 2023-09-29 20:08:38 -03:00
Ramón Souza
00b92f8103 use graphql for presentation data - partial 2023-09-29 11:58:16 -03:00
Ramón Souza
dfbb801bff fix mute user in talking indicator 2023-09-28 11:42:27 -03:00
Ramón Souza
10087cac3c fix warnings 2023-09-27 23:26:30 -03:00
Ramón Souza
a2744f0bcc use stream for new shapes 2023-09-27 23:15:33 -03:00
Ramón Souza
5da60f6063 get cursor data from graphql 2023-09-27 19:17:04 -03:00
Ramón Souza
56a94bdae4 get annotation data from graphql 2023-09-27 17:42:47 -03:00
Gustavo Trott
d0e0b71ed0 Merge remote-tracking branch 'upstream/v3.0.x-release' into merge-27-into-30 2023-09-27 08:45:40 -03:00
Gustavo Trott
fff883b2b2 Merge 2.7 into 3.0 2023-09-27 08:44:37 -03:00
Ramón Souza
5b196afb3b
Merge pull request #18855 from ramonlsouza/add-reactions-userlist
fix: user reactions do not appear in userlist
2023-09-27 08:44:30 -03:00
Gustavo Trott
60cbcdaa61
Merge pull request #18758 from gabriellpr/polling-fix-test
test: Polling fixes
2023-09-27 08:42:36 -03:00
Gustavo Trott
287848dcab
Merge pull request #18803 from gabriellpr/fix-presentation-tests
test: Fix presentation tests
2023-09-27 08:42:24 -03:00
Gabriel Porfirio
d5f599c2ee Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-presentation-tests 2023-09-26 17:48:00 -03:00
Gabriel Porfirio
bf1e5b828f Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-few-tests 2023-09-26 17:46:21 -03:00
Ramón Souza
98062ce979
Merge pull request #18852 from GuiLeme/plugin-nav-bar-fix
fix(html5): fix nav-bar plugin exception
2023-09-26 15:29:52 -03:00
Ramón Souza
fbb5e04b42 fix typing indicator position 2023-09-26 14:58:48 -03:00
Ramón Souza
47e6943366 fix eslint 2023-09-26 14:27:11 -03:00
Ramón Souza
777715b2e4
Merge pull request #18850 from GuiLeme/plugin-sdk-user-camera-dropdown
feat(plugin): Extensible area user camera dropdown
2023-09-26 13:13:57 -03:00
Ramón Souza
3d72a0f3f0 display user reactions in userlist 2023-09-26 11:38:46 -03:00
GuiLeme
d75becd264 [plugin-nav-bar-fix] - fix 2023-09-26 10:44:58 -03:00
Gustavo Trott
5835c1b61b
Fix: Showing unread msg badge even when chat is opened (#18790)
* Fix: Showing unread msg badge when chat is opened

* Fix lint errors
2023-09-26 10:20:29 -03:00
GuiLeme
93ee0f9804 [plugin-sdk-user-camera-dropdown] -changes in review 2023-09-26 10:20:21 -03:00
GuiLeme
165916b5a9 [plugin-sdk-user-camera-dropdown] - finish 2023-09-26 08:42:04 -03:00
GuiLeme
4129215741 [plugin-sdk-camera-settings] - changes in review 2023-09-25 21:50:06 -03:00
GuiLeme
4be6c1a671 changes in review 2023-09-25 21:12:55 -03:00
GuiLeme
6d0aa6de85 [plugin-sdk-settings-dropdown] - merge upstream 2023-09-25 21:10:15 -03:00
GuiLeme
20b947c0ac [plugin-sdk-option-dropdown] - changes in review 2023-09-25 20:41:26 -03:00
GuiLeme
e81874307a [plugin-sdk-option-dropdown] - merge upstream 2023-09-25 20:37:38 -03:00
Gabriel Porfirio
22bfcfdf9c fixing eslint error 2023-09-25 20:33:35 -03:00