summary refs log tree commit diff
path: root/src/notifications/Manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Add toggle to disable decrypting notificationsNicolas Werner2022-10-131-4/+4
* Evaluate push rules locallyNicolas Werner2022-10-131-0/+22
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-2/+2
* Fix some strings and translation stuffLoren Burkholder2021-10-011-8/+2
* Change indentation to 4 spacesNicolas Werner2021-09-181-24/+24
* Fix licensesNicolas Werner2021-03-171-0/+4
* Clean up notification code a bitNicolas Werner2021-03-171-81/+27
* Block notifications until the image has been downloadedLoren Burkholder2021-03-171-9/+21
* Only try to display images if they existLoren Burkholder2021-03-171-5/+6
* Use better method of resizing imagesLoren Burkholder2021-03-171-7/+7
* Rewrite notification posting logicNicolas Werner2021-03-171-25/+69
* Fix when "replied" is displayedLoren Burkholder2021-03-171-3/+3
* Get event text in event parser functionLoren Burkholder2021-03-171-1/+1
* Add "replied" marker to regular reply messagesLoren Burkholder2021-03-171-1/+8
* Simplify message body constructionLoren Burkholder2021-03-171-8/+5
* Only HTML-format the body if it should be formattedLoren Burkholder2021-03-171-2/+4
* Fix colon spacingLoren Burkholder2021-03-171-1/+1
* Move data parsing into a dedicated functionLoren Burkholder2021-03-171-0/+27