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

Split pure silence warning notification to separate channel #583

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

chenxiaolong
Copy link
Owner

The warning can sometimes be triggered when hanging up before the other party is able to answer, so allow the user to disable the notification if desired.

This commit also changes the recorder thread status reporting to be more explicit and type-safe. All user-facing error messages are now computed in the UI layers instead of the recorder thread.

Closes: #579

The warning can sometimes be triggered when hanging up before the other
party is able to answer, so allow the user to disable the notification
if desired.

This commit also changes the recorder thread status reporting to be more
explicit and type-safe. All user-facing error messages are now computed
in the UI layers instead of the recorder thread.

Closes: #579

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Aug 10, 2024
@chenxiaolong chenxiaolong merged commit d5aba1e into master Aug 10, 2024
1 check passed
chenxiaolong added a commit that referenced this pull request Aug 10, 2024
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong deleted the silence-warning branch August 10, 2024 23:09
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.

Allow pure silence warning notifications to be disabled
1 participant