| 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:26283 | ||
| UserSettingsModelConfigure whether to show or hide certain events like room joins. ../../src/UserSettingsPage.cpp:26297 | ||
| UserSettingsModelDecrypt messages shown in notifications for encrypted chats. ../../src/UserSettingsPage.cpp:26321 | ||
| UserSettingsModelChoose where to show the total number of notifications contained within a community or tag. ../../src/UserSettingsPage.cpp:26323 | ||
| UserSettingsModelSome messages can be sent with fancy effects. For example, messages sent with '/confetti' will show confetti on screen. ../../src/UserSettingsPage.cpp:26326 | ||
| 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.cpp:26329 | ||
| UserSettingsModelWill prevent swipe motions like swiping left/right between Rooms and Timeline, or swiping a message to reply. ../../src/UserSettingsPage.cpp:26337 | ||
| 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.cpp:26349 | ||
| UserSettingsModelCommunities sidebar ../../src/UserSettingsPage.cpp:25923 | ||
| UserSettingsModelShow message counts for communities and tags ../../src/UserSettingsPage.cpp:25971 | ||
| UserSettingsModelSet the max width of messages in the timeline (in pixels). This can help readability on wide screen when Nheko is maximized ../../src/UserSettingsPage.cpp:26228 | ||
| UserSettingsModelShow a column containing communities and tags next to the room list. ../../src/UserSettingsPage.cpp:26247 | ||
| 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.cpp:26293 | ||
| 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.cpp:26396 | ||
| 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.cpp:26402 | ||
| 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.cpp:26408 | ||
| UserSettingsModelManage your ignored users. ../../src/UserSettingsPage.cpp:26412 | ||
| UserSettingsModelAlways ../../src/UserSettingsPage.cpp:26554 | ||
| UserSettingsModelOnly in private rooms ../../src/UserSettingsPage.cpp:26555 | ||
| UserSettingsModelNever ../../src/UserSettingsPage.cpp:26556 | ||