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 |
|
Guilherme Pereira Leme
|
bbf43f1e55
|
feat(html5): Added captionLocale property and related logic (#20272)
* [captionLocale] - added captionLocale
* [captionLocale] - changes in review
* [captionLocale] - Added new mutation captionAddLocale and removed captionSetOwner
* [captionLocale] - add action validation
* [captionLocale] - Changes in review
* [captionLocale] - fix update of graphql server
* [captionLocale] - merge conflicts
|
2024-06-03 16:14:32 -04:00 |
|
Ramón Souza
|
018a170251
|
Merge pull request #20329 from JoVictorNunes/remove-screenshare-tracker
refactor(screenshare): replace `Tracker.Dependency` with `makeVar`
|
2024-06-03 09:33:08 -03:00 |
|
Gustavo Trott
|
fd3071c28a
|
Refactor (gql-middleware): Introduces clientSessionUUID and validations (error handling) (#20353)
|
2024-05-29 17:43:17 -03:00 |
|
João Victor
|
83acc1fe9a
|
Merge branch 'v3.0.x-release' into remove-screenshare-tracker
|
2024-05-29 17:01: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 |
|
João Victor
|
ddfc83e8c7
|
Merge branch 'v3.0.x-release' into remove-screenshare-tracker
|
2024-05-28 10:50:15 -03:00 |
|
João Victor
|
8cfbcf4cce
|
Merge branch 'v3.0.x-release' into remove-screenshare-tracker
|
2024-05-24 18:07:53 -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 |
|
Gustavo Trott
|
684fec7b13
|
Merge pull request #20191 from JoVictorNunes/video-streams-improvements-05.06
fix(webcam): fixes, improvements et al.
|
2024-05-24 17:13:15 -03:00 |
|
João Victor
|
ffa861e384
|
refactor(screenshare): remove Tracker.Dependency
|
2024-05-24 11:44:36 -03:00 |
|
João Victor
|
fd253d6c2d
|
refactor(settings): remove both Meteor's Tracker.Dependency and all uses in old format
|
2024-05-17 17:33:52 -03:00 |
|
Ramón Souza
|
f2bb5b5aeb
|
change enforceLayout to match defaultMeetingLayout format
|
2024-05-10 10:35:25 -03:00 |
|
João Victor
|
4391b3dfbb
|
fix(webcam): remove video-streams collection usage from media service
|
2024-05-06 12:19:27 -03:00 |
|
João Victor
|
7297778746
|
fix: tweak video-streams typings (Part 1)
- Tweak high-level components.
|
2024-05-01 16:48:12 -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 |
|
Ramón Souza
|
db4054df86
|
remove getServerTime makecall
|
2024-04-25 15:07:15 -03:00 |
|
Ramón Souza
|
16ba97ffb1
|
remove userActivitySign makecall + fix inactivity check
|
2024-04-25 11:53:56 -03:00 |
|
Tainan Felipe
|
52b9f6166a
|
Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies (#20051)
|
2024-04-24 13:07:06 -03:00 |
|
Tainan Felipe
|
e6c4e06c81
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-user-info
|
2024-04-24 09:13:59 -03:00 |
|
Ramón Souza
|
9a8a2fd98b
|
Merge pull request #20028 from Tainan404/refactor-captions
Refactor: move captions to graphql
|
2024-04-23 17:22:01 -03:00 |
|
Tainan Felipe
|
e80cc5a223
|
Remove: user-info collection
|
2024-04-23 14:38:07 -03:00 |
|
Ramón Souza
|
eae37cfd3b
|
Merge pull request #20059 from Tainan404/migrate-captions-panel
Refactor: migrate timer panel to TS and graphql
|
2024-04-23 11:24:59 -03:00 |
|
Ramón Souza
|
15442f731a
|
Merge pull request #20043 from Tainan404/migrate-notification
Refactor: Move notifications to graphql
|
2024-04-23 11:24:37 -03:00 |
|
Tainan Felipe
|
22138d5bbc
|
Fix: timer not working properly
|
2024-04-23 01:00:54 -03:00 |
|
Tainan Felipe
|
77ded6548b
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-captions
|
2024-04-22 19:07:35 -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 |
|
Ramón Souza
|
4b2df4738e
|
Merge pull request #20050 from Tainan404/remove-typed-captions
Remove: typed captions
|
2024-04-22 18:15:36 -03:00 |
|
Tainan Felipe
|
f0b334450b
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-notification
|
2024-04-22 17:42:32 -03:00 |
|
Tainan Felipe
|
dca6c6add4
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324
|
2024-04-22 15:31:51 -03:00 |
|
Tainan Felipe
|
47540c7711
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-captions
|
2024-04-22 12:32:41 -03:00 |
|
Ramón Souza
|
ad8edc57e1
|
add locale selector to typed captions
|
2024-04-19 16:35:39 -03:00 |
|
Tainan Felipe
|
fd9845abba
|
Remove: typed captions
|
2024-04-19 16:27:01 -03:00 |
|
Guilherme Leme
|
dc1d831ea2
|
[fix-sahred-notes-not-unmounting] - centralize shared notes pin rendering logic
|
2024-04-19 11:08:13 -03:00 |
|
Tainan Felipe
|
d5043bebc3
|
Refactor: Move notifications to graphql
|
2024-04-18 21:43:26 -03:00 |
|
Tainan Felipe
|
67c0f71748
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
|
2024-04-16 20:30:21 -03:00 |
|
Tainan Felipe
|
b40930cc4a
|
Refactor: move captions to graphql
|
2024-04-16 19:39:29 -03:00 |
|
João Victor Nunes
|
71dbe06dfd
|
fix: restore screen reader alerts for unread chat messages (#19713)
* fix: restore screen reader alerts for unread chat messages
* fix: move screen reader alert adapter up the component tree
|
2024-04-05 18:30:58 -04:00 |
|
Anton Georgiev
|
dd3b90e75f
|
Merge pull request #19944 from ramonlsouza/issue-19859
fix: Viewer presenter (non moderator) cannot push layout to all
|
2024-04-03 20:34:25 -04:00 |
|
Tainan Felipe
|
16c0a99240
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
|
2024-04-03 11:55:45 -03:00 |
|
Ramón Souza
|
7f556f6c6e
|
Merge branch 'v3.0.x-release' into cleanup-base-component
|
2024-04-03 10:04:34 -03:00 |
|
Tainan Felipe
|
c1955f17cb
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into cleanup-base-component
|
2024-04-03 08:58:03 -03:00 |
|
João Victor
|
aaf9a20792
|
Merge branch 'v3.0.x-release' into migrate-pads
|
2024-04-02 13:25:44 -03:00 |
|
Ramón Souza
|
98c0e14736
|
fix viewer presenter push layout
|
2024-04-02 10:59:01 -03:00 |
|
Tainan Felipe
|
7c110e6f76
|
Fix: layout not propagating
|
2024-04-01 11:20:10 -03:00 |
|
Tainan Felipe
|
13fe581537
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into cleanup-base-component
|
2024-03-27 14:41:50 -03:00 |
|
Tainan Felipe
|
e3ca2a5b3d
|
Merge branch 'v3.0.x-release' into remove-pick-random-user
|
2024-03-26 09:43:45 -03:00 |
|
Tainan Felipe
|
f3465827dd
|
Migrate meeting collection to graphql (#19853)
|
2024-03-26 08:57:28 -03:00 |
|
Guilherme Pereira Leme
|
41bb140dc5
|
feat: change way of rendering contents in presentation area to a pile-based logic. (#19854)
|
2024-03-25 18:13:57 -03:00 |
|