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
*
Use nick lists for grouping here/away
Tollef Fog Heen
2015-08-01
1
-6
/
+19
*
Make exception handling slightly more verbose and print the exception
Tollef Fog Heen
2015-06-26
1
-2
/
+2
*
Ignore deleted users when constructing nicklist
Tollef Fog Heen
2015-06-26
1
-2
/
+5
*
Handle the case of messages about users typing in non-existing channels
Tollef Fog Heen
2015-06-26
1
-1
/
+4
*
Typo in process_channel_archive
Tollef Fog Heen
2015-06-16
1
-0
/
+1
*
version
Ryan Huber
2015-06-11
1
-1
/
+1
*
this never worked properly. now it does. derp.
Ryan Huber
2015-06-11
1
-1
/
+1
*
tell buffer list to update soonish
Ryan Huber
2015-06-10
1
-0
/
+1
*
Merge pull request #55 from tfheen/join-leave-fixup
Ryan Huber
2015-06-10
1
-0
/
+8
|
\
|
*
Format topic changes properly too
Tollef Fog Heen
2015-03-24
1
-0
/
+2
|
*
Fix up formatting of join/part messages
Tollef Fog Heen
2015-03-24
1
-0
/
+6
*
|
Merge pull request #73 from scharfie/fix-presence-change
Ryan Huber
2015-06-10
1
-3
/
+7
|
\
\
|
*
|
fixed that /slack (away|back) didn't update status
Chris Scharf
2015-05-29
1
-3
/
+7
*
|
|
Set nick localvar when attaching buffers
patrick brisbin
2015-06-07
1
-0
/
+1
*
|
|
handle archived channels + make "@" work
Ryan Huber
2015-06-01
1
-1
/
+11
|
/
/
*
|
version bump
Ryan Huber
2015-05-25
1
-1
/
+1
*
|
don't add things that don't get replies
Ryan Huber
2015-05-25
1
-6
/
+9
*
|
make ping 5 seconds again
Ryan Huber
2015-05-25
1
-1
/
+1
*
|
much better fix for failed messages
Ryan Huber
2015-05-25
1
-8
/
+10
*
|
version bump
Ryan Huber
2015-05-14
1
-1
/
+1
*
|
fix new channels registration
Ryan Huber
2015-05-14
1
-3
/
+4
*
|
version bump
Ryan Huber
2015-05-12
1
-1
/
+1
*
|
thanks to the folks who found this. caused weechat to crash :-/
Ryan Huber
2015-05-12
1
-1
/
+4
*
|
add debug info for exceptions
Ryan Huber
2015-05-12
1
-0
/
+2
*
|
if message send fails, resend the message on reconnect
Ryan Huber
2015-04-08
1
-3
/
+9
*
|
Merge pull request #50 from ctiwald/master
Ryan Huber
2015-04-06
1
-0
/
+2
|
\
\
|
*
|
linkify_text: Add support for "@group" and "@channel".
Christopher Tiwald
2015-03-11
1
-0
/
+2
*
|
|
don't open a buffer for archived channels
Ryan Huber
2015-04-06
1
-2
/
+4
|
|
/
|
/
|
*
|
fix bug w/ slack_debug
Ryan Huber
2015-03-20
1
-1
/
+1
*
|
version bump and mention new feature
Ryan Huber
2015-03-19
1
-1
/
+1
*
|
handles edited and deleted and unfurled, oh my!
Ryan Huber
2015-03-18
1
-2
/
+51
|
/
*
don't call api methods that don't exist.
Ryan Huber
2015-03-05
1
-5
/
+7
*
version bump
Ryan Huber
2015-02-24
1
-1
/
+1
*
add channel trigger for use with iterm2
Ryan Huber
2015-02-24
1
-0
/
+18
*
version bump
Ryan Huber
2015-02-23
1
-1
/
+1
*
bugfix introduced by name highlighting
Ryan Huber
2015-02-23
1
-1
/
+1
*
lots of changes today - bump version
Ryan Huber
2015-02-21
1
-1
/
+1
*
colorize nicks in lines like colorize_lines.pl
Ryan Huber
2015-02-21
1
-0
/
+8
*
don't print username in /me and do italics like official clients
Ryan Huber
2015-02-21
1
-2
/
+2
*
Merge pull request #39 from ishigoemon/16_fix_bufferpl_colors
Ryan Huber
2015-02-21
1
-3
/
+2
|
\
|
*
Fix buffers.pl hotlist colors
Chris Maynard
2015-02-18
1
-3
/
+2
*
|
make /query an alias for /join. they are identical to slack.
Ryan Huber
2015-02-21
1
-0
/
+1
*
|
regex style message editing
Ryan Huber
2015-02-20
1
-4
/
+22
|
/
*
fix command tab completion
Ryan Huber
2015-02-12
1
-2
/
+2
*
only update nicklist if channel buffer exists
Ryan Huber
2015-02-12
1
-11
/
+12
*
Merge pull request #36 from celebdor/json_decode_exception_handling
Ryan Huber
2015-02-12
1
-1
/
+1
|
\
|
*
Handle JSON decoding errors
Antoni Segura Puimedon
2015-02-10
1
-1
/
+1
*
|
version bump
Ryan Huber
2015-02-12
1
-1
/
+1
*
|
Better help messages
Nick Tzaperas
2015-02-10
1
-4
/
+84
*
|
Re-enabled command not found error message
Nick Tzaperas
2015-02-10
1
-4
/
+6
|
/
[next]