Skip to content

Conversation

r10s
Copy link
Contributor

@r10s r10s commented Sep 4, 2025

this PR uses the initial "call messages" (that has a separate viewtype since #7174) to show all call status.

this is what most other messengers are doing as well. additional "info messages" after a call are no longer needed.

on the wire, as we cannot pickpack on visible info messages, we use hidden messages, similar to eg. webxdc status updates.

in future PR, it is planned to allow getting call state as a json, so that UI can render nicely. it is then decided if we want to translate the strings in the core.

IMG_0150

successor of #6650

@r10s r10s force-pushed the r10s/hide-call-states branch 2 times, most recently from 041d8eb to 88542f6 Compare September 4, 2025 22:30
@r10s r10s force-pushed the r10s/hide-call-states branch from 88542f6 to fb05e90 Compare September 4, 2025 22:34
@r10s r10s requested review from link2xt and adbenitez September 4, 2025 22:57
@r10s r10s marked this pull request as ready for review September 4, 2025 22:58
@r10s r10s changed the title hide call status change messages feat: hide call status change messages Sep 4, 2025
@r10s r10s merged commit b6ab13f into main Sep 5, 2025
29 checks passed
@r10s r10s deleted the r10s/hide-call-states branch September 5, 2025 06:52
@r10s r10s moved this to In Progress in Calls Sep 8, 2025
@r10s r10s added this to Calls Sep 8, 2025
@r10s r10s moved this from In Progress to Done in Calls Sep 8, 2025
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.

2 participants