Ramón Souza
|
923602b020
|
fix presentation download link in chat
|
2023-11-06 11:12:27 -03:00 |
|
Ramón Souza
|
923ffb710f
|
fix download presentation url
|
2023-11-06 10:35:55 -03:00 |
|
Ramón Souza
|
7f6de3f27e
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
|
2023-11-06 10:14:39 -03:00 |
|
Gustavo Trott
|
5f22f2c845
|
Merge pull request #19054 from gustavotrott/graphql-typing-order-fix
fix (graphql): Fix order of who is typing
|
2023-11-02 15:03:06 -03:00 |
|
Gustavo Trott
|
353a6e36f8
|
Merge pull request #19059 from gustavotrott/akka-reset-timer-on-switch-type
fix (akka-apps): Automatically reset values upon switching between Stopwatch and Timer
|
2023-11-02 10:52:46 -03:00 |
|
Ramón Souza
|
f7fc2bfa4b
|
Merge pull request #18952 from gabriellpr/fake-video-test
test: webcam test + share camera as content
|
2023-11-02 09:39:36 -03:00 |
|
Gustavo Trott
|
1cebcca2ac
|
Reset values on switch between Stopwatch or Timer
|
2023-11-02 09:35:06 -03:00 |
|
Ramón Souza
|
1919fe06be
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
|
2023-11-02 08:55:55 -03:00 |
|
Ramón Souza
|
10d9a94901
|
Merge pull request #18838 from Tainan404/migrate-time-indicator
Refactor: Migrate timer indicator
|
2023-11-02 08:06:19 -03:00 |
|
Gustavo Trott
|
9896f4c1f5
|
Merge pull request #19029 from gustavotrott/fix-graphql-pres-default
fix (graphql): Default presentation is inserted with default=false
|
2023-11-01 17:29:35 -03:00 |
|
Gustavo Trott
|
9cb40bacf5
|
Fix order of who is typing
|
2023-11-01 16:29:37 -03:00 |
|
Ramón Souza
|
3c31cf90dc
|
Merge pull request #19048 from ramonlsouza/throttle-up
fix: improve throttle function
|
2023-11-01 15:39:32 -03:00 |
|
Gustavo Trott
|
acdf310201
|
refactor (graphql-server): Rename userLocalSettings to userClientSettings (#19042)
* Rename userLocalSettings to userClientSettings
* where is not necessary
* Update userClientSettings name in client graphql query
|
2023-11-01 13:26:38 -03:00 |
|
Gustavo Trott
|
8f0ecf2d63
|
Insert presentation on UploadTokenReq
|
2023-11-01 11:38:19 -03:00 |
|
Ramón Souza
|
5ccb66cb72
|
improve throttle function
|
2023-11-01 11:12:15 -03:00 |
|
Ramón Souza
|
3457413d58
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
|
2023-11-01 08:56:39 -03:00 |
|
Gustavo Trott
|
1eb1bccdb2
|
Merge pull request #18991 from paultrudel/reset-timer-graphql
Refactor: Reset timer to current time
|
2023-10-31 15:32:29 -03:00 |
|
Ramón Souza
|
117690d892
|
Merge pull request #19040 from Scroody/talking-indicador-margin
Fix: Talking indicador too close from user list button
|
2023-10-31 09:43:33 -03:00 |
|
Ramón Souza
|
b1ef4a89a6
|
Merge pull request #19039 from Scroody/muwb-number-pointer
Client: Multi user whiteboard number clickable
|
2023-10-31 09:10:22 -03:00 |
|
Ramón Souza
|
2c850ca49f
|
Update bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.js
|
2023-10-31 09:10:03 -03:00 |
|
Ramón Souza
|
a4154bb483
|
Merge pull request #19038 from Scroody/fix-chat-poll-results
Fix: Chat poll results being cut off
|
2023-10-30 17:22:26 -03:00 |
|
André
|
bc5ac50610
|
Fix: Talking indicador too close from user list button
|
2023-10-30 16:00:12 -03:00 |
|
André
|
2d6da1212d
|
Client: Multi user white board number clickable
|
2023-10-30 15:50:32 -03:00 |
|
Ramón Souza
|
ff07fd39f3
|
Merge pull request #19037 from ramonlsouza/fix-chat-roving
fix(accessibility): roving functionality in chat list
|
2023-10-30 15:43:40 -03:00 |
|
André
|
aa051fc72c
|
Fix: Chat poll results
|
2023-10-30 15:22:48 -03:00 |
|
Guilherme Pereira Leme
|
f6babd558c
|
feat(plugin): New Hook useUsersOverview (#19028)
* bump sdk
* [plugin-sdk-issue-45] - useUsersOverview implementation
* [plugin-sdk-issue-45 ] - bump version
|
2023-10-30 14:05:45 -03:00 |
|
Ramón Souza
|
ddc16279f7
|
fix keyboard access on chat list
|
2023-10-30 10:33:01 -03:00 |
|
Ramón Souza
|
759feff205
|
remove cursor locked check
|
2023-10-30 09:04:30 -03:00 |
|
Gustavo Trott
|
fb224428e4
|
refactor update Presentations on Hasura
|
2023-10-27 17:29:36 -03:00 |
|
Ramón Souza
|
a04dedc7cf
|
fix incorrect state in presentation uploader
|
2023-10-27 14:57:25 -03:00 |
|
Guilherme Pereira Leme
|
8648a4cc7e
|
feat(plugin): use latest plugin SDK version (#19016)
|
2023-10-27 14:27:32 -03:00 |
|
Guilherme Pereira Leme
|
bbbf6f73bc
|
[plugin-sdk-fix-data-channel-dispatcher] - fix dispatcher (#19015)
|
2023-10-27 13:54:00 -03:00 |
|
Ramón Souza
|
b5b6d450c2
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
|
2023-10-27 13:41:41 -03:00 |
|
Ramón Souza
|
769b61ee9f
|
client side poll results
|
2023-10-27 13:05:43 -03:00 |
|
Gustavo Trott
|
c65b5103d9
|
Merge pull request #19013 from GuiLeme/correct-path-data-channel
fix: path for plugin in data channel validation
|
2023-10-27 09:42:59 -03:00 |
|
GuiLeme
|
d37624cde6
|
[correct-path-data-channel] - changes in review
|
2023-10-27 09:37:34 -03:00 |
|
Guilherme Pereira Leme
|
fb60a02c23
|
feat(plugin): Add plugin data channels (#19009)
|
2023-10-26 16:59:05 -03:00 |
|
Ramón Souza
|
5b8ec4197c
|
Merge pull request #11 from gustavotrott/pr-18928
Requires a current page to set a presentation as current
|
2023-10-26 16:48:58 -03:00 |
|
Gustavo Trott
|
175ee1cee9
|
Requires a current page to set a presentation as current
|
2023-10-26 16:31:28 -03:00 |
|
Gustavo Trott
|
55ccf52816
|
graphql: Add pluginDataChannelMessage and associated back-end (#18999)
|
2023-10-26 11:53:41 -03:00 |
|
Ramón Souza
|
0143b1f6fd
|
fix default value for presentation lock settings
|
2023-10-26 09:35:34 -03:00 |
|
Ramón Souza
|
4d37f456c0
|
fix converting presentations toast
|
2023-10-26 09:16:49 -03:00 |
|
Ramón Souza
|
2448cb75b3
|
fix presentation download dropdown
|
2023-10-25 16:35:06 -03:00 |
|
Ramón Souza
|
ef84eb0e57
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
|
2023-10-25 13:50:25 -03:00 |
|
Gabriel Porfirio
|
7f13708bf4
|
changing fake video
|
2023-10-25 11:09:17 -03:00 |
|
Ramón Souza
|
e917d912a0
|
Merge pull request #18998 from ramonlsouza/fix-whiteboard-access-label
fix: whiteboard access label in userlist
|
2023-10-24 14:28:58 -03:00 |
|
Ramón Souza
|
cedf0a53e6
|
fix whiteboard access label in userlist
|
2023-10-24 11:18:56 -03:00 |
|
Gabriel Porfirio
|
7c06dc3025
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into fake-video-test
|
2023-10-24 10:34:49 -03:00 |
|
Ramón Souza
|
08aa1627f5
|
Merge pull request #18997 from ramonlsouza/fix-markdown
fix: replace links in chat with markdown links
|
2023-10-24 10:05:38 -03:00 |
|
Ramón Souza
|
fed221f48d
|
fix markdown links
|
2023-10-24 09:00:52 -03:00 |
|