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
/
wee_slack.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-14
/
+103
*
Fix typing indicator when having multiple windows
Trygve Aaberge
2018-06-07
1
-3
/
+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
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
|
/
/
*
|
Change slack away/back to use users.setPresence (#559)
Paulo Cesar Zanco
2018-04-12
1
-2
/
+2
*
|
Fix usage check in slash command
Trygve Aaberge
2018-04-11
1
-2
/
+2
*
|
Remove incorrect validation check for status command
Trygve Aaberge
2018-04-11
1
-4
/
+0
*
|
Fix /msg user message
Tollef Fog Heen
2018-03-14
1
-1
/
+1
*
|
Fix self-nick color in messages
Joan Touzet
2018-03-14
1
-4
/
+3
*
|
Avoid logging the entire slack token, just do the prefix
Tollef Fog Heen
2018-03-13
1
-2
/
+2
*
|
Use StringIO instead of string concatenation
Tollef Fog Heen
2018-03-11
1
-10
/
+10
*
|
Re-add support for weechat.look.nick_{prefix,suffix}
Tollef Fog Heen
2018-03-11
1
-2
/
+14
*
|
Avoid erroring for reactions on files
Tollef Fog Heen
2018-03-10
1
-2
/
+2
*
|
Implement /whois command
Tollef Fog Heen
2018-03-09
1
-0
/
+29
*
|
Make string formatting of Slack Teams be more useful
Tollef Fog Heen
2018-03-09
1
-0
/
+3
*
|
Drop is_bot and format bot messages as such again
Tollef Fog Heen
2018-03-09
1
-6
/
+8
*
|
Reorder get_sender bots vs user checks
LuK1337
2018-03-09
1
-4
/
+4
*
|
Release v2.0.0
v2.0.0
Trygve Aaberge
2018-03-03
1
-1
/
+1
*
|
Add slack_{type} to the message tag list
Trygve Aaberge
2018-02-18
1
-1
/
+1
*
|
Prevent highlights on team messages
Trygve Aaberge
2018-02-18
1
-1
/
+1
*
|
Don't tag team messages as private messages
Trygve Aaberge
2018-02-18
1
-1
/
+1
*
|
Don't add deleted users to the nicklist
Trygve Aaberge
2018-02-03
1
-0
/
+2
*
|
Merge pull request #490 from SandyRogers/autocomplete-nicks-in-threads
Trygve Aaberge
2018-02-02
1
-4
/
+6
|
\
\
|
*
|
Use self.team throughtout SlackThreadChannel class
Sandy Rogers
2018-02-02
1
-5
/
+5
|
*
|
Include members set and team in SlackThreadChannel
Sandy Rogers
2018-01-17
1
-0
/
+2
*
|
|
Fix quit callback function
Trygve Aaberge
2018-01-30
1
-2
/
+2
*
|
|
Temporary fix user presence subscription crashing big teams
Ismaël Bouya
2018-01-29
1
-1
/
+6
*
|
|
Merge pull request #494 from ToxicFrog/toxicfrog/display-names
Ben Kelly
2018-01-28
1
-7
/
+14
|
\
\
\
|
*
|
|
SlackUser: use profile.display_name if available
Ben Kelly
2018-01-28
1
-7
/
+14
*
|
|
|
Merge pull request #487 from ajdavis/restore-slack-oauth
Trygve Aaberge
2018-01-28
1
-0
/
+51
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]