summaryrefslogtreecommitdiffstats
path: root/src/UserSettingsPage.h
AgeCommit message (Expand)Author
2021-03-06Add config option to disable tls validationNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-02-20Screen sharing (X11): support picture-in-picturetrilene
2021-02-18Screen sharing (X11): add hide mouse cursor optiontrilene
2021-02-18Support desktop screen sharing on X11trilene
2021-02-07linting fixJedi18
2021-02-07emoji default translation fixJedi18
2021-02-01Merge remote-tracking branch 'nheko-im/master' into privacy_screenJoseph Donofry
2021-01-26Fix formattingJoseph Donofry
2021-01-25Initial commit for privacy screenJoseph Donofry
2021-01-23Persist hidden tagsNicolas Werner
2020-12-28Fix missing include on WindowsNicolas Werner
2020-12-27Fix #359Nicolas Werner
2020-12-24Switch profile code to a more flexible methodLorenDB
2020-12-16Store secrets in keychainNicolas Werner
2020-11-12Make incoming call ringtone a user settingtrilene
2020-10-27Merge remote-tracking branch 'upstream/master' into webrtc-videotrilene
2020-10-27Support video callstrilene
2020-10-24Add mobile mode which improves scrollingNicolas Werner
2020-10-21Use QFontComboBox as per issue 238 (deleted comments)LorenDB
2020-10-18Automatic key sharing with trusted usersNicolas Werner
2020-09-14Don't show default audio source in settingstrilene
2020-08-05Add audio input device selectortrilene
2020-07-10Support voice callstrilene
2020-06-11Merge remote-tracking branch 'origin/master' into presenceJoseph Donofry
2020-06-10Add setting to alert on notificationAlexander 'z33ky' Hirsch
2020-06-08Add menu actions to set presenceNicolas Werner
2020-05-26Rename settings to be more consistentNicolas Werner
2020-05-26Make settings update immediately in qml and allow limiting timeline widthNicolas Werner
2020-05-26Improve compile times a tiny bitNicolas Werner
2020-05-21Added an optional feature to show bigger emoji-only messages with 3 or less e...lkito
2020-05-16Implemented optional message body highlighting feature.lkito
2020-04-22Add signal/slot for decryption changes in last patchJoseph Donofry
2020-04-21Add ability to toggle sidebar messages for encrypted roomsJoseph Donofry
2020-03-15Make toggle in settings revert between old behavior and new behavior for sort...Emi Simpson
2020-03-15Sort room list on setting changeEmi Simpson
2020-03-15Foiled by the linter once moreEmi Simpson
2020-03-15Made merge compatible with masterEmi Simpson
2020-03-15Added toggle in the settings to ignore minor eventsEmi Simpson
2020-03-10Make buttons hideable via setting, button contents can still be accessed via ...Nicolas Werner
2020-02-20Use spacing for layouting settingsNicolas Werner
2020-02-20Remove constant width, that was wrong.Adasauce
2020-02-20Add constexpr for the minimum formlayout widthAdasauce
2020-02-18Review changes to UserSettingsPageAdasauce
2020-02-18Replace QHBoxLayout with QFormLayout in UserSettingsAdasauce
2020-02-04modernize: use nullptrNicolas Werner
2020-01-27Allow sending messages as plain textNicolas Werner
2019-09-01ReImplement UserSettings::setAvatarCirclesAidan Hahn
2019-09-01removed leftovers from previous refactorAidan Hahn
2019-08-28add controll bits for avatar roundingAidan Hahn