Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |