feat: Typing notifications in simplified sliding sync #842

Open
Jade wants to merge 7 commits from jade/syncv5-typing into main
Owner

What's missing? Being able to use separate rooms & lists for typing
indicators.
At the moment we use the same ones as we use for the timeline, as
todo_rooms is quite intertwined. We need to disentangle this to get that
functionality, although I'm not sure if clients use it.

What's missing? Being able to use separate rooms & lists for typing indicators. At the moment we use the same ones as we use for the timeline, as todo_rooms is quite intertwined. We need to disentangle this to get that functionality, although I'm not sure if clients use it.
Jade added 1 commit 2025-05-26 16:04:46 +00:00
feat: Typing notifications in simplified sliding sync
Some checks failed
Rust Checks / Format (push) Successful in 42s
Rust Checks / Cargo Test (push) Successful in 6m21s
Documentation / Build and Deploy Documentation (pull_request) Successful in 47s
Rust Checks / Clippy (push) Failing after 3m47s
1f0b8ef0f3
What's missing? Being able to use separate rooms & lists for typing
indicators.
At the moment, we use the same ones as we use for the timeline, as
todo_rooms is quite intertwined. We need to disentangle this to get that
functionality, although I'm not sure if clients use it.
Jade force-pushed jade/syncv5-typing from 1f0b8ef0f3 to ae50d09812 2025-05-26 18:02:01 +00:00 Compare
Some checks failed
Release Docker Image / define-variables (push) Successful in 2s
Rust Checks / Format (push) Successful in 1m9s
Rust Checks / Clippy (push) Failing after 5m10s
Documentation / Build and Deploy Documentation (pull_request) Successful in 38s
Rust Checks / Cargo Test (push) Successful in 5m22s
Release Docker Image / build-image (linux/amd64, linux-amd64) (push) Failing after 1m47s
Release Docker Image / build-image (linux/arm64, linux-arm64) (push) Failing after 13m19s
Release Docker Image / merge (push) Has been skipped
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin jade/syncv5-typing:jade/syncv5-typing
git checkout jade/syncv5-typing

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff jade/syncv5-typing
git checkout jade/syncv5-typing
git rebase main
git checkout main
git merge --ff-only jade/syncv5-typing
git checkout jade/syncv5-typing
git rebase main
git checkout main
git merge --no-ff jade/syncv5-typing
git checkout main
git merge --squash jade/syncv5-typing
git checkout main
git merge --ff-only jade/syncv5-typing
git checkout main
git merge jade/syncv5-typing
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#842
No description provided.