summaryrefslogtreecommitdiffstats
path: root/src/ChatPage.cpp
AgeCommit message (Expand)Author
2024-06-04Fix marking newly created rooms as DM automaticallyNicolas Werner
2024-03-16Make a few headers forward declarationsNicolas Werner
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2024-03-08Add support for intentional mentionsNicolas 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-31Speed up compilation a bitNicolas Werner
2023-10-25Merge pull request #1541 from NepNep21/ignore-usersDeepBlueV7.X
2023-10-25Allow setting presence state againNicolas Werner
2023-10-24Cleanup ignore user functionality slightlyNicolas Werner
2023-10-13Qt6.6 compatibilityNicolas Werner
2023-10-11Remove old messages only when the db is full or on startupNicolas Werner
2023-08-17Fix build with fmt 10.1.0q234rty
2023-07-05Add experimental event expirationNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-05-29Make summary translation plural sensitiveNicolas Werner
2023-04-14Don't send desktop notifications if there are too many of them at onceLcsTen
2023-04-11Adapt to the new inherited variantNicolas Werner
2023-03-14Update spaces events automatically in the backgroundNicolas Werner
2023-02-23fix build/clear notifications on exit on OpenBSDKlemens Nanni
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-02lint and avoid copyNicolas Werner
2023-02-02Merge pull request #1341 from Decodetalkers/ft_clean_notifyDeepBlueV7.X
2023-02-01Make notifications show the window againNicolas Werner
2023-02-01chore: Adjust about function closeAllNotificationShootingStarDragons
2023-01-29feat: clean all notifications if exit on linuxShootingStarDragons
2023-01-09Add some more error loggingNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-12-28Skip notifying for your own messagesNicolas Werner
2022-12-28Finish german translationNicolas Werner
2022-12-05Implement MSC3664, pushrules for related eventsNicolas Werner
2022-11-06Store secrets (apart from the pickle key) in the databaseNicolas Werner
2022-11-06Prompt before deleting the databaseNicolas Werner
2022-11-04Add ability to respond to notifications on macOSJoe Donofry
2022-10-26lintNicolas Werner
2022-10-26Enable -WconversionNicolas Werner
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar
2022-10-13Add toggle to disable decrypting notificationsNicolas Werner
2022-10-13Evaluate push rules locallyNicolas Werner
2022-10-03Merge pull request #1202 from Nheko-Reborn/grammarDeepBlueV7.X
2022-10-02Fix a few more windows warningsNicolas Werner
2022-09-30Various grammar fixes (mostly removing commas)Loren Burkholder
2022-09-30Add link to repo to show where issues goLoren Burkholder
2022-08-13Enable encryption for DMs when started from the profileNicolas Werner
2022-08-05Show a room preview in the join confirmation dialogNicolas Werner
2022-07-15Updated call event namespaces to voipr0hit05
2022-06-18Remove a few more headersNicolas Werner
2022-06-17Get rid of 'using json = nlohmann::json'Nicolas Werner