index
:
wee-slack
build
master
A WeeChat script for Slack.com
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
_pytest
/
test_unwrap_attachments.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly fix rendering of < and >
Trygve Aaberge
2023-10-18
1
-22
/
+104
*
Show useful link for Slack posts
Trygve Aaberge
2022-10-30
1
-4
/
+4
*
Format all python files with black
Trygve Aaberge
2021-03-20
1
-317
/
+462
*
Add tests for link_previous option added in previous commit
Trygve Aaberge
2021-02-22
1
-0
/
+31
*
Support colorizing attachment prefix or line
Trygve Aaberge
2020-06-16
1
-0
/
+20
*
Include a prefix character in front of attachments
Trygve Aaberge
2020-06-14
1
-42
/
+43
*
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