Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show a colon between attachment fields title and value | Trygve Aaberge | 2020-05-25 | 1 | -1/+1 |
* | Include files in attachments | Trygve Aaberge | 2020-04-05 | 1 | -0/+16 |
* | Include footer in attachments | Trygve Aaberge | 2020-04-05 | 1 | -0/+35 |
* | Don't add fallback if link exists in text_before | Trygve Aaberge | 2020-04-05 | 1 | -0/+24 |
* | Match attachment links against escaped text as well | Trygve Aaberge | 2020-04-05 | 1 | -0/+15 |
* | Don't print image_url if it's equal to from_url | Trygve Aaberge | 2020-04-05 | 1 | -0/+16 |
* | Import print_function and unicode_literals in all test files | Trygve Aaberge | 2019-04-08 | 1 | -0/+2 |
* | print `image_url` if it exists (#504) | Charlie Allom | 2018-06-08 | 1 | -0/+15 |
* | fix: Unescape html before checking attachment links | Trygve Aaberge | 2017-10-15 | 1 | -3/+3 |
* | Add a newline between attachments | Trygve Aaberge | 2017-09-20 | 1 | -0/+22 |
* | Don't render equal title_link and from_url in attachments twice | Trygve Aaberge | 2017-09-20 | 1 | -0/+13 |
* | test: Add tests for unwrap_attachments | Trygve Aaberge | 2017-09-20 | 1 | -0/+115 |