Richard Shiue
ad227bcf79
chore: toast message when theme folder doesn't have permission ( #7715 )
2025-04-09 13:45:07 +08:00
Richard Shiue
462c822255
fix: translations ( #7694 )
2025-04-08 13:08:10 +08:00
Richard Shiue
8528811992
chore: remove ai model class
2025-03-27 12:02:58 +08:00
Richard Shiue
eb0cff36c9
chore: improve ai model selection ui
2025-03-27 00:15:48 +08:00
Lucas
6d327adb83
fix: quote block flashes in ai chat page when generating answer ( #7553 )
2025-03-17 13:03:47 +08:00
Richard Shiue
eddb623fba
fix: message hover action flashing ( #7552 )
2025-03-17 11:02:42 +08:00
Nathan
7971566159
chore: bump client api
2025-03-16 19:45:51 +08:00
Nathan
d15a8a88a6
chore: disable input when local ai is initializing
2025-03-12 20:29:03 +08:00
Richard Shiue
75dd5c1d93
chore: regenerate
2025-03-11 22:18:44 +08:00
Richard Shiue
fe6217bd82
feat: ai writer block ( #7406 )
...
* feat: ai writer block
* test: fix integration tests
* chore: add continue writing to slash menu
* chore: focus issues during insertion
* fix: explain button position
* fix: gesture detection
* fix: insert below
* fix: undo
* chore: improve writing toolbar item
* chore: pass predefined format when using quick commands
* fix: continue writing in an empty document or at the beginning of a document
* fix: don't allow selecting text not in content
* fix: related question not following predefined format
2025-03-03 13:35:51 +08:00
Richard Shiue
7eaafc52ce
fix: adjust other user message alignment ( #7414 )
2025-02-25 10:35:53 +08:00
Richard Shiue
63239893ab
chore(flutter): move other user message to end ( #7413 )
2025-02-24 15:14:26 +08:00
Lucas
4a7e20b3a5
fix: save image should not copy the image ( #7370 )
...
* fix: save image should not copy the image
* fix: unable to scroll the table in AI Chat on mobile
2025-02-12 17:35:59 +08:00
Richard Shiue
04e3246976
chore: rename predefined format enum variant ( #7359 )
2025-02-11 16:40:39 +08:00
Richard Shiue
fc9c152553
fix(flutter_desktop): selection in AI chat going missing while scrolling ( #7281 )
2025-02-07 18:44:55 +08:00
Lucas
00cdee831d
chore: upgrade to Flutter 3.27.4 ( #7230 )
2025-02-07 18:17:46 +08:00
Nathan.fooo
aacd09d8e2
chore: Support new error code ( #7311 )
...
* chore: fetch model list
* chore: suppor new error code
2025-02-03 20:52:08 +08:00
Richard Shiue
a79f825ff1
chore: restrict uploadable image types ( #7269 )
...
* chore: restrict image format
* chore: code cleanup
2025-01-23 10:51:15 +08:00
Richard Shiue
c5a91e10df
chore: support pasting image links that have no file extension ( #7262 )
...
* test: speed up copypasta tests
* chore: strip away markdown syntax if message is image only
* chore: paste image urls with no file extension
* test: add integration test
* test: group tests
* chore: apply code suggestions to 3 files
2025-01-22 22:13:18 +08:00
Nathan.fooo
a0867ed688
chore: return ai image error ( #7263 )
2025-01-22 09:42:24 +08:00
Richard Shiue
af92303e38
fix: launch review issues 0.8.2 ( #7261 )
2025-01-21 22:17:53 +08:00
Richard Shiue
cfe481759f
chore: bump table column width when saving chat message to page ( #7243 )
...
* chore: bump table column width when saving chat message to page
* test: add unit test
2025-01-20 13:28:02 +08:00
Richard Shiue
6bcef33d05
chore: trim markdown text ( #7242 )
...
* chore: trim markdown text
* chore: trim before saving
2025-01-20 11:47:03 +08:00
Richard Shiue
1723886f3a
feat: save messages as a new page ( #7224 )
2025-01-17 20:38:55 +08:00
Richard Shiue
f73c2540c6
chore: reorganize code ( #7206 )
2025-01-15 19:57:47 +08:00
Richard Shiue
d1efda4c50
fix: launch review 0.8.1 ( #7185 )
...
* fix: launch review
* chore: scroll to end upon sending new message
* chore: bump editor version
* chore: scroll to bottom after adding message
* chore: code reorg
* chore: bump editor version
* chore: bump editor ver
* chore: bump editor
* chore: bump editor
* fix: file block node insertion
* fix: do the same thing on image
* chore: update icons and translations
2025-01-14 12:35:51 +08:00
Richard Shiue
9a237b5f18
chore: allow customize that forces distribute column widths ( #7198 )
...
* chore: allow customize that forces distribute column widths
* fix: missing intrinsic width
* fix: what am i doing
2025-01-13 18:47:45 +08:00
Richard Shiue
c3b702849f
chore: remove error message when sending a new message ( #7177 )
2025-01-09 13:49:37 +08:00
Richard Shiue
ab8e01bbf7
feat(flutter): pre-defined response formats ( #7128 )
...
* feat: pre-defined response formats
* chore: adjust bottom sheet
* chore: rename and clean up enums
* chore: move all mobile input actions to the bottom
* chore: bump client-api
* chore: connect to API
* chore: apply suggestions from code review
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* chore: code cleanup
* chore: code cleanup
* chore: update client-api
* chore: expand page
* chore: simplify logic for not displaying related questions
* chore: remove hover effect view icon in select sources
* chore: regenerate with different format
* chore: remove error messages when sending new one
* chore: code style
* chore: bump client api
* fix: image not displaying and hide editing options
* chore: don't fetch related questions for image only
* chore: fix clippy
* chore: don't add related questions on regenerate
* chore: bump editor
* fix: expand sidebar page
* chore: update client api
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
Co-authored-by: weidong fu <nathan@appflowy.io>
2025-01-08 10:43:03 +08:00
Richard Shiue
c7e0e36902
feat(flutter_desktop): save ai message to page improvements ( #7136 )
...
* chore: expand current space in select sources or when saving to a page
* chore: hide non-document views while saving to page
* chore: add buttons when saving to page
* chore: adjust icon color
* chore: adjust translations
* chore: code cleanup
2025-01-03 14:01:19 +08:00
Richard Shiue
21261ee813
feat(flutter_mobile): adjust bottom sheet quick action button style ( #7121 )
...
* feat: adjust bottom sheet quick action button style
* chore: remove final dividers
2025-01-03 10:11:17 +08:00
Richard Shiue
20b16cf174
feat: add toast messages for ai chat interactions ( #7086 )
2024-12-30 17:17:36 +08:00
Richard Shiue
dffb865a66
chore(flutter_desktop): adjust toast style ( #7083 )
2024-12-30 16:35:41 +08:00
Richard Shiue
87c1245a3f
fix: launch review issues 0.7.9 ( #7073 )
...
* fix: disable select sources when on local AI
* chore: tooltips for right sidebar actions
* chore: update selection after inserting into existing page
* fix: mobile select sources button background color
* fix: ai response metadata
* chore: don't update selected sources section until reopen
* chore: show views from all spaces in select sources menu
* chore: revert podfile changes
* chore: decrease spacing between metadata and hover actions
* chore: improve placeholder for ai message metadata
2024-12-29 21:48:37 +08:00
Richard Shiue
200b367e4c
feat: add ai message content to document ( #7041 )
...
* feat: add ai response content to page
* chore: apply suggestions from code review
Co-authored-by: Lucas <lucas.xu@appflowy.io>
* chore: apply suggestions from code review
* chore: reorganize code
* chore: i18n
* chore: enable opening the document in the sidebar
* fix: async await
* chore: rename ai message action bar widget
* feat: make transactions be reflected in the opened document
* chore: don't forget to close the bloc
* fix: isLastLineEmpty
* chore: code cleanup
* fix: sync after EditorState.apply
* chore: decrease visibility of DocumentBlocMap
* chore: add back missing assert
---------
Co-authored-by: Lucas <lucas.xu@appflowy.io>
2024-12-26 12:18:48 +08:00
Richard Shiue
b8e7d57ee6
fix: regenerating the last answer doesn't work ( #7029 )
...
* fix: regenerate not working for last message
* chore: code cleanup
2024-12-22 14:47:11 +08:00
Richard Shiue
7ab68dcc2c
chore(flutter_desktop): ai chat ui improvements ( #7025 )
...
* chore: improve hover action bar inner radius
* chore: improve ai input appearance
2024-12-20 23:22:48 +08:00
Richard Shiue
ddcdd545d9
chore: regenerate response improvements ( #7018 )
...
* fix: disable sending message while streaming
* chore: don't allow regenerate while streaming
2024-12-20 11:42:43 +08:00
Richard Shiue
e73fd56152
feat: regenerate ai response ( #7006 )
...
* feat: regenerate ai response
* chore: find question id instead of assuming
* chore: fix clippy
* chore: show local messages if they were there
* chore: remove duplicate code
* chore: fix loading message
* chore: revert unintended translation key removal
* chore: update translation for ai service unavailable
* chore: fix initial chat message load
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-12-19 14:13:53 +08:00
Richard Shiue
555b4b48bb
fix(flutter_desktop): cannot copy ai response with ctrl c ( #6976 )
2024-12-12 11:57:00 +08:00
Richard Shiue
e8f2940024
fix(flutter): some ai chat bugs ( #6969 )
...
* chore: add hover effect and fix radius
* chore: open ref page on mobile
2024-12-11 21:48:38 +08:00
Richard Shiue
03c84ff8b5
feat: open ai response url source in browser ( #6917 )
2024-12-03 22:55:34 +08:00
Richard Shiue
7c24b6feb0
feat: revamp mention page interactions in AI chat ( #6896 )
...
* chore: code cleanup
* chore: improve mention page ui
* chore: just use view pb
* chore: remove chat input menu style
* chore: code cleanup
* chore: rewrite and unify chat input action handler and bloc
* feat: improve appearance of mention page popup
* fix: misaligned emoji text
2024-12-03 22:20:14 +08:00
Richard Shiue
b3c8eb151a
chore: improve ai chat errors ( #6851 )
...
* chore: move margins to layout define
* chore: related question alignment
* chore: adjust vertical spacing around sources
* chore: scroll to bottom animation improvement
* chore: improve ai chat error handling
2024-11-25 18:45:59 +08:00
Richard Shiue
e0226e54a5
chore: minor ai chat improvements ( #6855 )
...
* chore: animation alignment improvement
* fix: missing context in drop zone
* chore: increase minimum padding between chat and edge of screen
* chore: unify padding for ai message loading
2024-11-25 10:43:08 +08:00
Richard Shiue
f013bb9d6e
chore: re-add chat message animations ( #6850 )
...
* chore: re-add chat message animation
* chore: bump up message vertical padding
2024-11-24 22:43:45 +08:00
Nathan.fooo
b5d2af3371
chore: parse chat response ( #6843 )
...
* chore: parse chat response
* chore: remove unrelated message
* chore: update readme
2024-11-23 09:48:24 +08:00
Richard Shiue
e86a9d697c
chore: simplify chat user message bloc and widgets ( #6836 )
2024-11-20 13:13:38 +03:00
Richard Shiue
f82dabcc75
chore: bump flutter chat ui version ( #6835 )
2024-11-20 15:47:35 +08:00
Richard Shiue
710fbbdc08
fix: ai chat error message background color ( #6810 )
2024-11-17 16:04:43 +08:00