AppFlowy/frontend/rust-lib/flowy-document/src
Nathan.fooo d378c456d4
feat: Implement menu on chat (#5879)
* chore: implement menu

* chore: gather metadata

* chore: update client api

* chore: stream metadata

* chore: save metadata

* chore: update client api

* chore: adjust UI

* chore: fmt
2024-08-06 07:56:13 +08:00
..
parser feat: support markdown for heading 4-6 and inline math (#4917) 2024-03-18 18:42:19 +08:00
deps.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
document_data.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
document.rs feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
entities.rs feat: Implement menu on chat (#5879) 2024-08-06 07:56:13 +08:00
event_handler.rs feat: Implement menu on chat (#5879) 2024-08-06 07:56:13 +08:00
event_map.rs feat: Implement menu on chat (#5879) 2024-08-06 07:56:13 +08:00
lib.rs feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
manager.rs feat: Implement menu on chat (#5879) 2024-08-06 07:56:13 +08:00
notification.rs feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
parse.rs refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
reminder.rs chore: fix user awareness fetch (#5048) 2024-04-03 15:43:19 +08:00