Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -2/+2 |
* | Fix some strings and translation stuff | Loren Burkholder | 2021-10-01 | 1 | -8/+2 |
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -24/+24 |
* | Fix licenses | Nicolas Werner | 2021-03-17 | 1 | -0/+4 |
* | Clean up notification code a bit | Nicolas Werner | 2021-03-17 | 1 | -81/+27 |
* | Block notifications until the image has been downloaded | Loren Burkholder | 2021-03-17 | 1 | -9/+21 |
* | Only try to display images if they exist | Loren Burkholder | 2021-03-17 | 1 | -5/+6 |
* | Use better method of resizing images | Loren Burkholder | 2021-03-17 | 1 | -7/+7 |
* | Rewrite notification posting logic | Nicolas Werner | 2021-03-17 | 1 | -25/+69 |
* | Fix when "replied" is displayed | Loren Burkholder | 2021-03-17 | 1 | -3/+3 |
* | Get event text in event parser function | Loren Burkholder | 2021-03-17 | 1 | -1/+1 |
* | Add "replied" marker to regular reply messages | Loren Burkholder | 2021-03-17 | 1 | -1/+8 |
* | Simplify message body construction | Loren Burkholder | 2021-03-17 | 1 | -8/+5 |
* | Only HTML-format the body if it should be formatted | Loren Burkholder | 2021-03-17 | 1 | -2/+4 |
* | Fix colon spacing | Loren Burkholder | 2021-03-17 | 1 | -1/+1 |
* | Move data parsing into a dedicated function | Loren Burkholder | 2021-03-17 | 1 | -0/+27 |