summaryrefslogtreecommitdiffstats
path: root/src/ChatPage.h
AgeCommit message (Expand)Author
2023-11-01Fix trailing whitespaceNicolas Werner
2023-11-01Remove unused functionNicolas Werner
2023-11-01Throttle sync processing if the window is unfocused for a whileNicolas Werner
2023-10-31Cleanup headers a bit moreNicolas Werner
2023-10-26Add missing includeNicolas Werner
2023-10-25Allow setting presence state againNicolas Werner
2023-03-14Update spaces events automatically in the backgroundNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-19Remove a few more unused symbolsNicolas Werner
2023-02-18Automatically fetch keys for undecrypted messages after verificationNicolas Werner
2023-02-01chore: Adjust about function closeAllNotificationShootingStarDragons
2023-01-29feat: clean all notifications if exit on linuxShootingStarDragons
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-11-04Merge branch 'macos_notification_actions' into 'master'Joe Donofry
2022-11-04Add ability to respond to notifications on macOSJoe Donofry
2022-11-01Highlight higlight tweaks in the timelineNicolas Werner
2022-10-13Evaluate push rules locallyNicolas Werner
2022-10-10Mark classes as final where possibleNicolas Werner
2022-09-11Line to indicate first unread message (#1147)Hiers
2022-08-05Show a room preview in the join confirmation dialogNicolas Werner
2022-06-18Remove a few more headersNicolas Werner
2022-05-14Add support for fallback keysNicolas Werner
2022-05-07Rework focus handlingNicolas Werner
2022-05-06Add basic support for multiple windowsNicolas Werner
2022-04-01Allow knocking if join failed and via matrix urisNicolas Werner
2022-03-30Add reasons to everythingNicolas Werner
2022-03-30Add /knock commandNicolas Werner
2022-03-29Add backend for new room creation dialogsNicolas Werner
2022-01-30Remove a few unused includesNicolas Werner
2022-01-30Remove a few now unused filesNicolas Werner
2022-01-26Fix focus and qml parenting with qml rootNicolas Werner
2022-01-26Initial qml root windowNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-17Fix crash when receiving matrix uriNicolas Werner
2021-11-20Add a filter for direct chatsNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-09-16Improvements for linking to eventsThulinma
2021-09-06Fix key count updates on conduitNicolas Werner
2021-08-17Fix all rooms being opened on startupNicolas Werner
2021-08-17Allow downloading keys from key backupNicolas Werner
2021-08-11Remove some unused headersNicolas Werner
2021-05-28Delete old room listNicolas Werner
2021-05-24Reenable invitesNicolas Werner
2021-03-16Move check for duplicate /sync responses to the same threadNicolas Werner
2021-03-13Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18...Nicolas Werner
2021-03-05Fix a few join confirmations too manyNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-02-25navigate to newly created roomsJedi18
2021-02-24remove old quick switcherJedi18
2021-02-23enter key now works, fix room highlighting and add overlayJedi18