user_settings: Add option to configure channel click behavior.

This commit does not implement the setting's behavior, just the API
change and settings UI.
This commit is contained in:
Aman Agrawal
2024-07-03 10:43:47 +00:00
committed by Tim Abbott
parent 7e9a01ea7f
commit 9fc6b93347
20 changed files with 157 additions and 1 deletions

View File

@@ -704,6 +704,7 @@ export function dispatch_normal_event(event) {
"demote_inactive_streams",
"dense_mode",
"web_mark_read_on_scroll_policy",
"web_channel_default_view",
"emojiset",
"web_escape_navigates_to_home_view",
"fluid_layout_width",