AppFlowy/frontend/rust-lib/flowy-user/src
Nathan.fooo 4e67282f2b
feat: Data sync on signup (#3283)
* chore: sync all data

* chore: sync database row and document in the row

* chore: sync inline view id

* chore: sync row and document in row

* fix: tests

* fix: migrate document in row

* chore: retry when create collab fail

* fix: invalid secret cause rerun application

* chore: fix clippy warnnings
2023-08-28 13:28:24 +08:00
..
entities chore: optimize the UI if fail to open the workspace (#3246) 2023-08-22 00:19:15 +08:00
migrations feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
services feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
event_handler.rs chore: optimize the UI if fail to open the workspace (#3246) 2023-08-22 00:19:15 +08:00
event_map.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
lib.rs feat: user awareness (#3185) 2023-08-14 12:57:59 +08:00
manager.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
notification.rs feat: realtime user event (#3241) 2023-08-20 14:13:54 +08:00