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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to broadcast a thread message to the rest of the channel.
Aidan Epstein
2020-02-29
1
-5
/
+26
*
Set re.UNICODE correctly in linkify_text
Trygve Aaberge
2020-02-28
1
-1
/
+1
*
Don't send history_message to SlackThreadChannel.buffer_prnt
Trygve Aaberge
2020-02-27
1
-1
/
+1
*
Update docs/Options.md after commit f084200
Trygve Aaberge
2020-02-23
1
-1
/
+1
*
Improve documentation for removing a team
Trygve Aaberge
2020-02-23
1
-0
/
+5
*
Print error if trying to use /thread in team buffer
Trygve Aaberge
2020-02-23
1
-0
/
+4
*
(Un)merge team buffers when irc.look.server_buffer is changed
Trygve Aaberge
2020-02-23
1
-2
/
+15
*
Don't switch to the debug buffer when config is changed
Trygve Aaberge
2020-02-23
1
-3
/
+1
*
Move inviter text to before blocks and unfurl_refs
Trygve Aaberge
2020-02-23
1
-6
/
+5
*
Add a helper for colorizing strings
Trygve Aaberge
2020-02-23
1
-48
/
+35
*
Reset color after the text that should be colored
Trygve Aaberge
2020-02-23
1
-5
/
+9
*
Pass team/channel to handle/process methods directly
Trygve Aaberge
2020-02-23
2
-232
/
+179
*
Simplify reusing handle/process functions
Trygve Aaberge
2020-02-23
1
-38
/
+16
*
Use correct name for id in SlackSubteam.__eq__
Trygve Aaberge
2020-02-23
1
-1
/
+1
*
Support populating kwargs metadata from json properly
Trygve Aaberge
2020-02-23
1
-10
/
+11
*
Simplify passing ws metadata
Trygve Aaberge
2020-02-23
1
-29
/
+10
*
Include team in SlackRequest
Trygve Aaberge
2020-02-23
2
-66
/
+66
*
Remove most commented out code
Trygve Aaberge
2020-02-23
1
-84
/
+0
*
Remove useless if
Trygve Aaberge
2020-02-23
1
-4
/
+1
*
Cleanup/simplify callback functions
Trygve Aaberge
2020-02-23
9
-45
/
+20
*
Show reactions you have added in a different color
Trygve Aaberge
2020-02-23
2
-20
/
+31
*
Allow render_emoji_as_string = 'both' (#752)
Zachary Ware
2020-02-22
1
-7
/
+22
*
Fix tests for python 2
Trygve Aaberge
2020-02-21
1
-3
/
+4
*
Make tests work when the timezone is set to UTC
Trygve Aaberge
2020-02-21
1
-7
/
+11
*
Support parsing date refs
Trygve Aaberge
2020-02-21
2
-3
/
+62
*
Support unfurling date refs by using the fallback
Trygve Aaberge
2020-02-20
2
-0
/
+6
*
Only use fallback for refs if ref is not found
Trygve Aaberge
2020-02-20
2
-39
/
+53
*
Remove ignore_alt_text parameter from unfurl_refs
Trygve Aaberge
2020-02-20
2
-10
/
+5
*
Remove auto_link_display parameter from unfurl_refs
Trygve Aaberge
2020-02-20
2
-7
/
+5
*
Support blocks of type image
Trygve Aaberge
2020-02-19
1
-0
/
+6
*
Improve unfurling of text objects in blocks
Trygve Aaberge
2020-02-19
1
-13
/
+11
*
Don't crash when getting block action types other than button
Trygve Aaberge
2020-02-19
1
-1
/
+8
*
Tweak formatting of blocks
Trygve Aaberge
2020-02-19
1
-6
/
+6
*
Merge pull request #729 from aereaux/master
Trygve Aaberge
2020-02-19
1
-0
/
+39
|
\
|
*
manage unsupported block and rich text
Gianluca Arbezzano
2020-02-18
1
-1
/
+3
|
*
Use color_deleted for unsupported blocks.
Aidan Epstein
2020-02-18
1
-1
/
+1
|
*
Fix unfurl_blocks call placement and add a message about unsupported blocks i...
Aidan Epstein
2020-02-18
1
-4
/
+5
|
*
Log errors to a proper debug location.
Aidan Epstein
2020-02-18
1
-2
/
+2
|
*
Add support for the call block
Gianluca Arbezzano
2020-02-18
1
-0
/
+2
|
*
Fix message formatting by calling render_formatting.
Aidan Epstein
2020-02-18
1
-3
/
+7
|
*
Handle a couple more cases. Also add some debug output.
Aidan Epstein
2020-02-18
1
-8
/
+21
|
*
Add initial implementation of slack blocks display.
Aidan Epstein
2020-02-18
1
-0
/
+17
|
/
*
Add options for hard coded colors
Trygve Aaberge
2020-02-01
2
-3
/
+23
*
Support sending reactions with emoji characters
Trygve Aaberge
2020-02-01
1
-7
/
+23
*
Render emojis as emoji characters
Trygve Aaberge
2020-02-01
5
-1642
/
+11570
*
Print error message when reaction couldn't be added/removed
Trygve Aaberge
2020-01-23
1
-1
/
+17
*
Set members correctly in handle_conversationsmembers
Trygve Aaberge
2020-01-23
1
-3
/
+2
*
Set channel.is_member when channel is created
Trygve Aaberge
2020-01-22
1
-0
/
+1
*
Support using a different color for each thread suffix/prefix
Trygve Aaberge
2020-01-22
2
-9
/
+21
*
Fetch members explicitly for SlackPrivateChannel
Trygve Aaberge
2020-01-22
1
-0
/
+7
[next]