Proto commits in AppFlowy-IO/AppFlowy-Cloud

These 16 commits are when the Protocol Buffers files have changed:

Commit:470c5a9
Author:Bartosz Sypytkowski

chore: changed sync v2 proto definitions

Commit:92151bd
Author:Bartosz Sypytkowski
Committer:Bartosz Sypytkowski

chore: appflowy protobuf project

Commit:f4b77f9
Author:Bartosz Sypytkowski
Committer:Bartosz Sypytkowski

chore: add collab type to proto defs

Commit:ed57755
Author:Bartosz Sypytkowski
Committer:Bartosz Sypytkowski

chore: more compilation errors fixed

Commit:6d4545a
Author:Bartosz Sypytkowski
Committer:Bartosz Sypytkowski

chore: add collab type to proto defs

Commit:04e1cc3
Author:Bartosz Sypytkowski
Committer:Bartosz Sypytkowski

chore: more compilation errors fixed

Commit:8dad592
Author:Bartosz Sypytkowski
Committer:Bartosz Sypytkowski

chore: appflowy protobuf project

Commit:46d69d6
Author:Bartosz Sypytkowski
Committer:Bartosz Sypytkowski

chore: more compilation errors fixed

Commit:75c22e3
Author:Bartosz Sypytkowski
Committer:Bartosz Sypytkowski

chore: add collab type to proto defs

Commit:318a5ad
Author:Bartosz Sypytkowski
Committer:Bartosz Sypytkowski

chore: appflowy protobuf project

Commit:e958dda
Author:Khor Shu Heng
Committer:GitHub

chore: remove history modules (#1174)

The documentation is generated from this commit.

Commit:af38efe
Author:Nathan.fooo
Committer:GitHub

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

Commit:4eb1e6b
Author:Nathan.fooo
Committer:GitHub

chore: generate history using redis steam (#570) * chore: combine test * chore: add snapshot test * chore: add test

Commit:f3279e9
Author:Nathan.fooo
Committer:GitHub

feat: implement grpc for history server (#470) * ci: docker compose for ci * chore: add test * chore: imple grpc * chore: fix test * chore: fix ci

Commit:c85383b
Author:Nathan.fooo
Committer:GitHub

chore: project folder structture (#392) * chore: docker build * chore: update * chore: update * chore: test stream pubsub * chore: fix wanrings * chore: realtime crate * chore: realtime crate * chore: realtime crate * chore: realtime crate * chore: reanme crates * chore: reanme crates * chore: project structure * chore: disable docker for collab hisotry

Commit:f1dad07
Author:Nathan.fooo
Committer:GitHub

feat: http init sync (#151) * fix: bugs * chore: support message type * refactor: ws message * feat: post realtime message * feat: use proto to reduce message size * ci: update * ci: install protoc * ci: update docker * chore: update ci * ci: update docker * ci: fix * ci: fix * ci: fix