Nathan.fooo
f7adcae8ff
chore: show attachment on local ai ( #5929 )
...
* chore: show attachment on local ai
* chore: fix compile
2024-08-12 09:21:44 +08:00
Nathan.fooo
23997e977c
refactor: revamp file upload and fix partitial upload bugs ( #5924 )
...
* chore: upload chat file to local ai
* chore: async func
* chore: individual file progress
* chore: fix test
* chore: fix file upload
2024-08-11 20:39:25 +08:00
Lucas.Xu
e2a923a796
chore: update editor version ( #5918 )
...
* chore: update editor version
* fix: new property field width on Mobile
* feat: support enter to insert a new line on mobile
* feat: optimzie callout style
* feat: add hover effect on share button
* chore: fix
---------
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: nathan <nathan@appflowy.io>
2024-08-10 20:49:06 +08:00
Nathan.fooo
7abe9f4661
feat: show indicator when send chat message with attachment/mention etc ( #5919 )
...
* chore: adjust line height
* chore: send stream message
* chore: index file
* chore: clippy
2024-08-10 17:23:37 +08:00
Nathan.fooo
758c304a74
feat: support mention a document as context on local ai ( #5913 )
...
* feat: support mention a document as context on local ai
* chore: rename
* chore: fix test
* chore: fix test
2024-08-09 21:55:20 +08:00
Nathan.fooo
e82edc0419
chore: polish UI and display attachment when using local ai ( #5906 )
...
* chore: polish UI
* chore: fix compile
2024-08-09 07:40:24 +08:00
Lucas.Xu
f57297e76d
fix: known issues in 0.6.7 ( #5903 )
...
* feat: add capitalize extension for string and apply it in emoji picker header and icon picker
* fix: adjust tooltip height calculation
* feat: add Streamline open source icons notice and link
* feat: enhance heading toolbar item to toggle heading level and cancel on same level selection
* feat: use home-3 as default space icon
* feat: use the first character of space name as icon if icon was removed
* chore: update hover effect for delete workspace button
* chore: optimize space icon on mobile
* fix: adjust chat ui on mobile
* fix: adjust default space icon on mobile
2024-08-08 19:31:10 +08:00
Nathan.fooo
a523b8ff90
chore: chat ui polish ( #5902 )
...
* chore: chat ui polish
* chore: fmt
* chore: clippy
2024-08-08 12:07:00 +08:00
Lucas.Xu
29b262a1c6
chore: optimize mobile ai chat page ( #5897 )
...
* feat: improve chat page UI on mobile
* feat: integrate add page menu into chat page on mobile
* fix: only display document view in @ menu
2024-08-08 09:49:08 +08:00
Nathan.fooo
e28a251e72
chore: chat UI poblish ( #5895 )
...
* chore: update ui
* chore: update send state
* chore: workspace owner prompt
* chore: show other user
* chore: fix ui
2024-08-07 16:48:09 +08:00
Nathan.fooo
5757cc9a1d
chore: polish ui ( #5883 )
...
* chore: polish ui
* chore: clippy
* chore: fmt
2024-08-06 13:17:56 +08:00
Nathan.fooo
d378c456d4
feat: Implement menu on chat ( #5879 )
...
* chore: implement menu
* chore: gather metadata
* chore: update client api
* chore: stream metadata
* chore: save metadata
* chore: update client api
* chore: adjust UI
* chore: fmt
2024-08-06 07:56:13 +08:00
Nathan.fooo
73421e0d58
feat: suppport translate and summary using local ai ( #5858 )
...
* chore: fix ui
* chore: fix ui
* chore: rename
* chore: rename
* chore: rename
* chore: refactor database ai interface
* chore: support local ai for database
* chore: clippy
2024-08-01 23:13:35 +08:00
Nathan.fooo
7c3dd5375d
chore: switch to appflowy ai if local ai is not enable ( #5839 )
...
* chore: switch to appflowy ai if local ai is not enable
* chore: clippy
* chore: fix enable bug
* chore: fix compile
* chore: clippy
2024-07-31 11:47:09 +08:00
nathan
d52a04a9e3
chore: update chat input hint
2024-07-30 17:40:58 +08:00
Nathan.fooo
d24f1c566a
fix: chat bugs ( #5823 )
...
* chore: implement slash menu
* chore: show popup
* chore: single column
* chore: update appflowy editor
* chore: fix warns
2024-07-27 23:47:08 +08:00
Lucas.Xu
ddf68b010d
chore: improve UI design on mobile ( #5816 )
2024-07-27 21:05:51 +08:00
Lucas.Xu
043cd3f3bb
fix: chat messaage color doesn't update when switching theme ( #5815 )
2024-07-26 10:08:00 +08:00
Nathan.fooo
a2e211555e
chore: chat with pdf ui ( #5811 )
...
* chore: chat with pdf ui
* chore: only enable local ai on macos
* chore: add todo
* chore: adjust UI
* chore: clippy
2024-07-26 07:58:54 +08:00
Nathan.fooo
4a5eda6eeb
chore: enable billing ( #5779 )
...
* chore: enable billing
* chore: adjust bright mode UI
* chore: show corresponding error in sidebar
* chore: dismiss dialog in ai writter when hit ai response
* fix: improvements from test session
* chore: ai error message for database
* chore: different prompt for workspace owner
* feat: cancel plan survey
* chore: show ai repsonse limit on chat
* fix: sidebar toast after merge
* chore: remove unused debug print
* fix: popover close on action
* fix: minor copy changes
* chore: disable billing
* chore: disbale billing
---------
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
2024-07-24 14:23:09 +08:00
Lucas.Xu
432db0f6d5
feat: publish databse to Web ( #5709 )
...
* chore: refactor the publish code
* feat: integrate publish into database page
* feat: add publish database structure
* feat: add database row collab
* feat: publish the database row collabs
* chore: update collab
* chore: improve question bubble
* feat: publish the database relations
* fix: rust ci
* feat: select grid view to publish
* feat: unable to deselect the primary database
* feat: optimize the read recent views speed (#5726 )
* feat: optimize the read recent views speed
* fix: order of recent views should be from the latest to the oldest
* chore: update translations
* fix: replace the unable to be selected icon
* feat: remove left padding of inline database
* fix: code review
* chore: remove publish api err log
* chore: read the database collab and document collab from disk instead of memory
* chore: code cleanup
* chore: revert beta.appflowy.com
* chore: code cleanup
* test: add database encode test
* test: add publish database test
* chore: refresh sidebar layout
* chore: update comments
2024-07-22 13:35:42 +08:00
Nathan.fooo
5bbf174ffd
chore: enable local ai and local ai chat ( #5755 )
...
* chore: enable local ai and local ai chat
* chore: config for chat with file
* chore: flutter anaylzer
2024-07-18 20:54:35 +08:00
Nathan.fooo
c6ad57f11d
chore: show plugin state ( #5740 )
...
* chore: show plugin state
* chore: flutter analyzer
* chore: update
2024-07-15 22:45:53 +08:00
Nathan.fooo
ff23165d3e
chore: download llm files ( #5723 )
...
* chore: download file
* chore: config download ui
* chore: update zip
* chore: config download ui
* chore: unzip file
* chore: unzip file
* chore: rename
* chore: disable local ai
* chore: fmt
* chore: fix warning
* chore: update
* chore: fix clippy
2024-07-15 15:23:23 +08:00
Lucas.Xu
8833df1740
fix: ai chat result contains html escape text ( #5721 )
...
* fix: ai chat result contains html escape text
* feat: support copy the code block from ai chat page
* feat: support copy code block from ai chat page
* fix: add hover effect to color picker button
* chore: increase minimum window size
2024-07-11 21:42:02 +08:00
Lucas.Xu
079b9888a8
feat: render ai text message with appflowy_editor ( #5682 )
...
* feat: render ai text message with appflowy_editor
* chore: update appflowy_editor
* fix: integration test
* feat: support paste inAppJson format
* chore: update appflowy_editor
2024-07-10 17:17:07 +08:00
Nathan.fooo
521fffd97c
refactor: extract chat plugin to new repo ( #5699 )
...
* chore: update ui
* chore: update
* chore: update
* chore: separate to new crate
* chore: update commit id
* chore: fix compile
* chore: bump version
2024-07-08 13:19:13 +08:00
Mathias Mogensen
3bcadff152
fix: settings changes + ai layout improvements ( #5656 )
...
* fix: settings changes
* fix: improve chat layout
2024-06-28 22:54:54 +08:00
Mathias Mogensen
bbb3f95a13
fix: billing+cleanup ( #5634 )
...
* fix: billing fixes
* chore: best practice and cleaning
* chore: dispose of unused resources
* chore: upgrade editor version
2024-06-27 02:00:21 +02:00
Lucas.Xu
75cea400d2
fix: cursor jump randomly in check list item ( #5565 )
...
* chore: remove debug logs
* fix: cursor jump ramdomly in checklist item
2024-06-19 09:33:27 +08:00
Nathan.fooo
ce1a6e4fca
chore: highlight code block ( #5540 )
2024-06-14 14:53:53 +08:00
Nathan.fooo
e2ce274718
chore: polish chat UI ( #5533 )
...
* chore: adjust chat ui
* chore: clippy
2024-06-14 09:02:06 +08:00
Nathan.fooo
bb3e9d5bd8
feat: Stream chat message ( #5498 )
...
* chore: stream message
* chore: stream message
* chore: fix streaming
* chore: fix clippy
2024-06-09 14:02:32 +08:00
Nathan.fooo
890ac5a213
chore: chat icon ( #5465 )
2024-06-04 20:13:54 +08:00
Nathan.fooo
1cecfae6f4
chore: fix ui color issue after merge main ( #5464 )
2024-06-04 17:12:49 +08:00
Nathan.fooo
d5cfd054cc
chore: add default questions ( #5457 )
...
* chore: add default questions
* chore: fix mobile ui
* chore: send button
* chore: send button
2024-06-03 23:20:33 +08:00
nathan
4762d69851
chore: adjust chat ui
2024-06-03 14:34:48 +08:00
Nathan.fooo
aec7bc847e
feat: AI chat ( #5383 )
...
* chore: ai type
* chore: use patch to fix version issue
* chore: update
* chore: update
* chore: integrate client api
* chore: add schema
* chore: setup event
* chore: add event test
* chore: add test
* chore: update test
* chore: load chat message
* chore: load chat message
* chore: chat ui
* chore: disable create chat
* chore: update client api
* chore: disable chat
* chore: ui theme
* chore: ui theme
* chore: copy message
* chore: fix test
* chore: show error
* chore: update bloc
* chore: update test
* chore: lint
* chore: icon
* chore: hover
* chore: show unsupported page
* chore: adjust mobile ui
* chore: adjust view title bar
* chore: return related question
* chore: error page
* chore: error page
* chore: code format
* chore: prompt
* chore: fix test
* chore: ui adjust
* chore: disable create chat
* chore: add loading page
* chore: fix test
* chore: disable chat action
* chore: add maximum text limit
2024-06-03 14:27:28 +08:00