Commit graph

2107 commits

Author SHA1 Message Date
Nathan.fooo
d3338d03b4
chore: pass completion_history (#1267)
* chore: pass completion_history

* chore: update completion
2025-03-16 12:12:54 +08:00
マルコメ
59b284ed6d
chore: add syntax parser directive to Dockerfile (#1271) 2025-03-16 10:28:32 +08:00
マルコメ
968d5ad72f
fix: add black name logo for light mode (#1266) 2025-03-16 10:27:09 +08:00
Bartosz Sypytkowski
b2ceb30037
Merge pull request #1273 from AppFlowy-IO/awareness-pubsub
chore: change awareness broadcasting from stream to pubsub
2025-03-12 11:05:09 +01:00
Bartosz Sypytkowski
8da2bb4139 chore: remove awareness from redis hash 2025-03-12 08:57:12 +01:00
Bartosz Sypytkowski
285af6bdd6 fix: clippy errors 2025-03-11 10:43:03 +01:00
Bartosz Sypytkowski
2f9f5d9ad8 chore: remove outdated awareness redis stream 2025-03-11 10:36:41 +01:00
Khor Shu Heng
69d521e076
Merge pull request #1269 from Marukome0743/compose
fix: change `docker-compose` to `docker compose` command
2025-03-11 14:25:56 +08:00
Bartosz Sypytkowski
30d6b4edb2 chore: change awareness broadcasting from stream to pubsub 2025-03-11 05:25:22 +01:00
Marukome0743
378d6f2683
fix: change docker-compose to docker compose command 2025-03-10 11:28:17 +09:00
Nathan.fooo
8008959965
Workspace table notification (#1261)
* chore: add delete user notification

* chore: create trigger for workspace delete action
2025-03-06 10:11:49 +08:00
Khor Shu Heng
eb927831cd
fix: fqdn should not include scheme (#1249) 2025-03-06 00:32:03 +08:00
Khor Shu Heng
ca57b60d53
fix: missing database name variable in worker service (#1262) 2025-03-06 00:31:35 +08:00
Richard Shiue
6872da3722
chore: add user question completion type (#1263) 2025-03-06 00:31:04 +08:00
Khor Shu Heng
8daa5b3b29
Merge pull request #1259 from AppFlowy-IO/duplicate-api
feat: api for duplicate view
2025-03-05 17:27:22 +08:00
khorshuheng
aec0debf1f feat: api for duplicate view 2025-03-05 16:39:22 +08:00
Khor Shu Heng
58c6e602c8
Merge pull request #1257 from AppFlowy-IO/add-uuid-to-create-question
fix: add author uuid to response for create AI chat question
2025-03-04 15:20:15 +08:00
khorshuheng
4c23c2d396 fix: add author uuid to response for create AI chat question 2025-03-04 14:08:05 +08:00
Khor Shu Heng
3e1d5b0ede
Merge pull request #1251 from AppFlowy-IO/database-view-api-2
feat: api to create database view
2025-02-27 14:46:45 +08:00
Nathan.fooo
06ddd7f755
chore: generate ai image if need (#1254)
* chore: generate ai image

* chore: fix test
2025-02-26 22:54:03 +08:00
Nathan.fooo
1c38cdd23f
chore: Increase timeout (#1253)
* chore: increase timeout for chat

* chore: new error code

* chore: lint
2025-02-26 16:37:07 +08:00
khorshuheng
03721deca3 feat: api to create database view 2025-02-25 14:58:51 +08:00
Annie
a4aa820fc0
Update README.md
change the official website from appflowy.io to appflowy.com
2025-02-23 13:46:43 +08:00
Khor Shu Heng
884ecf7cd8
Merge pull request #1243 from AppFlowy-IO/fix-postgres-health-check
fix: add database option for postgres health check
2025-02-20 16:50:53 +08:00
khorshuheng
351cb0be37 fix: add database option for postgres health check 2025-02-20 16:50:33 +08:00
Khor Shu Heng
1ffd6cc7b7
Merge pull request #1242 from AppFlowy-IO/append-block
feat: api to add block to the end of document
2025-02-20 16:20:51 +08:00
khorshuheng
84f529c0a0 feat: api to add block to the end of document 2025-02-20 15:34:58 +08:00
Khor Shu Heng
38796d147b
Merge pull request #1241 from AppFlowy-IO/collab-json
feat: api to get collab as json
2025-02-19 15:54:54 +08:00
khorshuheng
d131e91190 feat: api to get collab as json 2025-02-19 14:48:31 +08:00
Khor Shu Heng
316d058a5d
Merge pull request #1240 from AppFlowy-IO/drop-collab-member-trigger
chore: drop collab member trigger
2025-02-17 17:03:40 +08:00
khorshuheng
59786a686b chore: drop collab member trigger 2025-02-17 17:03:13 +08:00
Khor Shu Heng
2c4f5ff695
Merge pull request #1239 from AppFlowy-IO/remove-unnecessary-dependency-machete
chore: remove unnecessary package as reported by cargo machete
2025-02-17 17:02:24 +08:00
Khor Shu Heng
cc38c3fe53
Merge pull request #1238 from AppFlowy-IO/fix-chat-user-uuid
fix: wrong field being used for author uuid
2025-02-17 16:52:31 +08:00
khorshuheng
d9d511be99 chore: remove unnecessary package as reported by cargo machete 2025-02-17 16:26:01 +08:00
khorshuheng
145dc2a32e fix: wrong field being used for author uuid 2025-02-17 15:31:23 +08:00
Khor Shu Heng
954266fdea
Merge pull request #1237 from AppFlowy-IO/get-workspace-member-uuid
feat: fetch workspace member via uuid
2025-02-17 12:17:01 +08:00
khorshuheng
672118355e feat: fetch workspace member via uuid 2025-02-17 11:34:32 +08:00
Khor Shu Heng
603faf3631
Merge pull request #1234 from AppFlowy-IO/v2-get-chat-message-endpoint
fix: chat message endpoint should return user uuid instead of uid
2025-02-17 11:03:50 +08:00
khorshuheng
d05b7914de fix: use outer join 2025-02-14 17:31:08 +08:00
khorshuheng
4ad4ae7cbe feat: use original endpoint 2025-02-14 16:38:47 +08:00
khorshuheng
82c4a6a63b fix: chat message endpoint should return user uuid instead of uid 2025-02-14 16:17:23 +08:00
Khor Shu Heng
d1c4d7d446
Merge pull request #1232 from AppFlowy-IO/remove-actions-required
fix: drop 'Actions Required' from notification mail subject
2025-02-13 11:56:20 +08:00
Khor Shu Heng
6585903767
Merge pull request #1231 from AppFlowy-IO/remove-collab-member-crud
chore: remove unused collab member crud api
2025-02-13 11:56:03 +08:00
Khor Shu Heng
02ddf87974
Merge pull request #1233 from AppFlowy-IO/remove-unused-lib
chore: remove unused workspace library
2025-02-13 11:55:43 +08:00
Khor Shu Heng
3788f6ecf7
Merge pull request #1230 from AppFlowy-IO/better-error-message
chore: add better error message for get member failure
2025-02-13 11:24:48 +08:00
khorshuheng
8921b413fe fix: drop 'Actions Required' from notification mail subject 2025-02-13 11:00:42 +08:00
khorshuheng
937d20f793 chore: remove unused workspace library 2025-02-13 10:58:04 +08:00
khorshuheng
fb15b79909 chore: remove unused collab member crud api 2025-02-13 10:48:19 +08:00
khorshuheng
20e25d5da7 chore: add better error message for get member failure 2025-02-13 10:32:19 +08:00
Khor Shu Heng
80eea34e73
Merge pull request #1229 from AppFlowy-IO/create-page-with-initial-data
feat: create page with initial data
2025-02-12 17:21:38 +08:00