summary refs log tree commit diff
path: root/src/notifications/ManagerMac.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Only play macOS notification sounds when pushrules dictate itJoseph Donofry2022-11-151-5/+24
* Add ability to respond to notifications on macOSJoe Donofry2022-11-041-6/+31
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Update macOS notifications to use UserNotifications frameworkJoseph Donofry2021-11-011-5/+13
* Change indentation to 4 spacesNicolas Werner2021-09-181-38/+32
* Make CI happyNicolas Werner2021-03-171-2/+2
* Fix licensesNicolas Werner2021-03-171-0/+4
* Clean up notification code a bitNicolas Werner2021-03-171-19/+18
* Simplify image loadingLoren Burkholder2021-03-171-10/+2
* Don't create a QImage every timeLoren Burkholder2021-03-171-5/+2
* Simplify macOS checks for a null imageLoren Burkholder2021-03-171-2/+13
* Only try to display images if they existLoren Burkholder2021-03-171-1/+1
* Simplify regexLoren Burkholder2021-03-171-1/+1
* Better handle encrypted notificationsLoren Burkholder2021-03-171-14/+19
* Rewrite notification posting logicNicolas Werner2021-03-171-4/+46
* Add regex to remove replies in notificationsLoren Burkholder2021-03-171-1/+5
* Get event text in event parser functionLoren Burkholder2021-03-171-2/+3
* Don't run markdownToHtml on messagesLoren Burkholder2021-03-171-1/+1
* Disable HTML on macOSLoren Burkholder2021-03-171-1/+1
* Move data parsing into a dedicated functionLoren Burkholder2021-03-171-0/+11