summary refs log tree commit diff
path: root/src/notifications/ManagerWin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Switch to clang-format14Nicolas Werner2022-09-251-1/+2
* Fix notification format on windowsNicolas Werner2022-08-011-15/+2
* Use right linterNicolas Werner2022-05-101-2/+1
* More image dialog fixesNicolas Werner2022-05-101-1/+2
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-3/+12
* lint using clang11Nicolas Werner2021-10-171-9/+3
* lintNicolas Werner2021-10-171-3/+9
* Change indentation to 4 spacesNicolas Werner2021-09-181-52/+48
* Make CI happyNicolas Werner2021-03-171-17/+13
* Clean up notification code a bitNicolas Werner2021-03-171-16/+7
* Simplify regexLoren Burkholder2021-03-171-1/+1
* Simplify formatting on WindowsLoren Burkholder2021-03-171-25/+19
* Better handle encrypted notificationsLoren Burkholder2021-03-171-4/+29
* Rewrite notification posting logicNicolas Werner2021-03-171-13/+33
* Add regex to remove replies in notificationsLoren Burkholder2021-03-171-2/+5
* Get event text in event parser functionLoren Burkholder2021-03-171-2/+4
* Don't run markdownToHtml on messagesLoren Burkholder2021-03-171-1/+1
* Move data parsing into a dedicated functionLoren Burkholder2021-03-171-26/+18
* Use plaintext for Windows notificationsLoren Burkholder2021-03-171-1/+3
* Format markdown as HTML in notificationsLoren Burkholder2021-03-171-2/+4
* Update license headersNicolas Werner2021-03-051-0/+4
* Include notifications header instead of responses headerLoren Burkholder2021-02-131-1/+1
* Move notification parsing into postNotificationLoren Burkholder2021-02-131-10/+16
* Fix typoLoren Burkholder2021-02-131-1/+1
* Display notifications for emote messages properlyLoren Burkholder2021-02-131-2/+9
* Fix notification reply build on other platformsNicolas Werner2021-01-071-0/+1
* Remove unused paramtersNicolas Werner2020-04-131-1/+1
* Fix reply not closingNicolas Werner2020-04-131-1/+0
* Clear notifications when event is readNicolas Werner2020-04-111-0/+5
* Fix Windows buildKonstantinos Sideris2018-07-141-23/+19
* Working D-Bus desktop notifications (#361)Max Sandholm2018-07-111-3/+24
* Implement dekstop notifications on Windows (#290)Konstantinos Sideris2018-07-011-2/+43
* Implement desktop notification for macKonstantinos Sideris2018-05-051-0/+7