Nicolas Werner
|
96f791daf1
|
Get rid of year in license headers
See also:
https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
https://hynek.me/til/copyright-years/
|
2023-02-21 23:48:49 +01:00 |
|
Nicolas Werner
|
3a6a905429
|
A whole new year full of excitement and possibilities!
|
2023-01-02 04:25:33 +01:00 |
|
Joseph Donofry
|
802ba78fea
|
Only play macOS notification sounds when pushrules dictate it
|
2022-11-15 19:04:38 -05:00 |
|
Joe Donofry
|
07e8f64903
|
Add ability to respond to notifications on macOS
|
2022-11-04 16:42:09 +00:00 |
|
Nicolas Werner
|
61404641d9
|
Update year in copyright notice to shut up lint job
|
2022-01-01 04:57:53 +01:00 |
|
Joseph Donofry
|
912df2920e
|
Update macOS notifications to use UserNotifications framework
|
2021-11-01 20:48:51 -04:00 |
|
Nicolas Werner
|
cfca7157b9
|
Change indentation to 4 spaces
|
2021-09-18 00:45:50 +02:00 |
|
Nicolas Werner
|
1408b1a97d
|
Make CI happy
|
2021-03-17 22:13:12 +01:00 |
|
Nicolas Werner
|
f6d2fa5ec1
|
Fix licenses
|
2021-03-17 19:18:46 +01:00 |
|
Nicolas Werner
|
e5d75c814b
|
Clean up notification code a bit
|
2021-03-17 19:18:07 +01:00 |
|
Loren Burkholder
|
41737ac22c
|
Simplify image loading
|
2021-03-17 19:18:07 +01:00 |
|
Loren Burkholder
|
95a26edad2
|
Don't create a QImage every time
|
2021-03-17 19:18:07 +01:00 |
|
Loren Burkholder
|
716c598f4a
|
Simplify macOS checks for a null image
|
2021-03-17 19:18:07 +01:00 |
|
Loren Burkholder
|
64dd10a6a0
|
Only try to display images if they exist
|
2021-03-17 19:18:06 +01:00 |
|
Loren Burkholder
|
8b33b1f08b
|
Simplify regex
|
2021-03-17 19:18:06 +01:00 |
|
Loren Burkholder
|
2192e8bea8
|
Better handle encrypted notifications
|
2021-03-17 19:18:06 +01:00 |
|
Nicolas Werner
|
f578272a0d
|
Rewrite notification posting logic
This does away with the nice abstraction layers in order to easily get the best-looking notifications for each platform.
|
2021-03-17 19:17:57 +01:00 |
|
Loren Burkholder
|
37acdad928
|
Add regex to remove replies in notifications
|
2021-03-17 19:17:15 +01:00 |
|
Loren Burkholder
|
df998ef671
|
Get event text in event parser function
|
2021-03-17 19:17:15 +01:00 |
|
Loren Burkholder
|
01bbec88dd
|
Don't run markdownToHtml on messages
|
2021-03-17 19:17:14 +01:00 |
|
Loren Burkholder
|
e630504863
|
Disable HTML on macOS
|
2021-03-17 19:17:13 +01:00 |
|
Loren Burkholder
|
648844089c
|
Move data parsing into a dedicated function
Actually posting the notification is now the responsibility of a private function
|
2021-03-17 19:17:13 +01:00 |
|