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
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
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
Gustavo Trott
0fa28dd5d1
Include welcomeMsg to graphql and set permissions
2023-05-19 15:28:20 -03:00
Arthurk12
ecb6527bae
fix(timer): missing prop
...
Some tweaks that went unnoticed when porting the timer feature.
2023-05-18 15:29:42 -03:00
Arthurk12
f13217607e
feat(timer): add model and messages to akka apps
...
This commit makes the messages of the timer feature to be proxied by
akka-apps and also adds a timer model that is updated based on these
messages.
Moving the timer panel opening logic to the timer button component in
the navigation panel was a consequence of these changes.
2023-05-18 15:29:42 -03:00
Carlos Henrique
98aed5d715
fix(icon) aligned icons
...
Timer and notes icon aligned.
Removed line between questions and chat buttons.
2023-05-18 15:29:41 -03:00
Átila
a23e19adde
fix(timer): Item alignment
...
* fix(timer): Item alignment
Co-authored-by: Arthur B. Grossi <32987232+Arthurk12@users.noreply.github.com>
2023-05-18 15:29:40 -03:00
Arthurk12
0d06241a68
feat(timer): port to 2.5
...
Port timer feature to 2.5 which includes 3 components:
- Timer component
- Timer indicator component
- Timer sidebar button component
2023-05-18 15:29:39 -03:00
Arthurk12
cc2f509c7c
Refactored timer design
2023-05-18 15:29:33 -03:00
Pedro Beschorner Marin
585dbef43d
Time offset refactor
2023-05-18 15:29:33 -03:00
Pedro Beschorner Marin
2f104eafc8
Syncing time offset between client and server
2023-05-18 15:29:32 -03:00
Pedro Beschorner Marin
f4a5421843
Add timer view
2023-05-18 15:29:31 -03:00
Pedro Beschorner Marin
5463a4a423
Stopwatch handlers
2023-05-18 15:29:31 -03:00
Arthurk12
953a3d3548
Timer first commit
2023-05-18 15:29:31 -03:00
Gustavo Trott
e86d84fef0
Merge pull request #17876 from Tainan404/new-chat-implementation
...
Refactor: Chat using graphql and pagination
2023-05-18 15:09:50 -03:00
Anton Georgiev
4e851a7571
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27
2023-05-15 11:51:17 -04:00
Tainan Felipe
1af0d6e1f5
Refactor: Chat using graphql and pagination
2023-05-11 10:45:43 -03:00
Gustavo Trott
32276c084b
Fix second user trying to open private chat
2023-05-10 14:55:33 -03:00
KDSBrowne
1b51377147
fix getContentAnchorEl console error
2023-05-10 01:31:48 +00:00
GuiLeme
f75ebed3bb
[chat-list-migration] - changes in review
2023-05-08 16:54:06 -03:00
GuiLeme
5a4bfef7eb
[chat-list-migration] - part 2 of PR review suggestions
2023-05-04 17:42:03 -03:00
GuiLeme
a0771e5677
[chat-list-migration] - part 1 of PR review suggestions
2023-05-04 12:29:27 -03:00
GuiLeme
8e785350bb
[chat-list-migration] - remove logs
2023-04-28 09:30:44 -03:00
GuiLeme
c10cc1d01b
[chat-list-migration] - Resolve open two times the same private chat problem
2023-04-27 17:52:42 -03:00
Carlos Henrique
2fba5f23ac
fix(reactions) reactions when using avatar
...
Add a variable that removes the avatar before applying the reaction.
2023-04-27 15:43:25 -03:00
Carlos
6728d0a725
fix(reactions): working after 2.5 merge
...
Reactions are working now
2023-04-27 14:49:09 -03:00
GuiLeme
e3618eb016
Merge remote-tracking branch 'upstream/develop' into chat-list-migration
2023-04-26 18:03:05 -03:00
GuiLeme
7492506224
[chat-list-migration] - started migration for chatList
2023-04-26 18:02:32 -03:00
Gustavo Trott
daf35f365b
Set proper query to get current user in graphql
2023-04-26 10:09:28 -03:00
Gustavo Trott
694ebd1e35
Introduces new flags disconnected (replacing leftFlag) and expired
2023-04-25 15:41:37 -03:00