aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove /slack join command from README.mdTollef Fog Heen2017-07-281-1/+0
| | | | Fixes: #362
* Add support for editing other messages than just the last oneTollef Fog Heen2017-07-281-0/+5
| | | | | | | | Similar syntax as for adding reactions: 3s/foo/bar/ Fixes: #153
* Remove documentation for colorize_nicksTrygve Aaberge2017-07-121-10/+0
| | | | | | This option was removed in 925278f, in favor of using weechat's color handling. I.e. you now set this with weechat's core options instead of a specific option for this script.
* Correct URL in READMETollef Fog Heen2017-05-021-2/+2
|
* Merge pull request #347 from V13Axel/status_commandRyan Huber2017-04-181-0/+13
|\ | | | | Add command for setting Slack Status
| * Add command for setting Slack StatusV13Axel2017-04-131-0/+13
| |
* | Changes aliases example to have multiple entries.Alex Nordlund2017-04-181-1/+1
| |
* | Adds key:value to aliases. Closes #337Alex Nordlund2017-04-181-1/+1
| |
* | Corrects server_alias -> server_aliases.Alex Nordlund2017-04-181-1/+1
| |
* | Updates README to give correct instructions for settings.Alex Nordlund2017-04-181-7/+7
|/
* Fix readme markdownChris DeLuca2017-04-131-6/+6
| | | Github changed their markdown parser, and broke a bunch of readmes.
* Merge pull request #320 from oschwald/patch-11.0-RC1Ryan Huber2017-04-131-1/+1
|\ | | | | Update token link
| * Update token linkGregory Oschwald2017-03-051-1/+1
| | | | | | The previous page only links to the new style application tokens, which do not work.
* | stop claiming to do search, which we still don'tRyan Huber2017-04-121-1/+1
| |
* | direct link thread infoRyan Huber2017-04-121-1/+3
| |
* | massssssssive merge of the new codebaseRyan Huber2017-04-121-6/+20
|/
* Update docs slightlyTollef Fog Heen2016-11-291-1/+7
|
* Add support for slash commandsAlex Dills2016-10-201-1/+6
| | | | | Custom slash commands are handled by doing `/slack slash /foo [args…]` Fixes: #227
* fix linkRyan Huber2016-08-241-1/+1
|
* Merge pull request #176 from trygveaa/feature/show-reaction-nicksRyan Huber2016-06-171-14/+19
|\ | | | | Show nicks for each reaction
| * Add documentation for config of show_reaction_nicksTrygve Aaberge2016-04-221-0/+5
| |
| * Move config options to optional settings in readmeTrygve Aaberge2016-04-221-15/+15
| |
* | Update README to mention location of the API token requiredAdam Gibbins2016-05-141-1/+1
| |
* | Merge pull request #216 from terminalmage/python-load-exampleTollef Fog Heen2016-04-221-0/+2
|\ \ | |/ |/| Add info on manually loading wee_slack.py when weechat is already running
| * Add info on manually loading wee_slack.py when weechat is already runningErik Johnson2016-04-121-3/+5
| | | | | | | | Also remove trailing whitespace on a few lines.
* | Added option to colorize messages the same color as the sending nick ↵Bryan Gilbert2016-03-121-3/+8
|/ | | | (defaults to off)
* Add description of adding/removing a reaction to the READMETrygve Aaberge2016-03-051-0/+5
|
* change minimum version note to 1.3+Ryan Huber2015-11-191-1/+1
|
* version bump and readme updateRyan Huber2015-11-181-1/+1
|
* Merge pull request #107 from justone/server_aliasesRyan Huber2015-11-171-0/+5
|\ | | | | support server aliases, so buffer names are shorter
| * support server aliases, so buffer names are shorterNate Jones2015-08-291-0/+5
| |
* | Add upload capability to slack bufferJustin Kenyon2015-11-031-1/+7
| | | | | | | | | | | | | | | | | | | | This commit: - Adds the ability to upload a file to the current slack buffer using the `/slack upload [file_path]` command Why? - This is a very useful feature for people that are trying to fully replace the slack web app
* | Use weechat for requests instead of curlTrygve Aaberge2015-10-181-8/+2
|/ | | | | | | | | | Weechat has (since version 0.3.7) a builtin method for plugins to download from URLs. This commit replaces the use of the curl command with this. There are two main reasons for doing this: - When using an external command, the arguments are visible to all users of the machine, including the token for connecting to Slack. - It removes the need to depend on curl.
* Update README.mdRyan Huber2015-08-191-3/+3
| | | change parens to square brackets to make instructions more clear.
* add install instructions for FreeBSDDaniel Schauenberg2015-07-281-1/+4
|
* Update README.mdRyan Huber2015-07-231-1/+1
|
* Update README.mdRyan Huber2015-07-221-9/+6
|
* add note on reaction branch to readmeRyan Huber2015-07-181-0/+7
|
* update readme - this bit is no longer newsRyan Huber2015-05-281-5/+0
|
* update readme because curl needs to be apt-get'dRyan Huber2015-05-201-1/+11
|
* version bump and mention new featureRyan Huber2015-03-191-0/+2
|
* add message modifier info to READMERyan Huber2015-02-231-0/+10
|
* Update README.mdRyan Huber2015-02-211-0/+1
|
* regex style message editingRyan Huber2015-02-201-3/+4
|
* Update README.mdRyan Huber2015-01-191-1/+1
|
* Update README.mdRyan Huber2015-01-191-1/+1
|
* update readmeRyan Huber2015-01-191-1/+2
|
* Update README.mdRyan Huber2015-01-181-1/+1
|
* Update README.mdRyan Huber2015-01-181-9/+10
|
* Update README.mdRyan Huber2014-12-151-0/+5
|