Nathan.fooo
|
af38efe6d9
|
feat: sync document through http request (#1064)
* chore: query embedding
* chore: create embeddings
* chore: apply update to editing collab
* refactor: web-update
* chore: calculate missing update the sv is not none
* chore: add test
* chore: fix audit
* chore: commit sqlx
* chore: fix client api
* test: add
* chore: clippy
* chore: fix collab drop when save
|
2024-12-12 14:53:07 +08:00 |
Bartosz Sypytkowski
|
813179fdb0
|
chore: Remove async awaits from RealtimeServerActor (#1059)
* chore: reduce number of async await methods in connection manager
* chore: remove async handlers from rt actor
|
2024-12-10 15:20:28 +08:00 |
Nathan.fooo
|
05e7f1cda7
|
Integrate ai chat (#569)
* chore: fix compile
* chore: implement client api
* chore: implement client api
* chore: clippy
|
2024-05-22 11:18:07 +08:00 |
Khor Shu Heng
|
fbdcbd6e08
|
chore: migrate collab actors to appflowy-collaborate (#556)
|
2024-05-17 12:22:43 +08:00 |
Nathan.fooo
|
b1c3d779ba
|
chore: reduce save collab db operations (#455)
* chore: reduce save collab db operations
* chore: clippy
* chore: add test
* chore: add test
* chore: add test
|
2024-04-08 14:50:51 +08:00 |
Nathan.fooo
|
b1a6338527
|
refactor: actix-ws (#453)
* chore: deduplicate ws message
* chore: remove retry when sending client ws message
* chore: prepare client/server actor test
|
2024-04-07 12:43:29 +08:00 |