aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | test: Add a unfurl test case for messages containing >Trygve Aaberge2017-09-171-0/+4
| * | test: Fix and enable the tests for unfurl_refsTrygve Aaberge2017-09-171-19/+13
| * | Fix overzealous regex in unfurl_refsBen Kelly2017-07-221-2/+2
* | | Merge pull request #414 from trygveaa/improve-rendering-of-multiline-editsTollef Fog Heen2017-08-271-8/+39
|\ \ \
| * | | Prevent lines being broken in bare display modeTrygve Aaberge2017-08-121-0/+3
| * | | Abort modification of message if encountering line without dataTrygve Aaberge2017-07-301-0/+7
| * | | Improve rendering of changes in multiline messagesTrygve Aaberge2017-07-301-4/+18
| * | | Set correct id on all the lines of a messageTrygve Aaberge2017-07-291-4/+11
* | | | Merge pull request #423 from trygveaa/ignore-unknown-bot-idsTollef Fog Heen2017-08-171-1/+1
|\ \ \ \
| * | | | Check that the bot_id exists before using itTrygve Aaberge2017-08-171-1/+1
|/ / / /
* | | | Merge pull request #417 from trygveaa/fix-html-entity-encodingTollef Fog Heen2017-08-012-4/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Fix HTML entity-encoding of outgoing messagesTrygve Aaberge2017-08-012-4/+13
|/ / /
* | | Merge remote-tracking branch 'origin/nicklist-presence-groups'Tollef Fog Heen2017-07-281-1/+12
|\ \ \
| * \ \ Merge pull request #403 from marceldev89/nicklist-presence-groupsTollef Fog Heen2017-07-281-1/+12
| |\ \ \
| | * | | Move presence change to a SlackTeam methodMarcel de Vries2017-07-241-6/+9
| | * | | Update nicklist when team member presence changesMarcel de Vries2017-07-231-1/+9
| |/ / /
* | | | Remove /slack join command from README.mdTollef Fog Heen2017-07-281-1/+0
* | | | Decode the basic HTML entities in topic handlingTollef Fog Heen2017-07-281-6/+9
* | | | Merge pull request #399 from wee-slack/nicklist-presence-groupsTollef Fog Heen2017-07-281-11/+15
|\| | |
| * | | Put users in groups according to presenceTollef Fog Heen2017-07-191-11/+15
* | | | Merge pull request #408 from auscompgeek/fix-status-cmdTollef Fog Heen2017-07-281-1/+1
|\ \ \ \
| * | | | Fix AttributeError on /slack status in team bufferDavid Vo2017-07-271-1/+1
| | |/ / | |/| |
* | | | Merge pull request #412 from trygveaa/set-correct-unread-countTollef Fog Heen2017-07-281-1/+1
|\ \ \ \
| * | | | Set correct number of unread messages in hotlistTrygve Aaberge2017-07-281-1/+1
* | | | | Merge pull request #411 from auscompgeek/fix-open-threadTollef Fog Heen2017-07-281-1/+1
|\ \ \ \ \
| * | | | | Fix opening thread buffersDavid Vo2017-07-281-1/+1
| |/ / / /
* | | | | Add support for editing other messages than just the last oneTollef Fog Heen2017-07-282-6/+15
* | | | | Fix return codes in buffer_input_callbackTollef Fog Heen2017-07-281-2/+2
|/ / / /
* | | | Merge pull request #406 from ToxicFrog/toxicfrog/escapeBen Kelly2017-07-261-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Properly escape <&> when sending messages to Slack.Ben Kelly2017-07-251-0/+7
|/ / /
* | | Merge pull request #394 from ToxicFrog/toxicfrog/typing-notificationsBen Kelly2017-07-211-1/+1
|\ \ \
| * | | Don't send typing notifications for threads, since Slack doesn't like that.Ben Kelly2017-07-131-1/+1
* | | | Re-add setting of localvar_set_nickTollef Fog Heen2017-07-211-0/+3
* | | | Handle /msg * foo correctlyTollef Fog Heen2017-07-211-1/+4
* | | | Fix use-before-assignment when fetching channel to send toTollef Fog Heen2017-07-211-1/+1
| |/ / |/| |
* | | Merge pull request #397 from gilbertw1/feature-set-channel-unread-countTollef Fog Heen2017-07-191-19/+41
|\ \ \ | |/ / |/| |
| * | restore call to update_nicklist() (accidental removal)Bryan Gilbert2017-07-191-0/+1
| * | use im.open endpoint to properly update unread count for ims on startupBryan Gilbert2017-07-191-6/+17
| * | add group info request and handler to set unread count and update hotlistBryan Gilbert2017-07-171-0/+9
| * | call channel info on channel open to set unread count and update hotlistBryan Gilbert2017-07-161-19/+20
|/ /
* | Merge pull request #371 from ToxicFrog/toxicfrog/mrkdwnBen Kelly2017-07-131-8/+13
|\ \
| * | Disable formatting for messages with `mrkdwn` unsetBen Kelly2017-07-121-8/+13
* | | Merge pull request #392 from ToxicFrog/toxicfrog/fix-testsBen Kelly2017-07-133-2/+11
|\ \ \
| * | | Fix the testsBen Kelly2017-07-123-2/+11
|/ / /
* | | Merge pull request #372 from ToxicFrog/toxicfrog/setting-descBen Kelly2017-07-121-26/+97
|\ \ \ | |/ / |/| |
| * | Add descriptions for weeslack plugin settings.Ben Kelly2017-07-121-26/+97
|/ /
* | Merge pull request #350 from ToxicFrog/toxicfrog/italicsBen Kelly2017-07-121-12/+27
|\ \
| * | Add italic support, and settings to switch between italic and underlineBen Kelly2017-04-151-12/+27
* | | Merge pull request #391 from trygveaa/fix/nick-coloringBen Kelly2017-07-122-14/+11
|\ \ \
| * | | Remove documentation for colorize_nicksTrygve Aaberge2017-07-121-10/+0