Commit Graph

61 Commits

Author SHA1 Message Date
Wim 1d414cf2fd Allow ^ in nick (irc). Closes #305 2017-11-30 00:28:17 +01:00
Wim cc3c168162 Update vendor lrstanley/girc 2017-11-30 00:27:31 +01:00
Wim 71cb9b2d1d Update vendor github.com/matrix-org/gomatrix 2017-11-21 23:48:39 +01:00
Wim 639f9cf966 Update vendor/github.com/mattn/go-xmpp 2017-11-08 23:04:23 +01:00
Wim e313154134 Vendor github.com/lrstanley/girc 2017-11-08 22:47:18 +01:00
Wim b2a6777995 Use matterbridge vendored slack 2017-11-02 17:09:34 +01:00
Wim df74df475b Update vendor 2017-09-25 21:14:08 +02:00
Wim a61e2db7cb Backoff for 60 seconds when reconnecting too fast 2017-09-25 21:12:23 +02:00
Wim d19535fa21 Update vendor (nlopes/slack) 2017-09-11 23:33:58 +02:00
Wim 49204cafcc Update vendor (bwmarrin/discordgo) apiv6 2017-09-11 23:23:54 +02:00
Wim 0352970051 Update vendor (go-telegram-bot-api/telegram-bot-api) 2017-09-11 23:11:48 +02:00
Wim e59d338d4e Use github.com/42wim/go-gitter for now 2017-08-28 23:07:11 +02:00
Wim b963f83c6a Update mattermost vendor (3.7 => 4.1) 2017-08-16 23:37:37 +02:00
Wim 38d09dba2e Update vendor (go-irc) 2017-07-28 14:26:26 +02:00
Wim a97804548e Add vendor (github.com/hashicorp/golang-lru) 2017-07-25 23:56:12 +02:00
Wim 3527e09bc5 Update vendor 2017-07-25 20:10:40 +02:00
Wim 5db24aa901 Update vendor (bwmarrin/discordgo) 2017-07-16 14:38:45 +02:00
Wim aec5e3d77b Update vendor (nlopes/slack) 2017-07-16 14:29:46 +02:00
Wim 6256c066f1 Replace :emoji: with unicode chars. #215
Add vendor github.com/peterhellberg/emojilib
2017-07-09 14:00:28 +02:00
Wim a0938d9386 Add go-charset and chardet to vendor 2017-07-07 23:34:05 +02:00
Wim 1f91461853 Add vendor (steam) 2017-06-22 01:00:27 +02:00
Wim e49266ae43 Update gitter vendor. (fixes crash) 2017-06-19 20:27:14 +02:00
Wim 3a183cb218 Update vendor 2017-06-06 00:04:18 +02:00
Wim 8fede90b9e Remove examples (vendor issues) 2017-05-05 20:45:11 +02:00
Wim eacb1c1771 Update vendor (mattermost) 2017-03-25 21:04:10 +01:00
Wim 07fd825349 Update vendor 2017-03-25 20:45:10 +01:00
Wim be15cc8a36 Update vendored toml. Adds support for inline tables 2017-03-25 19:13:47 +01:00
Wim 2f68519b3c Add gops agent 2017-03-23 23:28:55 +01:00
Wim c5cfbc2297 Add matrix support 2017-02-20 00:50:37 +01:00
Wim 930b639cc9 Update vendor 2017-02-18 23:11:48 +01:00
Wim 79e6c9fa6c Update vendor 2017-01-28 22:45:32 +01:00
Wim 482fbac68f Update vendor (slack) 2017-01-28 00:36:22 +01:00
Wim 077d494c7b Update vendor (telegram) 2017-01-27 00:23:14 +01:00
Wim 09b243d8c2 Update vendor (irc) 2017-01-24 21:24:57 +01:00
Wim f8a6e65bfd Release v0.9.1 2017-01-18 00:02:37 +01:00
Wim 93114b7682 Sync with mattermost 3.6.0 2017-01-17 00:00:26 +01:00
Wim 4ef32103ca Update xmpp vendor 2016-11-26 14:44:33 +01:00
Wim 2867ec459a Add missing imports 2016-11-19 15:05:11 +01:00
Wim cd18d89894 Add initial telegram support 2016-11-15 23:15:57 +01:00
Wim 1d5cd1d7c4 Sync with mattermost 3.5.0 2016-11-12 22:00:53 +01:00
Wim a3dd0f1345 Add support for using avatars from discord,slack and gitter in slack 2016-11-06 00:46:32 +01:00
Wim 37873acfcd Update vendor (slack) 2016-11-06 00:07:24 +01:00
Wim 1b15897135 Fix tight loop (gitter). Closes #68. 2016-11-02 16:13:22 +01:00
Wim 18504ec08d Cleanup irc bridge debug/info messages 2016-09-19 23:35:47 +02:00
Wim 6af82401fc Add forgotten vendor for discord 2016-09-19 21:04:06 +02:00
Wim a0b84beb9b Add Discord support 2016-09-19 20:53:26 +02:00
Wim 7baf386ede Refactor for more flexibility
* Move from gcfg to toml configuration because gcfg was too restrictive
* Implemented gateway which has support multiple in and out bridges.
* Allow for bridging the same bridges, which means eg you can now bridge between multiple mattermosts.
* Support multiple gateways
2016-09-18 19:21:15 +02:00
Wim 16ed2aca6a Sync with mattermost 3.4.0 2016-09-17 15:19:18 +02:00
Wim b30e85836e Add Slack support 2016-09-05 16:34:37 +02:00
Wim 12389d602e Add Gitter support 2016-09-04 20:04:43 +02:00