Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement typing indicators #1207

Merged
merged 12 commits into from
May 4, 2023
Merged

Implement typing indicators #1207

merged 12 commits into from
May 4, 2023

Conversation

SystemKeeper
Copy link
Collaborator

Fixes #1181
Needs nextcloud-deps/SlackTextViewController#21

Some assumption about the open questions at nextcloud/spreed#9272 (comment) are made in this PR, but those should be adjustable pretty easily.
Works for iOS <-> iOS for now.

…tion

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
@SystemKeeper SystemKeeper requested a review from Ivansss May 1, 2023 10:07
SystemKeeper and others added 4 commits May 1, 2023 12:25
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
@Ivansss Ivansss merged commit 35c07cb into master May 4, 2023
@Ivansss Ivansss deleted the typing-indicators branch May 4, 2023 21:06
@AndyXheli
Copy link

Hey @SystemKeeper quick question should the typing indicator work ? So I have two mobile devices running 17.0.0 (3) and server is running no 27.0.0 RC3 and I'm not seeing anything ? Do I need high performance backend for this ?

@SystemKeeper
Copy link
Collaborator Author

Yes, HPB is currently required for typing indicators. The next version will add a hint about the need for HPB.

@AndyXheli
Copy link

Thank you!! For the quick response!! I'm guessing there won't be any implementation without HPB ?

@SystemKeeper
Copy link
Collaborator Author

At least for iOS there is currently no plan to implement it for internal signaling, that would require some major changes on how we handle internal signaling.
I am not sure how the current state for web is, could be that web-web would work without hpb, but don’t know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support "Typing indicators"
3 participants