Ramón Souza
b2bf863e68
fix roving
2023-09-05 13:18:41 -03:00
Ramón Souza
5cc38d0b4d
restore tabIndex
2023-09-05 10:34:38 -03:00
Guilherme Pereira Leme
92c9ba971e
feature: Plugin UI extensible area for user list dropdown and associated refactors ( #18607 )
...
* [user-list-dropdown-plugin-implementation] - basic structure[
* [user-list-dropdown-plugin-implementation] - refactor for userListDropdown objects
* [user-list-dropdown-plugin-implementation] - Stabilized version
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - remove debug logs
* refactor hook usage count
* [user-list-dropdown-plugin] - lint errors
* [user-list-dropdown-plugin] - changes in review and fix first rendering
* [user-list-dropdown-plugin] - change users query to be global and reusable
* [user-list-dropdown-plugin] - bump SDK version
* [user-list-dropdown-plugin] - new menu structure refactor
---------
Co-authored-by: Tainan Felipe <tainanfelipe214@gmail.com>
2023-09-05 09:49:55 -03:00
Ramón Souza
798cb8df82
Merge pull request #18638 from GuiLeme/refactor-bbb-menu
...
refactor: add isSeparator option as a menu item
2023-09-04 13:06:11 -03:00
Ramón Souza
12404c7a5b
fix userlist styles in rtl lang
2023-08-31 17:19:11 -03:00
Ramón Souza
683d31272c
fix active styles for user actions button
2023-08-31 11:26:43 -03:00
Ramón Souza
9155684b1f
adjust chat list item border
2023-08-30 11:05:35 -03:00
GuiLeme
f65471b131
[refactor-bbb-menu] - add isSeparator to enhance readability
2023-08-24 11:59:04 -03:00
Ramón Souza
0463531aba
remove chat list item border
2023-08-18 15:30:23 -03:00
Gustavo Trott
d018fd6490
Resolve conflicts
2023-08-16 16:24:34 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors ( #18454 )
2023-08-14 17:52:35 -03:00
Ramón Souza
9f2276b668
only display emoji if reactions are enabled
2023-08-07 17:02:49 -03:00
Ramón Souza
cc09894924
add raise hand and away emoji in userlist
2023-08-07 16:49:03 -03:00
Gustavo Trott
3758dd89e2
Merge 2.7 into Develop
2023-07-31 11:24:25 -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
Tainan Felipe
9869ee7f2b
Refactor: actions bar audio button
2023-07-24 15:56:40 -03:00
Gustavo Trott
185e48d36c
Merge remote-tracking branch 'upstream/v2.7.x-release' into develop
2023-07-21 17:17:52 -03:00
Gustavo Trott
762ae78814
Implements func to Clear all users reaction
2023-07-21 11:10:10 -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
Gustavo Trott
21f1ed9f27
Merge 2.7 into Develop
2023-07-14 17:42:13 -03:00
Anton Georgiev
cd9f93be44
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
2023-07-12 15:59:46 -04:00
Tainan Felipe
bbcce67690
Remove log
2023-07-10 11:55:53 -03:00
Tainan Felipe
a6de86f240
Fix: use dropdown showing wrong label for locked user
2023-07-10 11:53:12 -03:00
Tainan Felipe
239221b9b4
Merge remote-tracking branch 'upstream/develop' into Add-user-title
2023-07-10 11:42:57 -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
Gustavo Trott
ae807d3421
Merge remote-tracking branch 'upstream/v2.7.x-release' into develop
2023-07-04 17:17:28 -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
Gustavo Trott
a7cd1c5232
Merge 2.7 into Develop
2023-06-29 16:27:10 -03:00
Gustavo Trott
e497cd5cd8
Implements guest props and others to graphql
2023-06-28 23:08:03 -03:00
Gustavo Trott
5681e88c60
Merge 2.7 into Develop
2023-06-26 17:21:01 -03:00
Tainan Felipe
b65a093cd0
Refactor: Add user list title with options dropdown
2023-06-26 08:10:12 -03:00
Ramón Souza
411f0e01a4
move active/away to userlist
2023-06-23 10:39:40 -03:00
Anton Georgiev
9d51d1b447
Merge pull request #18191 from ramonlsouza/tp27a2-8
...
fix: only display clear status if status is enabled
2023-06-22 13:01:31 -04:00
Gabriel Porfirio
cafc51f33c
refactoring and adding new parameters test
2023-06-22 09:21:10 -03:00
Gustavo Trott
6ba4aad05a
Merge branch 'v2.7.x-release' into user-raiseHand-away-flags
2023-06-22 08:27:20 -03:00
Anton Georgiev
43b96b47c4
Merge pull request #17724 from lfzawacki/v2.7.x-release
...
feat: Implement automatic closed captions using an open transcription server
2023-06-22 05:25:14 -04:00
Anton Georgiev
116209887c
captions writer modal tweak
2023-06-22 04:28:13 -04:00
Anton Georgiev
72ea26b931
captions writer modal tweak
2023-06-22 04:27:44 -04:00
Ramón Souza
42e7c25222
only display clear status if status is enabled
2023-06-20 15:48:48 -03:00
Gustavo Trott
22a2c8ce7c
Merge remote-tracking branch 'upstream/v2.7.x-release' into graphql-timer
2023-06-12 10:06:22 -03:00
GuiLeme
2cf46e4d05
[port-timer-with-events-suggestions] - made review suggestions
2023-06-08 16:37:32 -03:00
Gustavo Trott
8263dd17ca
Introduces flags user.away and user.raiseHand
2023-06-07 22:10:07 -03:00
Tainan Felipe
963048698b
Add away to create custom hooks to subscription and apply on userlist
2023-06-02 11:59:05 -03:00
Gustavo Trott
51bdcededc
Merge 2.7 into develop
2023-05-26 10:50:39 -03:00
Paulo Lanzarin
5447666c15
Merge branch 'v2.7.x-release' into port-timer
2023-05-26 10:33:38 -03:00
Paulo Lanzarin
171c7a6587
Merge branch 'v2.7.x-release' into v2.7.x-release
2023-05-26 09:27:14 -03:00
prlanzarin
7c77fc7433
Merge remote-tracking branch 'origin/v2.7.x-release' into reactions-port
2023-05-25 19:54:01 -03:00
Gustavo Trott
c7b78552c3
Remove unnecessary column
2023-05-22 09:57:20 -03:00
Gustavo Trott
62e2051a9f
Merge pull request #17954 from gustavotrott/graphql-welcomeMsg
...
refactor (graphql-server): Include welcomeMsg and set permissions
2023-05-19 15:36:22 -03:00