UserSettingsModelAllow using markdown in messages. When disabled, all messages are sent as a plain text. ../../src/UserSettingsPage.h:25547 | ||
UserSettingsModelInvert the behavior of the enter key in the text input, making it send the message when shift+enter is pressed and starting a new line when enter is pressed. ../../src/UserSettingsPage.h:25551 | ||
UserSettingsModelMessages get a bubble background. This also triggers some layout changes (WIP). ../../src/UserSettingsPage.h:25555 | ||
UserSettingsModelAvatars are resized to fit above the message. ../../src/UserSettingsPage.h:25558 | ||
UserSettingsModelPlays media like GIFs or WEBPs only when explicitly hovering over them. ../../src/UserSettingsPage.h:25560 | ||
UserSettingsModelShow who is typing in a room. This will also enable or disable sending typing notifications to others. ../../src/UserSettingsPage.h:25562 | ||
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.h:25566 | ||
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.h:25575 | ||
UserSettingsModelShow buttons to quickly reply, react or access additional options next to each message. ../../src/UserSettingsPage.h:25581 | ||
UserSettingsModelConfigure whether to show or hide certain events like room joins. ../../src/UserSettingsPage.h:25589 | ||
UserSettingsModelNotify about received messages when the client is not currently focused. ../../src/UserSettingsPage.h:25591 | ||
UserSettingsModelChange the appearance of user avatars in chats. OFF - square, ON - circle. ../../src/UserSettingsPage.h:25597 | ||
UserSettingsModelDecrypt messages shown in notifications for encrypted chats. ../../src/UserSettingsPage.h:25613 | ||
UserSettingsModelChoose where to show the total number of notifications contained within a community or tag. ../../src/UserSettingsPage.h:25615 | ||
UserSettingsModelSome messages can be sent with fancy effects. For example, messages sent with '/confetti' will show confetti on screen. ../../src/UserSettingsPage.h:25618 | ||
UserSettingsModelNheko uses animations in several places to make stuff pretty. This allows you to turn those off if they make you feel unwell. ../../src/UserSettingsPage.h:25621 | ||
UserSettingsModelWill prevent swipe motions like swiping left/right between Rooms and Timeline, or swiping a message to reply. ../../src/UserSettingsPage.h:25629 | ||
UserSettingsModelAutomatically replies to key requests from other users if they are verified, even if that device shouldn't have access to those keys otherwise. ../../src/UserSettingsPage.h:25640 | ||
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.h:25673 | ||
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.h:25593 | ||