summary refs log tree commit diff
path: root/src/UserSettingsPage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove some unnecessary forward declarations and headersLoren Burkholder2023-08-111-9/+0
|
* Add experimental event expirationNicolas Werner2023-07-051-0/+6
| | | | Currently disabled by default.
* Fix UserSettingsModel and Communities singleton instantiationNicolas Werner2023-06-191-0/+1
|
* Move to automatic type registrationNicolas Werner2023-06-191-1/+23
|
* Remember last used filterSateallia2023-05-301-0/+3
| | | | fixes #1432
* Alphabetical ordering optionSateallia2023-04-141-2/+9
|
* Update spaces events automatically in the backgroundNicolas Werner2023-03-141-0/+7
|
* Get rid of year in license headersNicolas Werner2023-02-211-4/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* Remove a few more unused symbolsNicolas Werner2023-02-191-4/+0
|
* Make scrollbars optional and disabled by defaultNicolas Werner2023-02-141-0/+7
| | | | Also add them to the communities sidebar
* Add a reduced motion optionNicolas Werner2023-02-061-3/+12
| | | | fixes #1350
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* confetti (#1243)Loren Burkholder2022-12-101-0/+7
| | | * 🎉 (confetti) message support. Thanks @LorenDB !
* Move invert enter key settingLordMZTE2022-11-041-7/+7
|
* Add invert enter key settingLordMZTE2022-11-041-0/+7
|
* Add toggle to disable decrypting notificationsNicolas Werner2022-10-131-0/+7
|
* Mark classes as final where possibleNicolas Werner2022-10-101-2/+2
|
* make lintLoren Burkholder2022-06-291-2/+2
|
* Simplify space notification optionsLoren Burkholder2022-06-291-14/+5
|
* Allow muting spaces; other general improvementsLoren Burkholder2022-06-291-3/+6
|
* Add space notification configurationLoren Burkholder2022-06-291-0/+16
|
* Remove a few more headersNicolas Werner2022-06-181-2/+1
|
* Add D-Bus API (#916)Loren Burkholder2022-04-141-0/+12
| | | | This adds functionality for viewing joined rooms and activating rooms.
* Shuffle around user settingsNicolas Werner2022-03-201-3/+3
|
* add option to open video with external program by defaultmath2022-03-191-3/+10
|
* add option to open image with external program by defaultmath2022-03-191-0/+7
|
* Merge branch 'message-bubbles' of https://github.com/maltee1/nheko into ↵Nicolas Werner2022-02-141-1/+12
|\ | | | | | | maltee1-message-bubbles
| * add small avatars option and tweak colors and spacingsMalte E2022-02-131-1/+6
| |
| * Add message bubblesMalte E2022-02-041-0/+6
| |
* | Show widgets as linksNicolas Werner2022-02-041-0/+6
|/
* Remove a few unused includesNicolas Werner2022-01-301-3/+0
|
* Fix setting double values in setting spinboxesNicolas Werner2022-01-131-1/+2
|
* Port usersettings to qmlNicolas Werner2022-01-091-77/+114
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Reserve size of some containers we are fillingNicolas Werner2021-12-291-4/+5
|
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-2/+2
|
* Add recently used reactionsNicolas Werner2021-12-131-0/+6
| | | | fixes #435
* Support pinned messagesNicolas Werner2021-12-111-0/+6
| | | | fixes #519
* Remember all the collapsed treesNicolas Werner2021-12-011-0/+3
|
* Change indentation to 4 spacesNicolas Werner2021-09-181-369/+362
|
* Add jdenticon supportLoren Burkholder2021-09-111-0/+8
|
* Add option to only play animated images on hoverNicolas Werner2021-08-291-0/+7
|
* Allow downloading keys from key backupNicolas Werner2021-08-171-0/+7
|
* 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
| | | | fixes #636
* 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
|/ | | | Missing window focus event and knowing when room is encryption
* Fix missing include on WindowsNicolas Werner2020-12-281-0/+2
|
* Fix #359Nicolas Werner2020-12-271-2/+7
| | | | Actually store the login details under the selected profile
* Switch profile code to a more flexible methodLorenDB2020-12-241-1/+27
| | | | This introduces a new version of SingleApplication as well.
* 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
| | | | | | | | | | Note: I have deleted commented code as per the suggestion of @utkarsh2102. Note 2: I have fixed all the diffs, etc.
| * 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
| | | | | | | Limiting improves readability on wide monitors. The immediate update of the settings is done by just exposing settings as properties and then setting the settings as a context property.
* 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 ↵lkito2020-05-211-0/+11
| | | | emoji
* 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 ↵Emi Simpson2020-03-151-5/+5
| | | | sorting by unreads
* 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
| | | | | | | | context menu
* | 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
| | | | | Use Nico's suggestion to just leverage the width of the field, and leave a comment.
* Add constexpr for the minimum formlayout widthAdasauce2020-02-201-0/+5
| | | | | to save on recalculation of the size and having to subtract the margins to do the tally, then re-apply.
* Review changes to UserSettingsPageAdasauce2020-02-181-2/+1
| | | | | | | | | | | - Switch to {} widget initialization - set fixed size on the Toggles so they don't scale down vertically - add another setting section for INTERFACE - add a placeholder value for deviceFingerprintValue_ so it can calculate the right size. - fix warnings about `QLayout: Attempting to add QLayout "" to UserSettingsPage "",` in boxWrap - hide widgets properly in Q_OS_MAC - remove mainLayout_ completely - clean up resizeEvent
* Replace QHBoxLayout with QFormLayout in UserSettingsAdasauce2020-02-181-0/+2
| | | | | | | This allows form fields to wrap dynamically when they are too long for the view. This should help mobile and small screen users to configure the app without having to force it into portrait mode, or not be able to reach the settings fields at all.
* 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
| | | | | | | On first launch, before the user has configured any settings, check the value of the QT_QPA_PLATFORMTHEME environment var. If it is set, use the system theme as the default instead of the light theme. This fixes #72.
* 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
| | | | | | | | | | Author color is now cached so that it will not be re-calculated each time a new message is posted. This cache gets cleared when the theme is changed. Additionally, the author color is now automatically refreshed when the theme is changed, fixing the issue where you had to change rooms before the colors would switch.
* Fix UserSettings UI not showing saved prefsredsky172019-01-191-0/+1
| | | | | | | Theme and Font Family settings will now correctly display the stored settings when nheko is re-launched. Previously, these combo boxes would default to the first thing in the combo box, even if that wasn't what the user selected.
* Add User Font Settingredsky172019-01-191-0/+4
| | | | | | | | | | | | User can now select a font from the installed fonts on their system This font currently will only be applied when nheko is restarted (similar to how font size and scaling currently work). This will be addressed in a future commit. Additionally, the dropdown does not correctly select the previously-chosen user font, and instead defaults to the first font available on the system (alphabetically). This is similar to the issue with the 'Theme' combo defaulting to 'Light' even when another theme is selected.
* 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
| | | | fixes #161
* 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
| | | | fixes #388
* Add option to specify the scale factorKonstantinos Sideris2018-07-221-0/+2
| | | | | | fixes #357 fixes #335 fixes #230
* Move all files under src/Konstantinos Sideris2018-07-171-0/+148