| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimize alphabetical sorting a bit | Nicolas Werner | 2023-04-14 | 1 | -1/+1 |
* | Alphabetical ordering option | Sateallia | 2023-04-14 | 1 | -4/+38 |
* | Update spaces events automatically in the background | Nicolas Werner | 2023-03-14 | 1 | -0/+35 |
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -4/+1 |
* | Fix linting | Nicolas Werner | 2023-02-14 | 1 | -1/+1 |
* | Make scrollbars optional and disabled by default | Nicolas Werner | 2023-02-14 | 1 | -0/+31 |
* | Add a reduced motion option | Nicolas Werner | 2023-02-06 | 1 | -0/+40 |
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
* | confetti (#1243) | Loren Burkholder | 2022-12-10 | 1 | -0/+30 |
* | Move invert enter key setting | LordMZTE | 2022-11-04 | 1 | -31/+31 |
* | Add invert enter key setting | LordMZTE | 2022-11-04 | 1 | -4/+36 |
* | Add toggle to disable decrypting notifications | Nicolas Werner | 2022-10-13 | 1 | -1/+30 |
* | Merge pull request #1202 from Nheko-Reborn/grammar | DeepBlueV7.X | 2022-10-03 | 1 | -3/+3 |
|\ |
|
| * | Various grammar fixes (mostly removing commas) | Loren Burkholder | 2022-09-30 | 1 | -3/+3 |
* | | Replace some user visible mentions of spaces | Nicolas Werner | 2022-10-01 | 1 | -3/+3 |
|/ |
|
* | Rename groups | Nicolas Werner | 2022-09-21 | 1 | -2/+2 |
* | Grammar fix: Group's sidebar -> Groups sidebar | Forest | 2022-08-15 | 1 | -1/+1 |
* | Simplify space notification options | Loren Burkholder | 2022-06-29 | 1 | -25/+9 |
* | Allow muting spaces; other general improvements | Loren Burkholder | 2022-06-29 | 1 | -5/+14 |
* | Add space notification configuration | Loren Burkholder | 2022-06-29 | 1 | -3/+49 |
* | Request full online keybackup when turning it on | Nicolas Werner | 2022-06-19 | 1 | -0/+3 |
* | Remove a few more headers | Nicolas Werner | 2022-06-18 | 1 | -0/+8 |
* | Update hidden read receipts MSC | Nicolas Werner | 2022-06-14 | 1 | -1/+3 |
* | Add D-Bus API (#916) | Loren Burkholder | 2022-04-14 | 1 | -0/+35 |
* | Reword tooltip for Open{Image,Video}External | tastytea | 2022-03-21 | 1 | -6/+6 |
* | warn about implications of toggling external option | math | 2022-03-19 | 1 | -4/+6 |
* | add option to open video with external program by default | math | 2022-03-19 | 1 | -11/+41 |
* | add option to open image with external program by default | math | 2022-03-19 | 1 | -0/+30 |
* | Enable online key backup by default | Nicolas Werner | 2022-03-10 | 1 | -1/+1 |
* | Set font properly | Nicolas Werner | 2022-03-05 | 1 | -7/+21 |
* | Remove extraneous comma | Eldred Habert | 2022-03-02 | 1 | -1/+1 |
* | Fix incorrect capitalization of "circle" | Eldred Habert | 2022-03-02 | 1 | -1/+1 |
* | Fix missing plural "messages" | Eldred Habert | 2022-03-02 | 1 | -1/+1 |
* | Merge branch 'message-bubbles' of https://github.com/maltee1/nheko into malte... | Nicolas Werner | 2022-02-14 | 1 | -2/+60 |
|\ |
|
| * | fix bugs found by Nico | Malte E | 2022-02-14 | 1 | -2/+2 |
| * | let lint fix the code formatting | Malte E | 2022-02-13 | 1 | -5/+4 |
| * | add small avatars option and tweak colors and spacings | Malte E | 2022-02-13 | 1 | -1/+30 |
| * | clean up margin setting | Malte E | 2022-02-05 | 1 | -2/+3 |
| * | place metadata below message when the Layout is narrow (<350) | Malte E | 2022-02-05 | 1 | -3/+2 |
| * | Add message bubbles | Malte E | 2022-02-04 | 1 | -0/+30 |
* | | Fix setting emoji font | Nicolas Werner | 2022-02-12 | 1 | -2/+2 |
* | | Show widgets as links | Nicolas Werner | 2022-02-04 | 1 | -0/+10 |
|/ |
|
* | Remove a few unused includes | Nicolas Werner | 2022-01-30 | 1 | -12/+1 |
* | Remove a few now unused files | Nicolas Werner | 2022-01-30 | 1 | -2/+1 |
* | Initial qml root window | Nicolas Werner | 2022-01-26 | 1 | -13/+11 |
* | Fix setting double values in setting spinboxes | Nicolas Werner | 2022-01-13 | 1 | -6/+7 |
* | Address review comments | Nicolas Werner | 2022-01-11 | 1 | -1/+0 |
* | Port usersettings to qml | Nicolas Werner | 2022-01-09 | 1 | -747/+967 |
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
* | Prevent copies when querying theme | Nicolas Werner | 2021-12-29 | 1 | -1/+1 |
* | Reserve size of some containers we are filling | Nicolas Werner | 2021-12-29 | 1 | -77/+98 |
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -121/+121 |
* | Cleanup remaining clazy issues | Nicolas Werner | 2021-12-28 | 1 | -5/+15 |
* | Fix more warnings and remove dead code | Nicolas Werner | 2021-12-28 | 1 | -0/+1 |
* | Some qt6 prep | Nicolas Werner | 2021-12-28 | 1 | -2/+1 |
* | Add recently used reactions | Nicolas Werner | 2021-12-13 | 1 | -0/+11 |
* | Support pinned messages | Nicolas Werner | 2021-12-11 | 1 | -0/+10 |
* | Remember all the collapsed trees | Nicolas Werner | 2021-12-01 | 1 | -2/+19 |
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 1 | -1/+1 |
* | Move away from using an event loop to access secrets | Nicolas Werner | 2021-11-07 | 1 | -1/+1 |
* | Fix translation nits | Nicolas Werner | 2021-11-04 | 1 | -1/+1 |
* | Move voip and encryption stuff into their own directories | Nicolas Werner | 2021-10-17 | 1 | -3/+2 |
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -1158/+1143 |
* | Always show jdenticon toggle (disable if no plugin) | Loren Burkholder | 2021-09-11 | 1 | -12/+7 |
* | make lint | Loren Burkholder | 2021-09-11 | 1 | -3/+2 |
* | Make sure jdenticon toggle is always initialized | Loren Burkholder | 2021-09-11 | 1 | -0/+2 |
* | Don't add toggle for jdenticon if the plugin can't be found | Loren Burkholder | 2021-09-11 | 1 | -5/+9 |
* | Add jdenticon support | Loren Burkholder | 2021-09-11 | 1 | -0/+23 |
* | update translations | Nicolas Werner | 2021-09-01 | 1 | -1/+1 |
* | Add option to only play animated images on hover | Nicolas Werner | 2021-08-29 | 1 | -0/+21 |
* | Implement key backup upload | Nicolas Werner | 2021-08-26 | 1 | -1/+1 |
* | warn about online keybackup and default to off | Nicolas Werner | 2021-08-26 | 1 | -1/+12 |
* | Allow downloading keys from key backup | Nicolas Werner | 2021-08-17 | 1 | -0/+24 |
* | Enable insecure fallback for secret storage | Nicolas Werner | 2021-08-08 | 1 | -3/+0 |
* | Add option to only send encrypted messages to verified devices | Nicolas Werner | 2021-08-01 | 1 | -42/+71 |
* | Add trailing newline to session export to make gomuks happy | Nicolas Werner | 2021-07-22 | 1 | -1/+1 |
* | Disable unchecked key sharing to trusted users by default | Nicolas Werner | 2021-07-17 | 1 | -2/+3 |
* | Fix community sidebar toggle | Nicolas Werner | 2021-07-02 | 1 | -2/+3 |
* | fix sort by unread not getting persisted | Nicolas Werner | 2021-06-25 | 1 | -0/+1 |
* | Persist sidebar sizes | Nicolas Werner | 2021-06-12 | 1 | -2/+29 |
* | Basic header and footer of room list | Nicolas Werner | 2021-05-15 | 1 | -36/+1 |
* | Add config option to disable tls validation | Nicolas Werner | 2021-03-06 | 1 | -0/+16 |
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -16/+4 |
* | Require GStreamer 1.18 for voip support | trilene | 2021-02-20 | 1 | -1/+0 |
* | Screen sharing (X11): support picture-in-picture | trilene | 2021-02-20 | 1 | -0/+12 |
* | Screen sharing (X11): add hide mouse cursor option | trilene | 2021-02-18 | 1 | -0/+12 |
* | Support desktop screen sharing on X11 | trilene | 2021-02-18 | 1 | -7/+31 |
* | Clean up config names a bit | Nicolas Werner | 2021-02-09 | 1 | -7/+4 |
* | Merge pull request #459 from Jedi18/minor_fixes | DeepBlueV7.X | 2021-02-09 | 1 | -4/+17 |
|\ |
|
| * | linting fix | Jedi18 | 2021-02-07 | 1 | -2/+1 |
| * | emoji default translation fix | Jedi18 | 2021-02-07 | 1 | -4/+17 |
| * | translation fix for default text in emoji combo | Jedi18 | 2021-02-06 | 1 | -3/+3 |
| * | close emoji autocompleter if space typed after : issue #433 and adds default ... | Jedi18 | 2021-02-05 | 1 | -0/+1 |
* | | Move call device handling out of WebRTCSession | trilene | 2021-02-07 | 1 | -10/+7 |
* | | Set profile to "" if it's the default for compatibility | Loren Burkholder | 2021-02-04 | 1 | -2/+2 |
|/ |
|
* | Update wording on settings page for privacy timer | Joseph Donofry | 2021-02-01 | 1 | -1/+1 |
* | Merge remote-tracking branch 'nheko-im/master' into privacy_screen | Joseph Donofry | 2021-02-01 | 1 | -0/+9 |
|\ |
|
| * | Persist hidden tags | Nicolas Werner | 2021-01-23 | 1 | -0/+9 |
* | | Implement Privacy Screen | Joseph Donofry | 2021-01-26 | 1 | -5/+7 |
* | | Fix formatting | Joseph Donofry | 2021-01-26 | 1 | -14/+12 |
* | | Initial commit for privacy screen | Joseph Donofry | 2021-01-25 | 1 | -1/+62 |
|/ |
|
* | Fix presence unknown type warning | Nicolas Werner | 2021-01-19 | 1 | -7/+11 |
* | Allow more font sizes to be selected | Nicolas Werner | 2021-01-13 | 1 | -1/+1 |
* | Fix Qml control colors | trilene | 2021-01-07 | 1 | -2/+2 |
* | Remove useless capture | Nicolas Werner | 2021-01-06 | 1 | -1/+1 |
* | Fix #359 | Nicolas Werner | 2020-12-27 | 1 | -5/+29 |
* | Switch profile code to a more flexible method | LorenDB | 2020-12-24 | 1 | -3/+69 |
* | Fix unused capture | Nicolas Werner | 2020-12-18 | 1 | -1/+1 |
* | Add download keys from secret storage | Nicolas Werner | 2020-12-18 | 1 | -0/+4 |
* | Store secrets in keychain | Nicolas Werner | 2020-12-16 | 1 | -0/+57 |
* | Send SSSS requests | Nicolas Werner | 2020-12-15 | 1 | -0/+17 |
* | fixed toggle weirdness in settings, after loads added setChecked for Toggles,... | kirillpt | 2020-11-25 | 1 | -0/+23 |
* | made this: if Tray become disabled and startInTray was enabled, startInTray b... | kirillpt | 2020-11-25 | 1 | -2/+4 |
* | change \!disabled for enabled, because toggled return true if enabled | kirillpt | 2020-11-25 | 1 | -30/+30 |
* | maybe fix toggle work in code | kirillpt | 2020-11-25 | 1 | -25/+25 |
* | Merge pull request #325 from trilene/webrtc-video | DeepBlueV7.X | 2020-11-13 | 1 | -0/+54 |
|\ |
|
| * | Make incoming call ringtone a user setting | trilene | 2020-11-12 | 1 | -0/+54 |
* | | Merge pull request #310 from MayeulC/fix-typo | DeepBlueV7.X | 2020-10-31 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Wording: change "Mobile mode" for "Touchscreen mode" | Mayeul Cantan | 2020-10-31 | 1 | -2/+2 |
| * | Wording: change "trusted users" for "verified users" | Mayeul Cantan | 2020-10-31 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' into webrtc-video | trilene | 2020-10-28 | 1 | -10/+2 |
|\ \ |
|
| * | | Optimize build | Nicolas Werner | 2020-10-27 | 1 | -12/+5 |
| |/ |
|
* | | Merge remote-tracking branch 'upstream/master' into webrtc-video | trilene | 2020-10-27 | 1 | -39/+87 |
|\| |
|
| * | Qml message input mockup | Nicolas Werner | 2020-10-26 | 1 | -9/+11 |
| * | Merge pull request #306 from LorenDB/master | DeepBlueV7.X | 2020-10-24 | 1 | -0/+3 |
| |\ |
|
| | * | Add option for unique config | LorenDB | 2020-10-24 | 1 | -0/+3 |
| * | | Add mobile mode which improves scrolling | Nicolas Werner | 2020-10-24 | 1 | -0/+21 |
| * | | Fix share keys setting not working | Nicolas Werner | 2020-10-23 | 1 | -0/+6 |
| |/ |
|
| * | Use QFontComboBox as per issue 238 (deleted comments) | LorenDB | 2020-10-21 | 1 | -5/+2 |
| * | Automatic key sharing with trusted users | Nicolas Werner | 2020-10-18 | 1 | -22/+40 |
* | | Support video calls | trilene | 2020-10-27 | 1 | -7/+108 |
|/ |
|
* | Remove duplicate control from settings page | trilene | 2020-09-26 | 1 | -1/+0 |
* | Don't show default audio source in settings | trilene | 2020-09-14 | 1 | -5/+0 |
* | Add audio input device selector | trilene | 2020-08-05 | 1 | -2/+19 |
* | Support voice calls | trilene | 2020-07-10 | 1 | -0/+31 |
* | Fix not being able to change theme | Lorem | 2020-06-14 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into presence | Joseph Donofry | 2020-06-11 | 1 | -0/+22 |
|\ |
|
| * | Add setting to alert on notification | Alexander 'z33ky' Hirsch | 2020-06-10 | 1 | -0/+22 |
* | | Fix formatting | Joseph Donofry | 2020-06-11 | 1 | -4/+1 |
* | | Fix warning about not registered Presence type | Nicolas Werner | 2020-06-11 | 1 | -1/+0 |
* | | Add menu actions to set presence | Nicolas Werner | 2020-06-08 | 1 | -1/+20 |
|/ |
|
* | Fix Qt5.15 issues | Nicolas Werner | 2020-06-05 | 1 | -5/+5 |
* | Rename settings to be more consistent | Nicolas Werner | 2020-05-26 | 1 | -89/+89 |
* | Make settings update immediately in qml and allow limiting timeline width | Nicolas Werner | 2020-05-26 | 1 | -0/+169 |
* | Added an option to have descriptions for user settings. | lkito | 2020-05-24 | 1 | -15/+59 |
* | Added an optional feature to show bigger emoji-only messages with 3 or less e... | lkito | 2020-05-21 | 1 | -16/+26 |
* | Implemented optional message body highlighting feature. | lkito | 2020-05-16 | 1 | -5/+15 |
* | Misc color fixes | Nicolas Werner | 2020-05-05 | 1 | -1/+1 |
* | Make notifications a bit easier to read | Nicolas Werner | 2020-04-29 | 1 | -3/+3 |
* | Add signal/slot for decryption changes in last patch | Joseph Donofry | 2020-04-22 | 1 | -0/+1 |
* | Add ability to toggle sidebar messages for encrypted rooms | Joseph Donofry | 2020-04-21 | 1 | -1/+9 |
* | Mid color is used for scrollbars it seems | Nicolas Werner | 2020-04-11 | 1 | -2/+2 |
* | Add a few missing palette colors | Nicolas Werner | 2020-04-08 | 1 | -19/+22 |
* | Set palette globally | Nicolas Werner | 2020-03-30 | 1 | -2/+33 |
* | Make toggle in settings revert between old behavior and new behavior for sort... | Emi Simpson | 2020-03-15 | 1 | -7/+7 |
* | Made merge compatible with master | Emi Simpson | 2020-03-15 | 1 | -0/+12 |
|\ |
|
| * | Make buttons hideable via setting, button contents can still be accessed via ... | Nicolas Werner | 2020-03-10 | 1 | -0/+12 |
* | | Added toggle in the settings to ignore minor events | Emi Simpson | 2020-03-15 | 1 | -0/+9 |
|/ |
|
* | Use spacing for layouting settings | Nicolas Werner | 2020-02-20 | 1 | -26/+6 |
* | Remove constant width, that was wrong. | Adasauce | 2020-02-20 | 1 | -2/+8 |
* | Clean up variable format | Adasauce | 2020-02-20 | 1 | -4/+4 |
* | Add constexpr for the minimum formlayout width | Adasauce | 2020-02-20 | 1 | -7/+4 |
* | FormLayout cleanup | Adasauce | 2020-02-19 | 1 | -4/+4 |
* | Clean up placeholder string | Adasauce | 2020-02-19 | 1 | -2/+1 |
* | Review changes to UserSettingsPage | Adasauce | 2020-02-18 | 1 | -61/+66 |
* | Replace QHBoxLayout with QFormLayout in UserSettings | Adasauce | 2020-02-18 | 1 | -138/+72 |
* | Quick hack to enable touch scrolling in settings and room list | Nicolas Werner | 2020-02-15 | 1 | -0/+3 |
* | Lower general settings margins, if the window is narrow | Nicolas Werner | 2020-02-15 | 1 | -1/+12 |
* | Merge pull request #117 from adasauce/file-download-path | DeepBlueV7.X | 2020-02-15 | 1 | -2/+6 |
|\ |
|
| * | use QStandardPaths locations for all file dialogs. | Adasauce | 2020-02-14 | 1 | -2/+6 |
* | | Change the initial of the proper noun to uppercase | Shun Sakai | 2020-02-14 | 1 | -1/+1 |
|/ |
|
* | Optimize includes a bit | Nicolas Werner | 2020-01-31 | 1 | -0/+1 |
* | Allow sending messages as plain text | Nicolas Werner | 2020-01-27 | 1 | -52/+37 |
* | Reduce Cache.h includes further via one forward declaration | Nicolas Werner | 2019-12-15 | 1 | -0/+1 |
* | Reduce overhead of Cache.h | Nicolas Werner | 2019-12-15 | 1 | -2/+2 |
* | Implement avatars in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -4/+2 |
* | re-re-linted | Aidan Hahn | 2019-09-03 | 1 | -1/+0 |
* | group similar ui options on settings page | Aidan Hahn | 2019-09-02 | 1 | -1/+0 |
* | fixed typoes in code, added layout metadata to new settings toggle. | Aidan Hahn | 2019-09-01 | 1 | -2/+3 |
* | Refactored Avatar and RoomInfoListItem to access rounding settings in place | Aidan Hahn | 2019-09-01 | 1 | -4/+4 |
* | add controll bits for avatar rounding | Aidan Hahn | 2019-08-28 | 1 | -0/+20 |
* | Use 'system' theme as default if QT_QPA_PLATFORMTHEME is set | Joseph Donofry | 2019-08-10 | 1 | -1/+3 |
* | Fix bug with emoji font setting and clean linting | Joseph Donofry | 2019-07-26 | 1 | -1/+1 |
* | Add emoji text selection option for non-mac | Joseph Donofry | 2019-07-26 | 1 | -2/+37 |
* | Fix linting | redsky17 | 2019-04-04 | 1 | -3/+3 |
* | Update nheko to export sessions using new format | redsky17 | 2019-03-27 | 1 | -4/+10 |
* | Author Color Fixes | redsky17 | 2019-01-20 | 1 | -1/+4 |
* | Fix UserSettings UI not showing saved prefs | redsky17 | 2019-01-19 | 1 | -0/+8 |
* | Add User Font Setting | redsky17 | 2019-01-19 | 1 | -2/+27 |
* | Add the correct parent to scaleCombo | Konstantinos Sideris | 2018-10-07 | 1 | -12/+7 |
* | Remove room re-ordering option | Konstantinos Sideris | 2018-10-06 | 1 | -18/+0 |
* | Adjust the widget size of the room list items | Konstantinos Sideris | 2018-10-06 | 1 | -0/+7 |
* | Add option to configure the font size | Konstantinos Sideris | 2018-10-01 | 1 | -43/+22 |
* | Enable debug logs | Konstantinos Sideris | 2018-09-30 | 1 | -1/+1 |
* | Remove pixel value from fonts | Konstantinos Sideris | 2018-09-30 | 1 | -1/+1 |
* | Don't enable tray by default | Konstantinos Sideris | 2018-09-26 | 1 | -1/+1 |
* | Improvements on the system theme | Konstantinos Sideris | 2018-09-19 | 1 | -25/+26 |
* | Fix compile warnings | Konstantinos Sideris | 2018-09-18 | 1 | -2/+2 |
* | Clean up unread rooms after initial sync | Konstantinos Sideris | 2018-09-16 | 1 | -3/+0 |
* | Implement import/export of megolm session keys (#358) | Konstantinos Sideris | 2018-09-15 | 1 | -15/+121 |
* | Add device ID and device fingerprint to settings page like in Riot. (#407) | Rudi Floren | 2018-08-21 | 1 | -0/+51 |
* | Add option to disable desktop notifications | Konstantinos Sideris | 2018-08-11 | 1 | -0/+17 |
* | Remove unwanted whitespace from the user settings menu | Konstantinos Sideris | 2018-08-01 | 1 | -2/+6 |
* | Simplify the message shown when another app instance is detected | Konstantinos Sideris | 2018-07-22 | 1 | -1/+1 |
* | Add option to specify the scale factor | Konstantinos Sideris | 2018-07-22 | 1 | -0/+59 |
* | Remove pixel values from modals, use pointSize instead | Konstantinos Sideris | 2018-07-22 | 1 | -18/+18 |
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+323 |