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 | ||
UserSettingsModelCommunities sidebar ../../src/UserSettingsPage.h:25223 | ||
UserSettingsModelShow message counts for communities and tags ../../src/UserSettingsPage.h:25269 | ||
UserSettingsModelSet the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized ../../src/UserSettingsPage.h:25524 | ||
UserSettingsModelShow a column containing communities and tags next to the room list. ../../src/UserSettingsPage.h:25543 | ||
UserSettingsModelShow if your message was read. Status is displayed next to timestamps. Warning: If your homeserver does not support this, your rooms will never be marked as read! ../../src/UserSettingsPage.h:25585 | ||
UserSettingsModelDisplay an identicon instead of a letter when no avatar is set. ../../src/UserSettingsPage.h:25600 | ||
UserSettingsModelOpens images with an external program when tapping the image. Note that when this option is ON, opened files are left unencrypted on disk and must be manually deleted. ../../src/UserSettingsPage.h:25602 | ||
UserSettingsModelOpens videos with an external program when tapping the video. Note that when this option is ON, opened files are left unencrypted on disk and must be manually deleted. ../../src/UserSettingsPage.h:25606 | ||
UserSettingsModelWill prevent text selection in the timeline to make touch scrolling easier. ../../src/UserSettingsPage.h:25626 | ||
UserSettingsModelWill use turn.matrix.org as assist when your home server does not offer one. ../../src/UserSettingsPage.h:25634 | ||
UserSettingsModelDownload message encryption keys from and upload to the encrypted online key backup. ../../src/UserSettingsPage.h:25644 | ||
UserSettingsModelThe key to decrypt online key backups. If it is cached, you can enable online key backup to store encryption keys securely encrypted on the server. ../../src/UserSettingsPage.h:25669 | ||
UserSettingsModelAllow third-party plugins and applications to load information about rooms you are in via D-Bus. This can have useful applications, but it also could be used for nefarious purposes. Enable at your own risk. This setting will take effect upon restart. ../../src/UserSettingsPage.h:25687 | ||
UserSettingsModelTo allow new users to join a community, the community needs to expose some information about what servers participate in a room to community members. Since the room participants can change over time, this needs to be updated from time to time. This setting enables a background job to do that automatically. ../../src/UserSettingsPage.h:25693 | ||
UserSettingsModelRegularly redact expired events as specified in the event expiration configuration. Since this is currently not executed server side, you need to have one client running this regularly. ../../src/UserSettingsPage.h:25699 | ||