Skip to content

Conversation

@dena-sohrabi
Copy link
Contributor

No description provided.

…dMessage function

- Renamed `linkEmbedId` to `urlPreviewId` in the attachments schema for clarity.
- Added functionality to process Loom links in the `sendMessage` function, including fetching oEmbed data and creating URL preview records.
- Implemented thumbnail downloading and saving for Loom links, with error handling for upload failures.
- Updated AppDatabase to include a new migration for the `url_preview` table, allowing storage of URL previews with associated metadata.
- Refactored access modifiers in AppDatabase to public for better accessibility.
- Modified UrlPreview model to ensure `id` is non-optional and updated initializers accordingly.
- Improved formatting and consistency in the database schema definitions.
@dena-sohrabi dena-sohrabi merged commit f56f9c0 into main May 3, 2025
1 check passed
@dena-sohrabi dena-sohrabi deleted the Loom-final branch May 3, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants