summaryrefslogtreecommitdiffstats
path: root/src/notifications
AgeCommit message (Expand)Author
2024-05-16Don't show spoilers in sidebar or notifications if possibleNicolas Werner
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2023-12-12Allow clicking notifications on WindowsNicolas Werner
2023-12-11Try to make windows notifications prettierNicolas Werner
2023-11-20Support activation tokens for notificationsNicolas Werner
2023-10-31Try to fix notification in packaged appNicolas Werner
2023-10-31Speed up compilation a bitNicolas Werner
2023-10-13Qt6.6 compatibilityNicolas Werner
2023-06-08Fix notification imagesNicolas Werner
2023-06-08Remove QtMac headerNicolas Werner
2023-05-29Copy arguments for notificationNicolas Werner
2023-05-29Enable sending notifications via the systemNotification signal on macOSNicolas Werner
2023-05-29Fix duplicate notification category identifierNicolas Werner
2023-04-14Do not display reply action in the recap notif on MacLcsTen
2023-04-14Don't send desktop notifications if there are too many of them at onceLcsTen
2023-03-30Fix build on case-sensitive filesystemsRyan Schmidt
2023-02-23fix build/clear notifications on exit on OpenBSDKlemens Nanni
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-02lint and avoid copyNicolas Werner
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-15Only play macOS notification sounds when pushrules dictate itJoseph Donofry
2022-11-04Add ability to respond to notifications on macOSJoe Donofry
2022-10-13Add toggle to disable decrypting notificationsNicolas Werner
2022-10-13Evaluate push rules locallyNicolas Werner
2022-10-10Mark classes as final where possibleNicolas Werner
2022-09-25Switch to clang-format14Nicolas Werner
2022-08-04Add notification authorization for badges on macOSJoseph Donofry
2022-08-01Fix notification format on windowsNicolas Werner
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-04-14Add D-Bus API (#916)Loren Burkholder
2022-01-26Fix gray scale images breaking notifications on dunstNicolas Werner
2022-01-12Add profile to notifications on KDENicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Cleanup remaining clazy issuesNicolas Werner
2021-12-22Make edits replace the previous notification on LinuxNicolas Werner
2021-12-19Set notification categoryNicolas Werner
2021-12-19Make Nheko show up in system notification settings on LinuxNicolas Werner
2021-11-22Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner
2021-11-03Fix macOS m.image notif crashJoe Donofry
2021-11-01Update macOS notifications to use UserNotifications frameworkJoseph Donofry
2021-10-17lint using clang11Nicolas Werner
2021-10-17lintNicolas Werner
2021-10-01Fix some strings and translation stuffLoren Burkholder
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-07-26Remove version checks for unsupported Qt versionsNicolas Werner
2021-03-17Make CI happyNicolas Werner