| UserSettingsModelSet the notification sound to play when a call invite arrives ../../src/UserSettingsPage.cpp:26328 | ||
| UserSettingsModelSet timeout (in seconds) for how long after window loses focus before the screen will be blurred. Set to 0 to blur immediately after focus loss. Max value of 1 hour (3600 seconds) ../../src/UserSettingsPage.cpp:26338 | ||
| UserSettingsModelChange the background color of messages when you hover over them. ../../src/UserSettingsPage.cpp:26345 | ||
| UserSettingsModelMake font size larger if messages with only a few emojis are displayed. ../../src/UserSettingsPage.cpp:26347 | ||
| UserSettingsModelKeep the application running in the background after closing the client window. ../../src/UserSettingsPage.cpp:26349 | ||
| UserSettingsModelShows scrollbars in the room list and communities list. ../../src/UserSettingsPage.cpp:26356 | ||
| UserSettingsModelAllow using markdown in messages. When disabled, all messages are sent as a plain text. ../../src/UserSettingsPage.cpp:26358 | ||
| UserSettingsModelMessages get a bubble background. This also triggers some layout changes (WIP). ../../src/UserSettingsPage.cpp:26367 | ||
| UserSettingsModelAvatars are resized to fit above the message. ../../src/UserSettingsPage.cpp:26370 | ||
| UserSettingsModelPlays media like GIFs or WEBPs only when explicitly hovering over them. ../../src/UserSettingsPage.cpp:26372 | ||
| UserSettingsModelShow who is typing in a room. This will also enable or disable sending typing notifications to others. ../../src/UserSettingsPage.cpp:26378 | ||
| UserSettingsModelDisplay rooms with new messages first. If this is off, the list of rooms will only be sorted by the preferred sorting order. If this is on, rooms which have active notifications (the small circle with a number in it) will be sorted on top. Rooms that you have muted will still be sorted by the preferred sorting order, since you don't seem to consider them as important as the other rooms. ../../src/UserSettingsPage.cpp:26382 | ||
| UserSettingsModelSort rooms alphabetically. If this is off, the list of rooms will be sorted by the timestamp of the last message in a room. If this is on, rooms that come first alphabetically will be sorted earlier than ones that come later. ../../src/UserSettingsPage.cpp:26391 | ||
| UserSettingsModelNotify about received messages when the client is not currently focused. ../../src/UserSettingsPage.cpp:26407 | ||
| UserSettingsModelChange the appearance of user avatars in chats. OFF - square, ON - circle. ../../src/UserSettingsPage.cpp:26413 | ||
| UserSettingsModelChange the scale factor of the whole user interface. Requires a restart to take effect. ../../src/UserSettingsPage.cpp:26448 | ||
| UserSettingsModelThe key to verify your own devices. If it is cached, verifying one of your devices will mark it verified for all your other devices and for users that have verified you. ../../src/UserSettingsPage.cpp:26490 | ||
| UserSettingsModelShow an alert when a message is received. This usually causes the application icon in the task bar to animate in some fashion. ../../src/UserSettingsPage.cpp:26409 | ||
| UserSettingsModelSend messages with a shortcut ../../src/UserSettingsPage.cpp:26041 | ||
| UserSettingsModelSelect what Enter key combination sends the message. Shift+Enter adds a new line, unless it has been selected, in which case Enter adds a new line instead. If an emoji picker or a mention picker is open, it is always handled first. ../../src/UserSettingsPage.cpp:26362 | ||