Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use nick lists for grouping here/away | Tollef Fog Heen | 2015-08-01 | 1 | -6/+19 |
| | | | | | | | | Instead of using + to denote users present, use nick groups and label them Present and Away. Also, add all non-deleted users to the server buffer. I believe this should fix #72 | ||||
* | 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 |
| | | | | | In some cases, not sure which, slack will tell us about users typing in channels we don't know about. Avoid generating a backtrace in that case. | ||||
* | Typo in process_channel_archive | Tollef Fog Heen | 2015-06-16 | 1 | -0/+1 |
| | | | | | process_channel_archive failed to look up the server before referencing it, leading to backtraces. | ||||
* | 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 |
|\ | | | | | Fix up formatting of join/part/topic messages | ||||
| * | 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 |
| | | | | | | | | Joins and parts are not messages said by the user, so format them otherwise. | ||||
* | | 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 | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | - Ensures the input prompt will show username as in irc buffers - Fixes #80 | ||||
* | | | 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". | ||||
| * | | linkify_text: Add support for "@group" and "@channel". | Christopher Tiwald | 2015-03-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | These two commands are aliases for one another, and should work in both private and public channels in Slack. Technically, there's also an !everyone command, but that isn't implemented here. | ||||
* | | | 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 | ||||
| * | Fix buffers.pl hotlist colors | Chris Maynard | 2015-02-18 | 1 | -3/+2 |
| | | | | | | | | buffers.pl appears to depend on the color not being set in a channel name in order to properly set the hotlist_* colors. Previously the color was being set to default, this change stops setting any color. | ||||
* | | 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 | ||||
| * | Handle JSON decoding errors | Antoni Segura Puimedon | 2015-02-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | JSON decoding errors raise ValueError instead of IOError. In such cases, the best is to just act as if there was no cache previously. Fixes #35 Signed-off-by: Antoni Segura Puimedon <toni@midokura.com> | ||||
* | | 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 |
|/ |