summary refs log tree commit diff
path: root/src/UserSettingsPage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable insecure fallback for secret storageNicolas Werner2021-08-081-0/+5
* Add option to only send encrypted messages to verified devicesNicolas Werner2021-08-011-0/+7
* Persist sidebar sizesNicolas Werner2021-06-121-0/+12
* Add config option to disable tls validationNicolas Werner2021-03-061-0/+6
* Update license headersNicolas Werner2021-03-051-16/+4
* Screen sharing (X11): support picture-in-picturetrilene2021-02-201-0/+6
* Screen sharing (X11): add hide mouse cursor optiontrilene2021-02-181-0/+6
* Support desktop screen sharing on X11trilene2021-02-181-0/+12
* linting fixJedi182021-02-071-2/+3
* emoji default translation fixJedi182021-02-071-1/+7
* Merge remote-tracking branch 'nheko-im/master' into privacy_screenJoseph Donofry2021-02-011-0/+3
|\
| * Persist hidden tagsNicolas Werner2021-01-231-0/+3
* | Fix formattingJoseph Donofry2021-01-261-3/+4
* | Initial commit for privacy screenJoseph Donofry2021-01-251-0/+13
|/
* Fix missing include on WindowsNicolas Werner2020-12-281-0/+2
* Fix #359Nicolas Werner2020-12-271-2/+7
* Switch profile code to a more flexible methodLorenDB2020-12-241-1/+27
* Store secrets in keychainNicolas Werner2020-12-161-0/+7
* Make incoming call ringtone a user settingtrilene2020-11-121-0/+6
* Merge remote-tracking branch 'upstream/master' into webrtc-videotrilene2020-10-271-3/+17
|\
| * Add mobile mode which improves scrollingNicolas Werner2020-10-241-0/+6
| * Use QFontComboBox as per issue 238 (deleted comments)LorenDB2020-10-211-1/+2
| * Automatic key sharing with trusted usersNicolas Werner2020-10-181-0/+7
* | Support video callstrilene2020-10-271-6/+26
|/
* Don't show default audio source in settingstrilene2020-09-141-1/+0
* Add audio input device selectortrilene2020-08-051-0/+7
* Support voice callstrilene2020-07-101-0/+7
* Merge remote-tracking branch 'origin/master' into presenceJoseph Donofry2020-06-111-0/+11
|\
| * Add setting to alert on notificationAlexander 'z33ky' Hirsch2020-06-101-0/+11
* | Add menu actions to set presenceNicolas Werner2020-06-081-0/+14
|/
* Rename settings to be more consistentNicolas Werner2020-05-261-45/+39
* Make settings update immediately in qml and allow limiting timeline widthNicolas Werner2020-05-261-80/+69
* Improve compile times a tiny bitNicolas Werner2020-05-261-4/+5
* Added an optional feature to show bigger emoji-only messages with 3 or less e...lkito2020-05-211-0/+11
* Implemented optional message body highlighting feature.lkito2020-05-161-0/+8
* Add signal/slot for decryption changes in last patchJoseph Donofry2020-04-221-0/+1
* Add ability to toggle sidebar messages for encrypted roomsJoseph Donofry2020-04-211-0/+9
* Make toggle in settings revert between old behavior and new behavior for sort...Emi Simpson2020-03-151-5/+5
* Sort room list on setting changeEmi Simpson2020-03-151-1/+6
* Foiled by the linter once moreEmi Simpson2020-03-151-4/+1
* Made merge compatible with masterEmi Simpson2020-03-151-0/+8
|\
| * Make buttons hideable via setting, button contents can still be accessed via ...Nicolas Werner2020-03-101-0/+9
* | Added toggle in the settings to ignore minor eventsEmi Simpson2020-03-151-0/+9
|/
* Use spacing for layouting settingsNicolas Werner2020-02-201-1/+0
* Remove constant width, that was wrong.Adasauce2020-02-201-5/+0
* Add constexpr for the minimum formlayout widthAdasauce2020-02-201-0/+5
* Review changes to UserSettingsPageAdasauce2020-02-181-2/+1
* Replace QHBoxLayout with QFormLayout in UserSettingsAdasauce2020-02-181-0/+2
* modernize: use nullptrNicolas Werner2020-02-041-1/+1
* Allow sending messages as plain textNicolas Werner2020-01-271-0/+10
* ReImplement UserSettings::setAvatarCirclesAidan Hahn2019-09-011-0/+6
* removed leftovers from previous refactorAidan Hahn2019-09-011-7/+0
* add controll bits for avatar roundingAidan Hahn2019-08-281-0/+9
* Fix missing include in prior commitJoseph Donofry2019-08-101-0/+1
* Use 'system' theme as default if QT_QPA_PLATFORMTHEME is setJoseph Donofry2019-08-101-1/+6
* Fix bug with emoji font setting and clean lintingJoseph Donofry2019-07-261-2/+0
* Add emoji text selection option for non-macJoseph Donofry2019-07-261-0/+6
* Author Color Fixesredsky172019-01-201-0/+1
* Fix UserSettings UI not showing saved prefsredsky172019-01-191-0/+1
* Add User Font Settingredsky172019-01-191-0/+4
* Remove room re-ordering optionKonstantinos Sideris2018-10-061-9/+0
* Adjust the widget size of the room list itemsKonstantinos Sideris2018-10-061-5/+1
* Add option to configure the font sizeKonstantinos Sideris2018-10-011-3/+9
* Implement import/export of megolm session keys (#358)Konstantinos Sideris2018-09-151-0/+4
* Add device ID and device fingerprint to settings page like in Riot. (#407)Rudi Floren2018-08-211-0/+3
* Add option to disable desktop notificationsKonstantinos Sideris2018-08-111-5/+14
* Add option to specify the scale factorKonstantinos Sideris2018-07-221-0/+2
* Move all files under src/Konstantinos Sideris2018-07-171-0/+148