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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #462 from ericdwang/shared-channels
Trygve Aaberge
2018-06-27
1
-0
/
+8
|
\
|
*
Add support for shared channels
Eric Wang
2018-06-07
1
-0
/
+8
*
|
Don't raise exception on missing event callbacks (#589)
Trygve Aaberge
2018-06-11
3
-71
/
+13
*
|
print `image_url` if it exists (#504)
Charlie Allom
2018-06-08
1
-0
/
+15
|
/
*
Re-add support for weechat.look.nick_{prefix,suffix}
Tollef Fog Heen
2018-03-11
1
-0
/
+4
*
Merge pull request #444 from trygveaa/feat/unfurl-prevent-auto-linking
Trygve Aaberge
2018-01-14
1
-1
/
+24
|
\
|
*
test: Add tests for unfurl_auto_link_display
Trygve Aaberge
2017-10-01
1
-1
/
+24
*
|
Merge pull request #438 from trygveaa/attachment-tests-and-minor-fixes
Trygve Aaberge
2018-01-10
1
-0
/
+150
|
\
\
|
*
|
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
|
|
/
*
|
Create a decorator for decoding function arguments
Trygve Aaberge
2017-10-19
1
-0
/
+13
*
|
Add tests for decode_from_utf8/encode_to_utf8
Trygve Aaberge
2017-10-19
1
-0
/
+59
*
|
test: Add tests for topic_command_cb
Trygve Aaberge
2017-10-08
1
-1
/
+53
*
|
test: Map all weechat return codes in tests
Trygve Aaberge
2017-10-08
1
-1
/
+3
*
|
refactor: Split topic_command_cb and add tests
Trygve Aaberge
2017-10-08
1
-0
/
+44
|
/
*
Merge pull request #434 from trygveaa/test/fix-broken-tests
Tollef Fog Heen
2017-09-18
8
-9
/
+10
|
\
|
*
test: Remove monkeypatch dependency
Trygve Aaberge
2017-09-15
6
-6
/
+6
|
*
test: Fix two incorrect test names
Trygve Aaberge
2017-09-15
2
-2
/
+2
|
*
test: Empty eventrouter queue when initializing it
Trygve Aaberge
2017-09-15
1
-1
/
+2
|
*
test: Make mock_weechat a dependency of realish_eventrouter
Trygve Aaberge
2017-09-15
2
-2
/
+2
*
|
Merge pull request #401 from ToxicFrog/toxicfrog/unfurl
Trygve Aaberge
2017-09-17
1
-19
/
+17
|
\
\
|
|
/
|
/
|
|
*
test: Add a unfurl test case for messages containing >
Trygve Aaberge
2017-09-17
1
-0
/
+4
|
*
test: Fix and enable the tests for unfurl_refs
Trygve Aaberge
2017-09-17
1
-19
/
+13
*
|
Fix HTML entity-encoding of outgoing messages
Trygve Aaberge
2017-08-01
1
-0
/
+9
|
/
*
Fix the tests
Ben Kelly
2017-07-12
1
-0
/
+5
*
Handling incoming me_message subtypes.
Ben Kelly
2017-04-13
1
-0
/
+2
*
massssssssive merge of the new codebase
Ryan Huber
2017-04-12
146
-108
/
+1514
*
Leverage pytest.parametrize for test_unfurl
Matt Robenolt
2016-11-07
1
-26
/
+27
*
Test string with multiple unfurl
calve
2016-01-04
1
-0
/
+3
*
Fix up pytest
Tollef Fog Heen
2015-12-21
1
-0
/
+1
*
unicode fixes, change variable names, better tests
Ryan Huber
2015-11-16
7
-7
/
+10
*
Handle unfurling of things with no alt text correctly as well
Tollef Fog Heen
2015-08-29
1
-0
/
+3
*
Whitespace fixups
Tollef Fog Heen
2015-08-29
1
-2
/
+0
*
Refactor unfurl_refs
Tollef Fog Heen
2015-08-29
1
-0
/
+3
*
Add unit test for unfurl_refs and correct logic
Tollef Fog Heen
2015-08-29
1
-0
/
+38
*
Whitespace cleanup
Tollef Fog Heen
2015-08-29
1
-5
/
+0
*
Make sure to import rootdir for pytest
Tollef Fog Heen
2015-08-29
1
-0
/
+4
*
add some initial tests. messages need a lot of work..
Ryan Huber
2015-03-18
6
-0
/
+188