Historique des commits

Auteur SHA1 Message Date
  appflowy d46e5aa0b9 [flutter]: merge welcome to user && refactor abstract class with class with freezed objects il y a 3 ans
  appflowy f62afcb436 [flutter]: delete readme and changelog il y a 3 ans
  appflowy 2193879b5f [flutter]: add flutter_quill for test il y a 3 ans
  appflowy c4e9fd0697 [flutter]: fix compile errors after update flutter sdk il y a 3 ans
  appflowy c4a6342c96 [flutter]: close stream before docpage dispose il y a 3 ans
  appflowy 7730539278 fix: channel buffer is full without pull the receiver il y a 3 ans
  appflowy 3cbce2c505 handle revision acked && fix bugs il y a 3 ans
  appflowy 97ac22ec02 send revsion in sequence il y a 3 ans
  appflowy f84fb6f87f [server]: fix pull rev id range bug il y a 3 ans
  appflowy 04f8fc38a8 save revision to disk if not exisgt il y a 3 ans
  appflowy 1c8d2c5ac0 save document revision if local not exist il y a 3 ans
  appflowy ef4ee320f7 add ingore_auth feature on backend il y a 3 ans
  appflowy 155a526d04 retry when ws connection lost il y a 3 ans
  appflowy 32d9331b35 fix tokio runtime issue il y a 3 ans
  appflowy 54208d027a rename flowy-observable to flowy-dart-notify il y a 3 ans
  appflowy ad5bc23296 rename files il y a 3 ans
  appflowy d0111e30dc describe the delta interaction between client and server il y a 3 ans
  appflowy c872226b44 send revisions to server if server rev is outdated il y a 3 ans
  appflowy ab2a997a77 fix warnings il y a 3 ans
  appflowy 7b00581c66 add test for delta sync between client and server il y a 3 ans
  appflowy c748d17daf sync with server when ws becomes avaliable il y a 3 ans
  appflowy 15d628c750 push rev if client doc is outdated il y a 3 ans
  appflowy d70072ae9f retry ws connection using WsConnectAction il y a 3 ans
  appflowy d7300dd7e2 retry if ws send new_doc_user message failed il y a 3 ans
  appflowy c0e126c550 notify server when open the doc with local rev_id il y a 3 ans
  appflowy c9cfe9dfeb rename i64 as RevId il y a 3 ans
  appflowy af6afafd0f build doc from local revision or fetch from remote il y a 3 ans
  appflowy 4e3ebf8876 fix local spawn issue il y a 3 ans
  appflowy 957b10fe5e add document actor && remove rwlock of document il y a 3 ans
  appflowy efb2a607e7 edit document via actor stream il y a 3 ans