Folo/packages/internal/database/src
Innei 846d0ff947
fix(ai): message persist of created at and remove user message type of `text`
- Updated message sending logic to utilize a static editor instance for improved performance.
- Simplified the onSend function signature in WelcomeScreen and DefaultWelcomeContent components.
- Enhanced message part handling in the chat state and persistence services.
- Removed unused useSaveMessages hook to clean up the codebase.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-30 23:17:55 +08:00
..
drizzle feat: integrate Lexical rich text editor and update chat components 2025-07-31 21:25:15 +08:00
schemas fix(ai): message persist of created at and remove user message type of `text` 2025-09-30 23:17:55 +08:00
services feat: sort feed by subscription count or update per week, persist analytics data, close #4140 2025-07-16 00:32:32 +08:00
DatabaseSource.js refactor(database): use wa-sqlite for desktop (#4100) 2025-07-07 23:54:01 +08:00
ResourceLock.ts refactor(database): use wa-sqlite for desktop (#4100) 2025-07-07 23:54:01 +08:00
constant.ts refactor(mobile): separate database package (#3809) 2025-05-26 14:48:27 +08:00
db.desktop.ts chore: integrate sqlite-online 2025-07-31 16:59:36 +08:00
db.rn.ts chore: integrate sqlite-online 2025-07-31 16:59:36 +08:00
db.ts chore: integrate sqlite-online 2025-07-31 16:59:36 +08:00
migrator.ts refactor(mobile): separate database package (#3809) 2025-05-26 14:48:27 +08:00
types.ts refactor(mobile): separate database package (#3809) 2025-05-26 14:48:27 +08:00