aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sort options when generating Options.mdTrygve Aaberge2019-04-023-84/+91
* Implement -all parameter for /away commandTrygve Aaberge2019-03-261-5/+10
* Improve detection of incoming formatting charactersTrygve Aaberge2019-03-261-6/+8
* Correctly handle group join/leave eventsDavid Vo2019-03-261-1/+5
* Upload file to thread instead of channel when in thread bufferEric Wang2019-03-261-2/+12
* Ping websocket connection every five secondsTrygve Aaberge2019-03-131-1/+10
* Check if user exists before updating statusTrygve Aaberge2019-03-051-4/+6
* Add ability to open last thread in channel without specifying message idTomas Varneckas2019-02-232-8/+21
* Decode formatted exceptions from utf8Trygve Aaberge2019-02-191-11/+20
* Only print one line after connecting to a teamTrygve Aaberge2019-02-151-8/+2
* Move message handling out of exception handlingTrygve Aaberge2019-02-151-12/+10
* Print more useful error and debug messages on connection failureTrygve Aaberge2019-02-151-7/+17
* Disconnect when sending to websocket failsTrygve Aaberge2019-02-151-3/+1
* Retry rtm.start if it failsTrygve Aaberge2019-02-151-0/+7
* Print connecting message on startTrygve Aaberge2019-02-151-0/+2
* Fix 'slackbot' name change to 'Slackbot' breaking never_awayV13Axel2019-02-151-1/+1
* Fix /slack linkarchive command because of an API changePásztor János2019-02-151-1/+1
* Name files sequentially, don't download historicalDaniel Lublin2019-02-151-14/+40
* Add option to download files locallyJosip Janzic2019-02-151-0/+20
* Don't override server_aliases with short_buffer_namesTrygve Aaberge2019-01-271-9/+7
* Print a message when another client/the server closes an IMTrygve Aaberge2019-01-271-3/+5
* Delete buffer from our own list before closing itTrygve Aaberge2019-01-271-22/+13
* Generate documentation for commands and optionsTrygve Aaberge2019-01-264-4/+461
* Print error if no args given to slack talk/join/queryTrygve Aaberge2019-01-261-1/+9
* Print error if channel or user is not foundTrygve Aaberge2019-01-261-19/+21
* Remove some commented out and unnecessary linesTrygve Aaberge2019-01-261-23/+9
* Update readmeTrygve Aaberge2019-01-261-122/+33
* Simplify code for distracting channelsTrygve Aaberge2019-01-261-21/+9
* Rename command callbacks to start with command_Trygve Aaberge2019-01-261-8/+7
* Simplify slack_command_cb and commandsTrygve Aaberge2019-01-261-70/+73
* Add custom commands properlyTrygve Aaberge2019-01-261-25/+27
* Add docstrings/help for all commandsTrygve Aaberge2019-01-261-7/+70
* Merge linkarchive and openweb commandsTrygve Aaberge2019-01-261-21/+22
* Rename register command callbackTrygve Aaberge2019-01-261-2/+3
* Remove command_pTrygve Aaberge2019-01-261-4/+0
* Remove /leave commandTrygve Aaberge2019-01-261-2/+0
* Add /slack help commandTrygve Aaberge2019-01-261-4/+26
* Simplify setting topic from topic or purposeTrygve Aaberge2019-01-261-3/+1
* Resolve references in topicTomas Janousek2019-01-261-1/+2
* Fix 'wrong arguments for function "buffer_set"'Tomas Janousek2019-01-261-6/+5
* Include threads when marking latest message as read (#653)Eric Wang2019-01-261-1/+1
* Add tests for preserving formatting in code blocksDavid Vo2019-01-251-0/+13
* Add tests for no formatting casesDavid Vo2019-01-251-0/+14
* Avoid formatting matching into code spans/blocksDavid Vo2019-01-251-2/+2
* Preserve formatting charactersDavid Vo2019-01-251-2/+2
* Fix bold/italics matching across newlinesDavid Vo2019-01-251-2/+2
* Add show_buflist_presence config option (#558)David Golden2019-01-251-4/+6
* Add instructions on how to request slack app installationTrygve Aaberge2018-11-161-2/+2
* Release v2.2.0v2.2.0Trygve Aaberge2018-11-122-1/+3
* Add a changelogTrygve Aaberge2018-11-121-0/+29