13 files changed
Libra does not show diffs here. View the full diff on GitHub.
- modifiedapps/mail/app/(routes)/playground/components/IntegrationsTabContent.tsx+1-1
- modifiedapps/mail/app/(routes)/playground/initial-sync.tsx+1-1
- modifiedapps/mail/modules/aop/constants.ts+8-0
- modifiedapps/mail/modules/integrations/meeting-integration-card.tsx+6-01 defect
- addedapps/server/src/db/migrations/scripts/account-setup/phase10c-fellow.ts+217-0
- modifiedapps/server/src/services/integrations/meetings/__tests__/capabilities.test.ts+1-1
- modifiedapps/server/src/services/integrations/meetings/capabilities.ts+15-0
- addedapps/server/src/services/integrations/meetings/fellow.ts+382-0
- modifiedapps/server/src/services/integrations/meetings/index.ts+6-0
- modifiedapps/server/src/services/integrations/meetings/types.ts+3-0
- addeddocs/design/fellow-connector-2026-08-15.md+182-0
- addeddocs/design/fellow-superglue-tools/fellow-get-meetings.json+58-0
- addeddocs/design/fellow-superglue-tools/fellow-meetings-webhook-sync.json+78-0