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
*
Send actions as actual me_messages
Trygve Aaberge
2018-08-20
1
-10
/
+22
*
Reset color after nick
Trygve Aaberge
2018-08-19
1
-1
/
+1
*
Keep nick when actions (/me messages) are edited
Trygve Aaberge
2018-08-19
1
-4
/
+5
*
Set last_read when marking channel as read
Trygve Aaberge
2018-08-18
1
-2
/
+4
*
Clear messages before processing history
Trygve Aaberge
2018-08-18
1
-8
/
+3
*
Don't try to modify buffer line when message not found
Trygve Aaberge
2018-08-17
1
-9
/
+9
*
Update message_json when message is changed
Trygve Aaberge
2018-08-17
1
-3
/
+5
*
Fix marking buffer as read after printing own messsages
Trygve Aaberge
2018-08-17
1
-8
/
+5
*
Don't process message again if it already exists
Trygve Aaberge
2018-08-17
1
-0
/
+4
*
Clear messages dict when refetching history
Trygve Aaberge
2018-08-16
1
-6
/
+9
*
Move message edited text to render and remove message suffix
Trygve Aaberge
2018-08-11
1
-21
/
+15
*
Remove url replacing for file_share message subtypes
Trygve Aaberge
2018-08-10
1
-9
/
+0
*
Render files after message instead of changing message text
Trygve Aaberge
2018-08-10
1
-8
/
+10
*
Remove unnecessary stuff in message changed
Trygve Aaberge
2018-08-10
1
-24
/
+3
*
Adding support for new slack upload message style (#599)
David Thorman
2018-07-28
1
-0
/
+8
*
Merge pull request #462 from ericdwang/shared-channels
Trygve Aaberge
2018-06-27
2
-43
/
+152
|
\
|
*
Use team id to determine if user is external
Trygve Aaberge
2018-06-07
1
-12
/
+14
|
*
Handle get_sender being called before users.info
Trygve Aaberge
2018-06-07
1
-16
/
+10
|
*
Don't assume all users.info responses are for external users
Trygve Aaberge
2018-06-07
1
-2
/
+2
|
*
Ensure presence is always set on SlackUser
Trygve Aaberge
2018-06-07
1
-3
/
+4
|
*
Check if user exists in is_user_present
Trygve Aaberge
2018-06-07
1
-1
/
+1
|
*
Use users list to check if user info should be fetched
Trygve Aaberge
2018-06-07
1
-3
/
+1
|
*
Combine users and external_users list
Trygve Aaberge
2018-06-07
1
-14
/
+6
|
*
Add support for DMs with external users
Eric Wang
2018-06-07
1
-4
/
+20
|
*
Replace Slack links with direct links to shared files
Eric Wang
2018-06-07
1
-0
/
+9
|
*
Add support for shared channels
Eric Wang
2018-06-07
2
-14
/
+111
*
|
Re-add support for prefix_same_nick (#590)
Tollef Fog Heen
2018-06-11
1
-3
/
+9
*
|
Don't raise exception on missing event callbacks (#589)
Trygve Aaberge
2018-06-11
4
-81
/
+14
*
|
Re-use HTTP proxy settings from weechat when connecting
Coolgeek789
2018-06-08
1
-6
/
+70
*
|
print `image_url` if it exists (#504)
Charlie Allom
2018-06-08
4
-2
/
+28
|
/
*
Fix typing indicator when having multiple windows
Trygve Aaberge
2018-06-07
1
-3
/
+2
*
docs: document team removal
Victor "multun" Collod
2018-06-07
1
-0
/
+8
*
Readme: Python runtime for homebrew based installs
Ramon Poca
2018-06-07
1
-0
/
+6
*
readme: add hint about split-packaging in distros
Daniel Brendle
2018-06-07
1
-0
/
+2
*
If connection fails, validate that we have something that looks like a valid ...
Tollef Fog Heen
2018-05-21
1
-0
/
+4
*
Fix a bunch of PEP8 errors
Tollef Fog Heen
2018-05-21
1
-16
/
+21
*
Handle spaces in tokens correctly instead of shouting at people to avoid them
Tollef Fog Heen
2018-05-21
2
-2
/
+2
*
Refer to code from URL as such, rather than as a token (which it is not)
Tollef Fog Heen
2018-05-21
1
-1
/
+1
*
fix: corrected registration instructions
Daniel Brendle
2018-05-14
1
-1
/
+1
*
Make sure to compare nick against uncoloured nick when choosing tags
Tollef Fog Heen
2018-05-06
1
-1
/
+1
*
Merge pull request #346 from V13Axel/status_as_dm_topic
Trygve Aaberge
2018-04-28
1
-6
/
+35
|
\
|
*
Include real name in dm channel topic
Trygve Aaberge
2018-04-13
1
-1
/
+5
|
*
Don't show 'None' when status emoji or text is missing
Trygve Aaberge
2018-04-13
1
-2
/
+2
|
*
Fix finding dm channel after merge with master
Trygve Aaberge
2018-04-13
1
-2
/
+3
|
*
Refactor finding a channel by members into a method
Trygve Aaberge
2018-04-13
1
-6
/
+7
|
*
Sync branch 'status_as_dm_topic' with master
Trygve Aaberge
2018-04-13
1
-0
/
+23
|
|
\
|
|
*
Move formatting to its own function
V13Axel
2018-04-12
1
-2
/
+7
|
|
*
Add in emoji to status as dm topic
V13Axel
2018-04-12
1
-4
/
+5
|
|
*
topic is user's status
Ryan Huber
2017-04-13
1
-0
/
+14
*
|
|
Fix nick sanitization
Alex Crawford
2018-04-27
1
-2
/
+1
[next]