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
/
slack
/
slack_thread.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parent message not being included in SlackThread.messages
Trygve Aaberge
2024-03-29
1
-1
/
+20
*
Make api accessible from SlackBuffer
Trygve Aaberge
2024-02-20
1
-1
/
+1
*
Don't print the same message multiple times
Trygve Aaberge
2024-02-18
1
-3
/
+7
*
Fix bots with multiple names only being added once to nicklist
Trygve Aaberge
2024-02-18
1
-13
/
+8
*
Refactor nick handling
Trygve Aaberge
2024-02-18
1
-1
/
+1
*
Fix bugs with /slack reply command
Trygve Aaberge
2024-02-18
1
-2
/
+7
*
Add command /slack reply
Trygve Aaberge
2024-02-18
1
-1
/
+1
*
Add completion of emoji names
Trygve Aaberge
2024-02-18
1
-1
/
+1
*
Add completion for conversation names
Trygve Aaberge
2024-02-18
1
-0
/
+1
*
Make conversations.name not async
Trygve Aaberge
2024-02-18
1
-2
/
+2
*
Support completing @nicks in current buffer
Trygve Aaberge
2024-02-18
1
-1
/
+19
*
Support sending messages
Trygve Aaberge
2024-02-18
1
-0
/
+8
*
Reload conversations on reconnect
Trygve Aaberge
2024-02-18
1
-12
/
+22
*
Add unread buffers to hotlist on connect
Trygve Aaberge
2024-02-18
1
-3
/
+3
*
Mark as read when switching away from buffer
Trygve Aaberge
2024-02-18
1
-0
/
+15
*
Correctly tag unread messages from history
Trygve Aaberge
2024-02-18
1
-1
/
+5
*
If a message has a user, use that even though it's a bot_message
Trygve Aaberge
2024-02-18
1
-1
/
+5
*
Fetch thread replies when receiving thread message
Trygve Aaberge
2024-02-18
1
-3
/
+1
*
Support thread buffers
Trygve Aaberge
2024-02-18
1
-0
/
+87