Tainan Felipe
|
3bc40df230
|
Add: useDeduplicatedSubscription hook (#20376)
* Add: useDeduplicatedSubscription hook
* Fix: TS error
* Add: components using useDeduplicatedSubscription
* Change: Move to useDeduplicatedSubscription
* Change: unsubscribe logic to own useEffect
* Change: remove file import over package
* Fix: TS errors
* Fix: private chat not loading
* Change: revert changes on queries
* Fix: eslint error
* Remove: html-webpack-plugin package
* Fix: external video
* Add: comment about the stringToHash function
* Fix: video player showing tools over presentation
|
2024-06-04 10:40:54 -03:00 |
|
Ramón Souza
|
dc40bc3776
|
Merge pull request #20238 from JoVictorNunes/fix-user-list-style-0513
fix(users): broken styles when font size is increased
|
2024-06-03 11:10:12 -03:00 |
|
Ramón Souza
|
7514066fc3
|
fix: Client can't load in certain cases (#20336)
* move settings
* remove meteor cache files
|
2024-05-29 09:26:11 -04:00 |
|
Ramón Souza
|
e656fd8356
|
Merge pull request #20328 from Scroody/selected-style
UI: Selected tab's style indicating active
|
2024-05-27 13:01:52 -03:00 |
|
André Möller
|
ad01155437
|
changing gray tone
|
2024-05-27 11:26:22 -03:00 |
|
João Victor Nunes
|
e58c5bac7d
|
Merge branch 'v3.0.x-release' into remove-with-trackers-0516
|
2024-05-24 17:26:49 -03:00 |
|
André Möller
|
7efedd872e
|
UI: Selected tabs style indicating active
|
2024-05-24 11:32:30 -03:00 |
|
Gustavo Trott
|
b88854835c
|
Handling Validations and Error Reporting in bbb-graphql-actions (was in Hasura) (#20308)
|
2024-05-21 16:11:17 -03:00 |
|
João Victor Nunes
|
0e387d63b3
|
Merge branch 'v3.0.x-release' into remove-with-trackers-0516
|
2024-05-21 14:51:36 -03:00 |
|
Ramón Souza
|
466e02f0ba
|
fix user options dropdown language
|
2024-05-20 14:34:55 -03:00 |
|
João Victor
|
a48b96f166
|
Merge branch 'v3.0.x-release' into remove-with-trackers-0516
|
2024-05-20 08:26:31 -03:00 |
|
João Victor
|
7944feeec4
|
removal: remove withTracker from UserContentContainer component
|
2024-05-16 09:47:40 -03:00 |
|
Ramón Souza
|
6fa1cb7aa5
|
Merge pull request #20212 from JoVictorNunes/fix-muting-from-indicator
fix(audio): moderators not able to mute users
|
2024-05-15 10:00:18 -03:00 |
|
João Victor
|
4335062e38
|
fix(users): broken styles when font size is increased
|
2024-05-14 09:38:21 -03:00 |
|
Ramón Souza
|
53b71f33c0
|
Merge pull request #20181 from Tainan404/remove-previous-listed-users
Remove: user list local state storing previous users list data
|
2024-05-14 08:52:09 -03:00 |
|
Ramón Souza
|
2c27208a8a
|
optional chaining isModerator
|
2024-05-10 15:38:26 -03:00 |
|
João Victor
|
40fa0eaab3
|
fix(audio): explicitly pass whcih user to mute
- Do not assume current user to mute when params are nullable
|
2024-05-10 08:52:01 -03:00 |
|
Tainan Felipe
|
a1be0c5c1f
|
Fix: userlist going with zeroed values to server
|
2024-05-08 16:19:01 -03:00 |
|
Tainan Felipe
|
86e2ba597c
|
Remove: user list local state storing previous users list data
|
2024-05-06 20:37:28 -03:00 |
|
Ramón Souza
|
a41f09c18a
|
Merge pull request #20167 from ramonlsouza/fix-custom-logo
fix: custom logo
|
2024-05-06 10:48:08 -03:00 |
|
Ramón Souza
|
9307b33a4e
|
fix undefined isPresenter warning
|
2024-05-03 10:07:26 -03:00 |
|
Ramón Souza
|
c951acc3bb
|
fix undefined isTimerActive warning
|
2024-05-03 09:59:57 -03:00 |
|
Ramón Souza
|
35af05e594
|
fix custom logo
|
2024-05-03 09:31:18 -03:00 |
|
Ramón Souza
|
82b1101df8
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
|
2024-05-02 08:45:10 -03:00 |
|
Tainan Felipe
|
5070d26c90
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into code-removal
|
2024-05-01 09:58:01 -03:00 |
|
Tainan Felipe
|
e4a23feda3
|
Remove: old code from notes, pads and meeting ended
|
2024-05-01 09:39:03 -03:00 |
|
Tainan Felipe
|
7d7acb8a80
|
Remove: Breakout room unused code
|
2024-04-30 16:14:22 -03:00 |
|
Tainan Felipe
|
1e90237305
|
Remove: timer js files
|
2024-04-30 12:45:05 -03:00 |
|
Ramón Souza
|
7247407e7d
|
Merge pull request #20061 from JoVictorNunes/remove-video-streams-collection
Remove old `video-streams` Meteor subscription
|
2024-04-25 16:38:17 -03:00 |
|
Ramón Souza
|
6e546e0e6d
|
remove requestUserInformation makecall
|
2024-04-25 15:08:40 -03:00 |
|
João Victor Nunes
|
c53c2f49e4
|
Merge branch 'v3.0.x-release' into remove-video-streams-collection
|
2024-04-25 12:28:56 -03:00 |
|
Tainan Felipe
|
314d974fd3
|
Fix: remove client meteor dependency
|
2024-04-24 23:33:08 -03:00 |
|
Ramón Souza
|
2308f4e8fd
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
|
2024-04-24 17:44:39 -03:00 |
|
Ramón Souza
|
1d03d52a3a
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
|
2024-04-24 17:41:20 -03:00 |
|
Ramón Souza
|
066eebc8ef
|
Merge pull request #20080 from Tainan404/migrate-user-reaction
Refactor: user reaction to graphql
|
2024-04-24 17:37:21 -03:00 |
|
João Victor
|
1f8a95a3ff
|
Remove video-streams subscription
|
2024-04-24 17:09:00 -03:00 |
|
Tainan Felipe
|
cc79bb5fb2
|
Refactor: user reaction to graphql
|
2024-04-24 15:45:28 -03:00 |
|
Tainan Felipe
|
52b9f6166a
|
Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies (#20051)
|
2024-04-24 13:07:06 -03:00 |
|
Ramón Souza
|
606308b914
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
|
2024-04-24 11:28:41 -03:00 |
|
Ramón Souza
|
8f93792bde
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
|
2024-04-24 11:20:08 -03:00 |
|
Tainan Felipe
|
b2195bfd95
|
Fix: ts error
|
2024-04-23 18:22:49 -03:00 |
|
Tainan Felipe
|
e80cc5a223
|
Remove: user-info collection
|
2024-04-23 14:38:07 -03:00 |
|
Tainan Felipe
|
18ace44625
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
|
2024-04-22 18:54:18 -03:00 |
|
Tainan Felipe
|
1bffaec3d2
|
Fix: user permissions
|
2024-04-22 18:51:14 -03:00 |
|
Ramón Souza
|
6fea058cb0
|
add new away button
|
2024-04-22 17:34:40 -03:00 |
|
Ramón Souza
|
bd2d56f1a2
|
mute/unmute audio and camera on away mode
|
2024-04-22 12:24:59 -03:00 |
|
Tainan Felipe
|
bcbce6df77
|
Fix: TS error
|
2024-04-22 11:19:42 -03:00 |
|
Tainan Felipe
|
fd9845abba
|
Remove: typed captions
|
2024-04-19 16:27:01 -03:00 |
|
Tainan Felipe
|
abba1e26c6
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324
|
2024-04-17 21:51:39 -03:00 |
|
Tainan Felipe
|
7d44738b27
|
Refactor: disable meteor breakout subscription
|
2024-04-17 16:59:10 -03:00 |
|