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
...
*
wrong var name
Ryan Huber
2017-04-13
1
-1
/
+1
*
Merge pull request #339 from ToxicFrog/toxicfrog/nick-colours
Ryan Huber
2017-04-13
1
-11
/
+7
|
\
|
*
Defer nick colourization to weechat's built in support
Ben Kelly
2017-04-13
1
-11
/
+7
*
|
Merge pull request #338 from ToxicFrog/toxicfrog/formatting
Ryan Huber
2017-04-13
1
-1
/
+5
|
\
\
|
*
|
Translate slack formatting codes to/from IRC formatting codes
Ben Kelly
2017-04-13
1
-1
/
+5
|
|
/
*
/
Handling incoming me_message subtypes.
Ben Kelly
2017-04-13
1
-7
/
+15
|
/
*
massssssssive merge of the new codebase
Ryan Huber
2017-04-12
1
-2095
/
+2568
*
Make this fail back to the default for testability
0.99.11
Ryan Huber
2017-01-26
1
-1
/
+4
*
messages received during reconnect are missed w/o this
Ryan Huber
2017-01-26
1
-0
/
+3
*
Merge commit 'refs/pull/285/head' of github.com:rawdigits/wee-slack
Ryan Huber
2017-01-26
1
-0
/
+33
|
\
|
*
Add support for /away
Tollef Fog Heen
2016-12-19
1
-0
/
+33
*
|
add str function for debugging
Ryan Huber
2017-01-26
1
-0
/
+3
*
|
fix some settings that weren't migrated
Ryan Huber
2017-01-26
1
-6
/
+6
*
|
Merge commit 'refs/pull/290/head' of github.com:rawdigits/wee-slack
Ryan Huber
2017-01-26
1
-79
/
+82
|
\
\
|
*
|
Refactor the way settings work
Ben Kelly
2016-12-23
1
-79
/
+82
|
|
/
*
|
Merge pull request #296 from lchausmann/master
Ryan Huber
2017-01-26
1
-0
/
+2
|
\
\
|
*
|
Handles upload with spaces in filename
Lars Chr. Duus Hausmann
2017-01-09
1
-0
/
+2
*
|
|
restore away/active indicator but still don't update nicklist
Ryan Huber
2017-01-25
1
-11
/
+12
*
|
|
derp
Ryan Huber
2017-01-24
1
-4
/
+4
*
|
|
fix the other methods too
Ryan Huber
2017-01-24
1
-8
/
+11
*
|
|
fix to not open ever damn user as a channel
Ryan Huber
2017-01-24
1
-1
/
+2
*
|
|
finally get rid of some of my idiocy
Ryan Huber
2017-01-24
1
-35
/
+41
*
|
|
don't care about last message anymore. load all history
Ryan Huber
2017-01-24
1
-4
/
+1
*
|
|
don't load channel history until opening the channel
Ryan Huber
2017-01-24
1
-2
/
+9
*
|
|
don't update nicklists with presence anymore
Ryan Huber
2017-01-24
1
-8
/
+4
*
|
|
typing: don't trigger typing indicator from weechat commands
Matt Robenolt
2017-01-19
1
-1
/
+2
|
/
/
*
/
Format connection-info as unicode
Thom Wiggers
2017-01-04
1
-6
/
+6
|
/
*
Make message editing use actual regexes
Tollef Fog Heen
2016-11-28
1
-10
/
+22
*
Make it possible to set timeouts on slack URL comms
Tollef Fog Heen
2016-11-28
1
-4
/
+7
*
every time we open a buffer, we clear the hashtable
Ryan Huber
2016-11-22
1
-1
/
+7
*
Merge pull request #215 from terminalmage/issue190
Ryan Huber
2016-11-18
1
-1
/
+0
|
\
|
*
Remove unnecessary channels.join API request
Erik Johnson
2016-04-12
1
-1
/
+0
*
|
Merge pull request #263 from rawdigits/tfheen/performance
Tollef Fog Heen
2016-11-11
1
-14
/
+27
|
\
\
|
*
|
Speed up User comparison
Tollef Fog Heen
2016-10-03
1
-1
/
+3
|
*
|
Performance: fetch user object only once
Tollef Fog Heen
2016-10-03
1
-6
/
+7
|
*
|
Performance: pass in item to update
Tollef Fog Heen
2016-10-03
1
-6
/
+16
|
*
|
Slight performance optimisation
Tollef Fog Heen
2016-10-03
1
-1
/
+1
*
|
|
Fix obvious mistake with tags
Tor Hveem
2016-11-04
1
-5
/
+5
*
|
|
Add support for slash commands
Alex Dills
2016-10-20
1
-0
/
+29
*
|
|
use the correct colors for nick_prefix/nick_suffix
Wojciech Kwolek
2016-10-09
1
-1
/
+6
|
/
/
*
|
minor tweak to support new identifiers
Ryan Huber
2016-09-29
1
-1
/
+1
*
|
Merge pull request #262 from rawdigits/reaction_regex_improvement
Ryan Huber
2016-09-29
1
-1
/
+1
|
\
\
|
*
|
add whitespace and anchors
Ryan Huber
2016-09-29
1
-1
/
+1
*
|
|
do not create a new channel here
Ryan Huber
2016-09-29
1
-1
/
+1
*
|
|
handle mpim on websocket
Ryan Huber
2016-09-28
1
-0
/
+10
*
|
|
consistently open mpdm the same way by handling the process_
Ryan Huber
2016-09-28
1
-3
/
+5
|
/
/
*
|
Merge branch 'master' of github.com:rawdigits/wee-slack
Ryan Huber
2016-09-28
1
-1
/
+8
|
\
\
|
*
\
Merge pull request #260 from rawdigits/remove_distracting_channels_if_dont_exist
Ryan Huber
2016-09-28
1
-1
/
+8
|
|
\
\
|
|
*
|
stop trying to hide channels that no longer exist
Ryan Huber
2016-09-28
1
-1
/
+8
*
|
|
|
put back cache
Ryan Huber
2016-09-28
1
-1
/
+1
|
/
/
/
[prev]
[next]