aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version bumpRyan Huber2015-02-241-1/+1
|
* add channel trigger for use with iterm2Ryan Huber2015-02-241-0/+18
|
* version bumpRyan Huber2015-02-231-1/+1
|
* bugfix introduced by name highlightingRyan Huber2015-02-231-1/+1
|
* add message modifier info to READMERyan Huber2015-02-231-0/+10
|
* lots of changes today - bump versionRyan Huber2015-02-211-1/+1
|
* Merge pull request #46 from rawdigits/31_colorize_nicks_in_messagesRyan Huber2015-02-211-0/+8
|\ | | | | colorize nicks in lines like colorize_lines.pl
| * colorize nicks in lines like colorize_lines.plRyan Huber2015-02-211-0/+8
|/
* Update README.mdRyan Huber2015-02-211-0/+1
|
* Merge pull request #45 from rawdigits/29_fix_me_commandRyan Huber2015-02-211-2/+2
|\ | | | | don't print username in /me and do italics like official clients
| * don't print username in /me and do italics like official clientsRyan Huber2015-02-211-2/+2
|/
* Merge pull request #39 from ishigoemon/16_fix_bufferpl_colorsRyan Huber2015-02-211-3/+2
|\ | | | | Fix buffers.pl hotlist colors
| * Fix buffers.pl hotlist colorsChris Maynard2015-02-181-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.
* | Merge pull request #44 from rawdigits/42_query_command_addRyan Huber2015-02-211-0/+1
|\ \ | | | | | | make /query an alias for /join. they are identical to slack.
| * | make /query an alias for /join. they are identical to slack.Ryan Huber2015-02-211-0/+1
|/ /
* | Merge pull request #40 from rawdigits/message_editing_and_deletionRyan Huber2015-02-202-7/+26
|\ \ | |/ |/| regex style message editing
| * regex style message editingRyan Huber2015-02-202-7/+26
|/
* fix command tab completionRyan Huber2015-02-121-2/+2
|
* only update nicklist if channel buffer existsRyan Huber2015-02-121-11/+12
|
* Merge pull request #36 from celebdor/json_decode_exception_handlingRyan Huber2015-02-121-1/+1
|\ | | | | Handle JSON decoding errors
| * Handle JSON decoding errorsAntoni Segura Puimedon2015-02-101-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 bumpRyan Huber2015-02-121-1/+1
| |
* | Merge pull request #37 from nijotz/masterRyan Huber2015-02-121-8/+90
|\ \ | |/ |/| Help text improvements
| * Better help messagesNick Tzaperas2015-02-101-4/+84
| |
| * Re-enabled command not found error messageNick Tzaperas2015-02-101-4/+6
|/
* push the cache fix. working fine all day.Ryan Huber2015-02-061-61/+77
|
* debug message. set user agent to wee_slackRyan Huber2015-02-031-2/+5
|
* add 'no distraction' mode. properly print messages sent in buffer replayRyan Huber2015-01-271-6/+16
|
* show join/leave + topic changes. save cache on reload.Ryan Huber2015-01-231-34/+35
|
* open channel if needed to print messageRyan Huber2015-01-211-0/+1
|
* fix writing to nonexistent server bufferRyan Huber2015-01-211-5/+4
|
* must return an OKRyan Huber2015-01-211-0/+1
|
* fixes SUPER ANNOYING CRASH :)Ryan Huber2015-01-211-1/+5
|
* wrap all of process_messageRyan Huber2015-01-201-39/+39
|
* move try up a bitRyan Huber2015-01-201-5/+5
|
* parens..Ryan Huber2015-01-201-1/+1
|
* bug in name not in serverRyan Huber2015-01-201-1/+4
|
* Merge pull request #28 from jhawthorn/color_name_fixRyan Huber2015-01-201-0/+1
|\ | | | | Fix errors when colorize nicks is off
| * Fix errors when colorize nicks is offJohn Hawthorn2015-01-201-0/+1
|/ | | | Plugin wouldn't connect because user.color_name was undefined
* forgot backlog for oneRyan Huber2015-01-191-1/+1
|
* print connection info in server bufferRyan Huber2015-01-191-1/+10
|
* Merge branch 'master' of github.com:rawdigits/wee-slackRyan Huber2015-01-191-1/+1
|\
| * Update README.mdRyan Huber2015-01-191-1/+1
| |
| * Update README.mdRyan Huber2015-01-191-1/+1
| |
* | hide annoying messageRyan Huber2015-01-191-1/+1
| |
* | make debug toggle actually workRyan Huber2015-01-191-1/+4
| |
* | display connected messageRyan Huber2015-01-191-0/+1
|/
* only change buffer short_name if it actually changedRyan Huber2015-01-191-1/+2
|
* more efficient - only once per second maxRyan Huber2015-01-191-12/+28
|
* update readmeRyan Huber2015-01-191-1/+2
|