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
...
|
*
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
*
|
|
Update list of emojis
Trygve Aaberge
2018-04-25
1
-0
/
+279
|
/
/
*
|
Use flake8 to find undefined names (#556)
cclauss
2018-04-12
2
-2
/
+18
*
|
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
2
-2
/
+18
*
|
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
*
|
Remove outdated info from readme
Trygve Aaberge
2018-03-03
1
-12
/
+6
*
|
Merge pull request #501 from trygveaa/dont-tag-team-messages-as-normal-messages
Trygve Aaberge
2018-03-03
1
-2
/
+2
|
\
\
|
*
|
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
[prev]
[next]