aboutsummaryrefslogtreecommitdiffstats
path: root/wee_slack.py
Commit message (Expand)AuthorAgeFilesLines
* recorder improvementRyan Huber2017-02-051-5/+11
* fix debugRyan Huber2017-02-051-1/+8
* restoreRyan Huber2017-02-051-1/+1
* before returnRyan Huber2017-02-051-2/+2
* make debug messageRyan Huber2017-02-051-1/+1
* remove debug - use fast reconnect againRyan Huber2017-02-051-1/+1
* move websocket handler - lots of reconnectRyan Huber2017-02-051-120/+202
* use fast reconnectRyan Huber2017-02-051-11/+45
* fix commandsRyan Huber2017-02-051-2/+3
* move hook setup to functionRyan Huber2017-02-051-59/+56
* disable unused hookRyan Huber2017-02-041-1/+1
* allow tmp muteRyan Huber2017-02-041-1/+14
* don't show muted channel actvity when hiddenRyan Huber2017-02-041-2/+4
* new option to unhide buffers when they have new activityRyan Huber2017-02-041-0/+4
* default diff color for thread suffixRyan Huber2017-02-041-1/+5
* remove debug msgRyan Huber2017-02-041-1/+0
* remove debug messages and add tiny docRyan Huber2017-02-041-2/+3
* threads finallyRyan Huber2017-02-041-0/+6
* this code is a hot mess but it worksRyan Huber2017-02-041-36/+133
* proper history handlingRyan Huber2017-02-041-19/+107
* nick completionRyan Huber2017-02-041-2/+64
* just make slackteam act similar to slackchannelRyan Huber2017-02-041-11/+19
* handle caseRyan Huber2017-02-041-2/+6
* typing notificationsRyan Huber2017-02-041-2/+39
* return true to EAT the errorRyan Huber2017-02-041-1/+1
* channels work properlyRyan Huber2017-02-041-3/+17
* make team buffer work properlyRyan Huber2017-02-041-5/+6
* clarify methodRyan Huber2017-02-041-1/+1
* change extension name and do one time migrationRyan Huber2017-02-041-1/+15
* multiple tokensRyan Huber2017-02-031-5/+9
* wee're getting thereRyan Huber2017-02-031-51/+62
* fix error conditionsRyan Huber2017-02-031-3/+2
* add join commandRyan Huber2017-02-031-0/+10
* channelsRyan Huber2017-02-031-11/+17
* consolidate stylesRyan Huber2017-02-031-15/+36
* much simplifiedRyan Huber2017-02-031-24/+34
* open needs workRyan Huber2017-02-031-1/+11
* open channelsRyan Huber2017-02-031-9/+70
* thats all folksRyan Huber2017-02-021-12/+18
* backlog all works nowRyan Huber2017-02-021-8/+11
* fixed crapRyan Huber2017-02-021-42/+42
* add slack ts typeRyan Huber2017-02-021-24/+96
* make main buffer less noisyRyan Huber2017-02-021-9/+9
* that was super not fun to debugRyan Huber2017-02-021-6/+72
* mark completeRyan Huber2017-02-021-0/+3
* markers fully workRyan Huber2017-02-021-0/+6
* avoid useless updates of read markerRyan Huber2017-02-021-17/+21
* colorization worksRyan Huber2017-02-021-22/+104
* split out weechat interactionRyan Huber2017-02-021-39/+59
* add lots of docstrings. fix buffer names/localvarsRyan Huber2017-02-021-26/+130