Commit Graph

559 Commits (daac3ebca27e8559f79b189bab85b1008e7a3543)
 

Author SHA1 Message Date
Wim 28710d0bc7 Allow a webhookurl per channel (discord). #239 7 years ago
Wim ad4d461606 Release v1.0.0 7 years ago
anon724 67905089ba Add UseUserName option (discord) (#234) 7 years ago
Wim f2483af561 Do not modify username in action (discord) 7 years ago
Wim c28b87641e Release v1.0.0-rc1 7 years ago
Wim f8e6a69d6e Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199 7 years ago
Wim 54216cec4b Remove unused function 7 years ago
Wim 12989bbd99 Handle same account in multiple gateways better 7 years ago
Wim 38d09dba2e Update vendor (go-irc) 7 years ago
Wim fafd0c68e9 Update readme 7 years ago
Wim 41195c8e48 Fix double posting of edited messages by using lru cache (mattermost) 7 years ago
Wim a97804548e Add vendor (github.com/hashicorp/golang-lru) 7 years ago
Wim ba653c0841 Ignore edited messages with reactions (mattermost) 7 years ago
Wim 5b191f78a0 Update tests with gofmt 7 years ago
Wim 83ef61287e Refactor. Add tests 7 years ago
Wim 3527e09bc5 Update vendor 7 years ago
Wim ddc5b3268f Add screenshots 7 years ago
Wim 22307b1934 Release v0.16.3 7 years ago
Wim bd97357f8d Disable message from other bots when using webhooks (slack) 7 years ago
Wim 10dab1366e Return better error messages on mattermost connect 7 years ago
Wim 52fc94c1fe Remove old files. Update readme 7 years ago
Wim c1c7961dd6 Fix in/out logic. Closes #224 7 years ago
Wim d3eef051b1 Fix message modification 7 years ago
Wim 57654df81e Bump version 7 years ago
Wim 0f791d7a9a Handle reconnections better (xmpp). Closes #222 7 years ago
Wim 58779e0d65 Update readme 7 years ago
Wim 4ac361b5fd Add xmpp badge 7 years ago
Wim 1e2f27c061 Release v0.16.2 7 years ago
Wim 0302e4da82 Fix webhookurl/webhookbindaddress panic (mattermost). Closes #221 7 years ago
Wim dc8743e0c0 Tag messages we send ourself using CallbackID hack (slack). Closes #219 7 years ago
Jerry Heiselman cc5ce3d5ae Suppress parent message when child message is received (slack) (#218)
* Suppress parent message when child message is received

When a thread is started in Slack and a user makes a comment on the thread, matterbridge sends the original parent message again on each child comment. This change suppresses that.

* Update slack.go

Moved determination of ThreadTimestamp to handleSlackClient so the MMMessage struct doesn't need to be modified

* Ran 'go fmt'
7 years ago
Wim caaf6f3012 Fix stable/dev shields 7 years ago
Wim c5de8fd1cc Fix readme 7 years ago
Wim c9f23869e3 Add stable/devel shields 7 years ago
Wim 61208c0e35 Update readme 7 years ago
Wim dcffc74255 Set correct binaries path 7 years ago
Wim 23e23be1a6 Try travis bintray integration (6) 7 years ago
Wim 710427248a Try travis bintray integration (5) 7 years ago
Wim a868042de2 Try travis bintray integration (4) 7 years ago
Wim 15296cd8b4 Try travis bintray integration (3) 7 years ago
Wim 717023245f Try travis bintray integration (2) 7 years ago
Wim 320be5bffa Try travis bintray integration 7 years ago
Wim 778abea2d9 Add support for fallback/text in attachments (slack) 7 years ago
Wim 835a1ac3a6 Update travis for crossplatform 7 years ago
Wim 20a7ef33f1 Make sure bot doesn't loop now we relay bot messages (slack) 7 years ago
Wim e72612c7ff Bump version 7 years ago
Wim 04e0f001b0 Fix discordgo api changes 7 years ago
Wim 5db24aa901 Update vendor (bwmarrin/discordgo) 7 years ago
Wim aec5e3d77b Update vendor (nlopes/slack) 7 years ago
Wim 335ddf8db5 Fix lookup bot username (slack). #213 7 years ago