summaryrefslogtreecommitdiffstats
path: root/src/notifications/ManagerWin.cpp
AgeCommit message (Expand)Author
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-09-25Switch to clang-format14Nicolas Werner
2022-08-01Fix notification format on windowsNicolas Werner
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-11-22Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner
2021-10-17lint using clang11Nicolas Werner
2021-10-17lintNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-03-17Make CI happyNicolas Werner
2021-03-17Clean up notification code a bitNicolas Werner
2021-03-17Simplify regexLoren Burkholder
2021-03-17Simplify formatting on WindowsLoren Burkholder
2021-03-17Better handle encrypted notificationsLoren Burkholder
2021-03-17Rewrite notification posting logicNicolas Werner
2021-03-17Add regex to remove replies in notificationsLoren Burkholder
2021-03-17Get event text in event parser functionLoren Burkholder
2021-03-17Don't run markdownToHtml on messagesLoren Burkholder
2021-03-17Move data parsing into a dedicated functionLoren Burkholder
2021-03-17Use plaintext for Windows notificationsLoren Burkholder
2021-03-17Format markdown as HTML in notificationsLoren Burkholder
2021-03-05Update license headersNicolas Werner
2021-02-13Include notifications header instead of responses headerLoren Burkholder
2021-02-13Move notification parsing into postNotificationLoren Burkholder
2021-02-13Fix typoLoren Burkholder
2021-02-13Display notifications for emote messages properlyLoren Burkholder
2021-01-07Fix notification reply build on other platformsNicolas Werner
2020-04-13Remove unused paramtersv0.7.0-rc1Nicolas Werner
2020-04-13Fix reply not closingNicolas Werner
2020-04-11Clear notifications when event is readNicolas Werner
2018-07-14Fix Windows buildKonstantinos Sideris
2018-07-11Working D-Bus desktop notifications (#361)Max Sandholm
2018-07-01Implement dekstop notifications on Windows (#290)Konstantinos Sideris
2018-05-05Implement desktop notification for macKonstantinos Sideris