Nicolas Werner
|
99a3e8bcf2
|
Speed up compilation a bit
|
2023-10-31 13:04:39 +01:00 |
|
Nicolas Werner
|
45ecb71444
|
Qt6.6 compatibility
|
2023-10-13 23:29:32 +02:00 |
|
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 |
|
Nicolas Werner
|
8a4bb32b4a
|
Add toggle to disable decrypting notifications
|
2022-10-13 18:19:46 +02:00 |
|
Nicolas Werner
|
37009906bb
|
Evaluate push rules locally
|
2022-10-13 17:55:07 +02:00 |
|
Nicolas Werner
|
61404641d9
|
Update year in copyright notice to shut up lint job
|
2022-01-01 04:57:53 +01:00 |
|
Nicolas Werner
|
d8ead9573b
|
Reduce allocations using QStringLiteral
|
2021-12-29 04:52:52 +01:00 |
|
Loren Burkholder
|
a6c3e3562c
|
Fix some strings and translation stuff
|
2021-10-01 12:29:54 -04:00 |
|
Nicolas Werner
|
cfca7157b9
|
Change indentation to 4 spaces
|
2021-09-18 00:45:50 +02: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
|
98b2fee71b
|
Block notifications until the image has been downloaded
|
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
|
82bbdfb929
|
Use better method of resizing images
|
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
|
c693d54598
|
Fix when "replied" is displayed
I accidentally put it in backwards.
|
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
|
b57b76d948
|
Add "replied" marker to regular reply messages
|
2021-03-17 19:17:15 +01:00 |
|
Loren Burkholder
|
d8fb4d9292
|
Simplify message body construction
|
2021-03-17 19:17:14 +01:00 |
|
Loren Burkholder
|
4150d75be7
|
Only HTML-format the body if it should be formatted
|
2021-03-17 19:17:14 +01:00 |
|
Loren Burkholder
|
b05657d51a
|
Fix colon spacing
|
2021-03-17 19:17:14 +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 |
|