Commit Graph

719 Commits

Author SHA1 Message Date
Ramón Souza
951497ef41 remove recording label in phone 2024-07-01 09:50:53 -03:00
João Victor Nunes
9801905960
fix: improve the hooks of voice activity (#20589)
* fix: improve the hooks of voice activity

* Add check for users who haven't talked
2024-06-27 14:31:20 -03:00
João Victor
7577dcc41c Use Hasura relationship instead of SQL join 2024-06-25 17:14:00 -03:00
João Victor
f949aaba7d Fix sorting and cleanup 2024-06-25 16:54:12 -03:00
João Victor
9ed7b17285 Custom hook for talking indicators 2024-06-24 10:25:48 -03:00
João Victor
17b734e642 refactor(core-html5): custom hooks for voice data 2024-06-21 18:45:05 -03:00
Tiago Jacobs
ba02a327e1
Revert "refactor(core-html5): custom hook for voice data" 2024-06-19 14:18:58 -03:00
João Victor
7ede343490 refactor(core-html5): custom hook for voice data 2024-06-18 15:40:14 -03:00
João Victor
a45eea5a26 Remove Meteor imports 2024-06-14 16:54:31 -03:00
João Victor
095cbe4268 Add optional chaining 2024-06-14 16:17:31 -03:00
Ramón Souza
78e15c82a2 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_20481 2024-06-13 16:04:26 -03:00
Tainan Felipe
5aa575c322 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-withtracker-2-they-strike-back 2024-06-13 12:07:50 -03:00
João Victor
9f53478767 Merge branch 'v3.0.x-release' into remove-with-trackers-0612 2024-06-12 14:21:26 -03:00
João Victor
d770e3cdba refactor: remove withTracker from navbar dropdown 2024-06-11 16:04:11 -03:00
João Victor
6bda0b5914 refactor: tweak breakout params 2024-06-11 12:13:10 -03:00
João Victor
7a6044cb67 refactor: remove navbar withTracker 2024-06-11 11:46:16 -03:00
Tainan Felipe
df12181bfe Remove: leave meeting button withTracker 2024-06-11 11:04:02 -03:00
João Victor Nunes
06500be757
refactor(storage): replace Tracker.Dependency with observer hook (#20322)
* refactor(storage): replace Tracker.Dependency with observer hook

* fix(storage): set initial value

* refactor(storage): stop using Meteor's Session singleton
2024-06-06 10:50:03 -03:00
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
7514066fc3
fix: Client can't load in certain cases (#20336)
* move settings

* remove meteor cache files
2024-05-29 09:26:11 -04: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
João Victor
a99581ce64 fix(audio): moderators not able to mute users 2024-05-09 16:03:54 -03:00
Ramón Souza
967ae9ddcc fix undefined label in leave meeting button warning 2024-05-03 13:02:53 -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
1e90237305 Remove: timer js files 2024-04-30 12:45:05 -03:00
Tainan Felipe
45862bf417 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-settings 2024-04-24 17:21:03 -03:00
Tainan Felipe
28a97f500b Fix: fix paramenters not parsing array 2024-04-24 17:18:21 -03:00
Tainan Felipe
52b9f6166a
Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies (#20051) 2024-04-24 13:07:06 -03:00
Tainan Felipe
b40930cc4a Refactor: move captions to graphql 2024-04-16 19:39:29 -03:00
Ramón Souza
8d129f6c3b fix leave meeting button not working 2024-04-05 09:42:32 -03:00
João Victor
aaf9a20792 Merge branch 'v3.0.x-release' into migrate-pads 2024-04-02 13:25:44 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) (#19869) 2024-03-21 16:41:32 -03:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Ramón Souza
c91108c2a5
Merge pull request #19747 from antonbsa/global-test-hook
test: Add global test hook
2024-03-14 13:49:40 -03:00
João Victor Nunes
27e44af54a
Merge branch 'v3.0.x-release' into migrate-pads 2024-03-11 12:20:27 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
João Victor Nunes
01d07def65
Merge branch 'v3.0.x-release' into migrate-pads 2024-03-06 10:50:52 -03:00
Gustavo Trott
220e86b9f5 Refactor client to use new actions to update client status and remove old way 2024-03-05 19:33:31 -03:00
Anton B
7c4446560f test: fix logout meeting function 2024-03-01 13:44:46 -03:00
Ramón Souza
6d4628eb42
Merge pull request #19704 from JoVictorNunes/chat-adapter-cleanup
cleanup: remove chat context and adapter
2024-02-29 09:10:19 -03:00
João Victor
c4e09eb11f cleanup: remove chat context and adapter 2024-02-28 16:31:44 -03:00
Ramón Souza
42bf163fb8 fix missing strings 2024-02-27 14:45:59 -03:00
Anton B
0d54b1741a fix: avoid empty span on directLeaveButton and only show separator elem on options dropdown when there's one elem below at least 2024-02-23 16:06:06 -03:00
Ramón Souza
a813624f01
Merge pull request #19177 from Scroody/issue-12614
feat: leave meeting button
2024-02-23 14:13:01 -03:00
Anton B
2de51a82e8 test: fix logout function, also considering new directLeaveButton 2024-02-23 10:22:44 -03:00
Guilherme Pereira Leme
d7e2d400d6
fix: decrease total number of subscriptions for some hooks (#19653) 2024-02-21 16:50:46 -03:00
Ramón Souza
41f0740506 fix unread messages in navbar 2024-02-20 14:32:15 -03:00
João Victor
91406bdac9 fix: prop types, tooltip options and setting changes 2024-02-16 17:25:43 -03:00