summaryrefslogtreecommitdiffstats
path: root/bridge/slack
Commit message (Expand)AuthorAgeFilesLines
* Fix sending to different channels on same account (slack). Closes #177Wim2017-05-241-3/+0
* Ignore error on private channel join (slack) Fixes #150Wim2017-04-171-1/+3
* Add support for edited messages (slack)Wim2017-04-161-0/+5
* Allow bot tokens for now without warning (slack). Closes #140Wim2017-03-271-0/+4
* Do not relay slackbot messages (slack). Closes #119Wim2017-02-171-0/+3
* Refactor to handle disconnects/reconnects better.Wim2017-02-141-0/+5
* Fix receiving messages from private channels (slack). See #118Wim2017-02-031-2/+14
* Add support for private channels (slack). Closes #118Wim2017-01-281-0/+8
* Do not use API functions in webhook (slack). Closes #110Wim2017-01-121-1/+1
* Replace id-mentions to usernames (slack). Closes #86Wim2016-11-201-0/+23
* RefactorWim2016-11-131-27/+9
* Add support for using avatars from discord,slack and gitter in slackWim2016-11-061-1/+18
* Add support for dynamic IconURL (slack). Closes #43Wim2016-11-051-9/+19
* Refactor modifyMessageWim2016-11-041-3/+10
* Drop first received message on connection to avoid duplicates (slack). Fixes #55Wim2016-10-291-13/+19
* Use RTM only on API (slack). Fix #56Wim2016-10-251-2/+2
* Add error message about non-existing channels (slack)Wim2016-10-081-5/+10
* Fix slack channel joinWim2016-09-301-3/+2
* Fix joining slack/mattermost channels using the webhookWim2016-09-201-3/+7
* Cleanup slack bridge debug/info messagesWim2016-09-201-24/+15
* Refactor for more flexibilityWim2016-09-181-30/+49
* Add Slack supportWim2016-09-051-0/+180