Wim
a0bca42a7a
Update vendor ( #1461 )
...
* Update vendored libs
* Fix slack api changes
2021-05-05 22:03:28 +02:00
Wim
21eb37e471
Update vendor ( #1446 )
...
* Update vendor
* Use upstream emoji lib again
2021-04-03 19:16:46 +02:00
Wim
ee5d9b43b5
Update vendor ( #1414 )
2021-03-20 22:40:23 +01:00
Wim
0452be0cb3
Update vendor ( #1384 )
2021-02-01 21:29:04 +01:00
Ivanik
8764be7461
Add vk bridge ( #1372 )
...
* Add vk bridge
* Vk bridge attachments
* Vk bridge forwarded messages
* Vk bridge sample config and code cleanup
* Vk bridge add vendor
* Vk bridge message edit
* Vk bridge: fix fetching names of other bots
* Vk bridge: code cleanup
* Vk bridge: fix shadows declaration
* Vk bridge: remove UseFileURL
2021-01-29 00:25:14 +01:00
Wim
4f20ebead3
Update vendor for next release ( #1343 )
2020-12-31 14:48:12 +01:00
Gary Kim
41b4e64be9
Update go-nc-talk (nctalk) ( #1333 )
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-12-10 00:06:27 +01:00
Wim
0d7315249d
Update vendor ( #1330 )
2020-12-06 23:16:02 +01:00
Wim
9dba3d5385
Update rocketchat vendor ( #1327 )
...
Contains fixes for #992 and adds more random ID
2020-12-06 17:23:37 +01:00
Wim
aa274e5ab7
Update discordgo fork ( #1303 )
2020-11-22 19:21:34 +01:00
Wim
4cc2c914e6
Update vendor ( #1297 )
2020-11-22 15:55:57 +01:00
Wim
075a84427f
Update vendor ( #1265 )
2020-10-19 23:40:00 +02:00
Wim
2d98df6122
Update vendor ( #1257 )
2020-10-11 23:07:00 +02:00
Sebastian P
214a6a1386
Add Mumble support ( #1245 )
2020-10-01 22:50:56 +02:00
Wim
2f59abdda7
Update vendor ( #1228 )
2020-09-04 23:29:13 +02:00
Tilo Spannagel
f9928c9e25
Switch to upstream gomatrix ( #1219 )
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-08-30 14:01:52 +02:00
Gary Kim
a0741d99b8
Add TLSConfig to nctalk ( #1195 )
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-08-30 13:49:26 +02:00
Wim
2f506425c2
Update whatsapp vendor and fix a panic ( #1209 )
...
* Fix another whatsapp panic
* Update whatsapp vendor
2020-08-24 23:35:08 +02:00
Wim
b451285af7
Sync with upstream gozulipbot fixes ( #1202 )
2020-08-21 00:14:33 +02:00
Wim
4e50fd8649
Use mattermost v5 module ( #1192 )
2020-08-10 00:29:54 +02:00
Wim
23d8742f0d
Update dependencies for 1.18.0 release ( #1175 )
2020-07-18 17:27:41 +02:00
Gary Kim
71a5b72aff
Add Nextcloud Talk support ( #1167 )
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-07-18 16:08:25 +02:00
Wim
9440b9e313
Increase debug logging with function,file and linenumber ( #1147 )
...
Show the function name,file and linenumber like this
[0000] INFO main: [setupLogger:matterbridge.go:100] Enabling debug logging.
[0000] INFO main: [main:matterbridge.go:46] Running version 1.17.5-dev
Only enable this for debug as this adds some overhead.
2020-05-24 13:58:15 +02:00
Wim
393f9e998b
Update dependencies / vendor ( #1146 )
2020-05-24 00:06:21 +02:00
Wim
ba0bfe70a8
Add StripMarkdown option (irc). ( #1145 )
...
Enable `StripMarkdown` to strip markdown for irc.
2020-05-23 21:46:15 +02:00
Wim
19eec2ed03
Update Rhymen/go-whatsapp. Fixes #1107 ( #1109 )
2020-04-21 19:55:47 +02:00
Wim
2595dd30bf
Update matterbridge/go-xmpp. Fixes #1097 ( #1099 )
2020-04-19 01:06:44 +02:00
Wim
8a87a71927
Update matterbridge/go-xmpp to add PEP-0030 support ( #1095 )
2020-04-18 20:58:55 +02:00
Wim
13c90893c7
Update matterbridge/Rocket.Chat.Go.SDK ( #1087 )
2020-04-16 21:48:53 +02:00
Wim
8950575bfb
Update Rhymen/go-whatsapp vendor and whatsapp version ( #1078 )
2020-04-09 22:30:08 +02:00
Wim
a18807f19e
Update matterbridge/go-xmpp to add xmpp avatar support ( #1070 )
2020-03-29 17:35:40 +02:00
Wim
a30bb8fed0
Sync matterbridge/go-xmpp with upstream
2020-03-29 15:03:24 +02:00
Wim
092ca1cd67
Update vendor slack-go/slack ( #1068 )
2020-03-28 23:50:47 +01:00
Wim
0df2539641
Use upstream yaegashi/msgraph.go/msauth (msteams) ( #1067 )
2020-03-28 23:44:49 +01:00
Wim
0f2d8a599c
Update vendor d5/tengo ( #1066 )
2020-03-28 23:41:35 +01:00
Qais Patankar
76e5fe5a87
Update vendor yaegashi/msgraph.go to v0.1.2 (2)
2020-03-22 00:02:48 +01:00
Wim
6b4b19194e
Update vendor shazow/ssh-chat ( #1029 )
2020-03-08 23:55:09 +01:00
Wim
9785edd263
Remove replace directives and use own fork to make go get work again ( #1028 )
...
See https://github.com/golang/go/issues/30354
go get doesn't honor the go.mod replace options.
2020-03-08 17:08:18 +01:00
Wim
795a8705c3
Add initial Microsoft Teams support
...
Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup
2020-03-01 22:19:33 +01:00
Wim
d893421c7b
Update vendor keybase/go-keybase-chat-bot ( #1019 )
2020-03-01 21:09:23 +01:00
Wim
250b3bb579
Use upstream slack-go/slack again ( #1018 )
2020-03-01 20:59:19 +01:00
Wim
54ed6320c2
Add support for avatars from matrix. #984 ( #1007 )
2020-02-10 00:06:54 +01:00
Wim
23083f3ae0
Rebase gomatrix vendor with upstream ( #1006 )
2020-02-09 23:49:17 +01:00
Wim
ff8cf067b8
Update kekeybase/go-keybase-chat-bot vendor
2020-02-08 18:33:05 +01:00
Wim
585d1556c1
Disable smartypants in markdown parser. Fixes #989 , #983 ( #993 )
2020-02-02 18:35:43 +01:00
Wim
9d84d6dd64
Update to tengo v2 ( #976 )
2020-01-09 21:52:19 +01:00
Wim
0f708daf2d
Update dependencies ( #975 )
2020-01-09 21:02:56 +01:00
Wim
b9354de8fd
Clean up go.mod and vendor
2020-01-09 18:21:10 +01:00
Wim
12d2c6fe89
Update slack vendor to fix regression ( #959 )
2019-12-08 21:05:02 +01:00
Wim
f43faf15f8
Update slack vendor to master ( #958 )
2019-12-07 22:54:36 +01:00
Wim
075ca9ca47
Switch to new emoji library kyokomi/emoji ( #948 )
2019-11-17 23:01:03 +01:00
Wim
d4253d7a55
Update shazow/ssh-chat dependency ( #947 )
2019-11-17 21:42:41 +01:00
Benjamin
0917dc8766
Update markdown parsing library to github.com/gomarkdown/markdown ( #944 )
2019-11-17 21:18:01 +01:00
Wim
aba86855b5
Use own slack fork to fix #937 ( #943 )
2019-11-14 00:04:39 +01:00
Wim
0bc159341d
Update vendor ( #932 )
...
* Update vendor
* Fix godiscord api change
2019-10-27 01:45:57 +02:00
Wim
0b9bc18236
Update vendor matterbridge/gomatrix fork ( #928 )
2019-10-26 23:31:44 +02:00
Wim
a3bee01e0a
Update dependencies ( #886 )
2019-09-07 22:46:58 +02:00
Wim
1532f6e427
Update lrstanley/girc vendor ( #884 )
2019-09-07 21:35:45 +02:00
Wim
1552dcb143
Replace bwmarrin/discordgo with matterbridge/discordgo ( #878 )
...
Needed for #872
2019-08-26 23:47:50 +02:00
Wim
d525f1c9e4
Update Rhymen/go-whatsapp vendor ( #876 )
2019-08-26 23:22:34 +02:00
cori hudson
921f2dfcdf
Add initial Keybase Chat support ( #877 )
...
* initial work on native keybase bridging
* Hopefully make a functional keybase bridge
* add keybase to bridgemap
* send to right channel, try to figure out received msgs
* add account and userid
* i am a Dam Fool
* Fix formatting for messages, handle /me
* update vendors, ran golint and goimports
* move handlers to handlers.go, clean up unused config options
* add sample config, fix inconsistent remote nick handling
* Update readme with keybase links
* Resolve fixmie errors
* Error -> Errorf
* fix linting errors in go.mod and go.sum
* explicitly join channels, ignore messages from non-specified channels
* check that team names match before bridging message
2019-08-26 21:00:31 +02:00
Wim
cb712ff37d
Update vendor ( #852 )
2019-06-16 23:33:25 +02:00
Wim
ce7b749fd5
Update github.com/Rhymen/go-whatsapp vendor. Fixes #843
2019-06-14 00:02:32 +02:00
Wim
3418e8c9af
Use upstream whatsapp again ( #809 )
2019-05-30 12:20:56 +02:00
Wim
115d20373c
Update tengo vendor and load the stdlib. Fixes #789 ( #792 )
2019-04-06 22:18:25 +02:00
Wim
325d62b41c
Update vendor d5/tengo
2019-03-05 23:10:45 +01:00
Wim
df3fdc26a0
Use whatsapp forks ( #750 )
2019-03-02 13:04:28 +01:00
Wim
96841c70c7
Fix regression in HTML handling (telegram). Closes #734
...
* Revert back to blackfriday v1
* Add testing
2019-02-24 15:13:56 +01:00
Wim
bf21604d42
Make all loggers derive from non-default instance ( #728 )
2019-02-23 22:51:27 +01:00
Wim
1bb39eba87
Add scripting (tengo) support for every incoming message ( #731 )
...
TengoModifyMessage allows you to specify the location of a tengo (https://github.com/d5/tengo/ ) script.
This script will receive every incoming message and can be used to modify the Username and the Text of that message.
The script will have the following global variables:
to modify: msgUsername and msgText
to read: msgChannel and msgAccount
The script is reloaded on every message, so you can modify the script on the fly.
Example script can be found in https://github.com/42wim/matterbridge/tree/master/gateway/bench.tengo
and https://github.com/42wim/matterbridge/tree/master/contrib/example.tengo
The example below will check if the text contains blah and if so, it'll replace the text and the username of that message.
text := import("text")
if text.re_match("blah",msgText) {
msgText="replaced by this"
msgUsername="fakeuser"
}
More information about tengo on: https://github.com/d5/tengo/blob/master/docs/tutorial.md and
https://github.com/d5/tengo/blob/master/docs/stdlib.md
2019-02-23 16:39:44 +01:00
Wim
5095db8a43
Update vendor
2019-02-23 14:14:29 +01:00
Krzysiek Madejski
55e79063d6
Add initial WhatsApp support ( #711 )
2019-02-21 20:28:13 +01:00
Wim
3123695869
Upgrade to latest girc version (irc) ( #718 )
2019-02-16 17:24:04 +01:00
Wim
716751cf76
Refactor and update RocketChat bridge ( #707 )
...
* Add support for editing/deleting messages
* Add support for uploading files
* Add support for avatars
* Use the Rocket.Chat.Go.SDK
* Use the rest and streaming api
2019-02-15 18:20:32 +01:00
Wim
6ebd5cbbd8
Refactor and update RocketChat bridge
...
* Add support for editing/deleting messages
* Add support for uploading files
* Add support for avatars
* Use the Rocket.Chat.Go.SDK
* Use the rest and streaming api
2019-02-15 18:19:34 +01:00
Wim
5af1d80055
Do not panic on non-json response from server (zulip)
2019-02-13 00:29:34 +01:00
Wim
40d76b2296
Fix error handling on bad event queue id (zulip). Closes #694
2019-02-11 01:34:50 +01:00
Wim
c81c0dd22a
Update vendor, move to labstack/echo/v4 Fixes #698
2019-01-31 17:06:36 +01:00
Wim
d2044c647b
Update vendor
...
* go-telegram-bot-api/telegram-bot-api
* lrstanley/girc
* matterbridge/gomatrix
2019-01-03 00:07:50 +01:00
Patrick Connolly
e538a4d304
Update nlopes/slack to 4.1-dev ( #595 )
2018-12-01 19:55:35 +01:00
Duco van Amstel
09875fe160
Update direct dependencies where possible
2018-11-25 21:21:04 +01:00
Duco van Amstel
692bb8faa7
Upgrade logrus / testify to stable versions
2018-11-18 01:10:15 +00:00
Wim
f8dc24bc09
Switch back go upstream bwmarrin/discordgo
...
Commit ffa9956c9b
got merged in.
2018-11-13 00:02:07 +01:00
Duco van Amstel
f2cdda7278
Update Blackfriday dependency ( closes #522 ) ( #532 )
...
- Fixup Telegram bridge implementation to support updated dependency.
2018-10-22 19:48:29 +02:00
Duco van Amstel
917040b044
Update of nlopes/slack dependency ( #511 )
2018-10-07 23:17:46 +02:00
Wim
e0ca876de2
Update vendor lrstanley/girc
2018-09-14 00:18:20 +02:00
Wim
68aeb93afa
Update nlopes/slack vendor
2018-08-10 00:38:19 +02:00
Wim
51062863a5
Use mod vendor for vendored directory (backwards compatible)
2018-08-06 21:47:05 +02:00
Wim
7f3cbcedc0
Use own forks for logrus-prefixed-formatter and discordgo
2018-08-06 21:11:13 +02:00
Wim
fd04e08c9c
Update vendor matterbridge/go-xmpp
2018-05-29 23:28:19 +02:00
Wim
fc6074ea9f
Add vendor github.com/rs/xid
2018-05-27 21:48:57 +02:00
Wim
bf0b9959d1
Add vendor github.com/dfordsoft/golib/ic
2018-05-11 21:54:32 +02:00
Wim
85b2d5a124
Update vendor lrstanley/girc
2018-05-09 22:50:44 +02:00
Wim
521a7ed7b0
Update vendor lrstanley/girc
2018-05-09 22:48:39 +02:00
Wim
529b188164
Update vendor go-telegram-bot-api/telegram-bot-api
2018-05-09 22:46:10 +02:00
Wim
8d307d8134
Update vendor matterbridge/go-xmpp
2018-05-09 22:38:17 +02:00
Wim
1605fbc012
Add vendor matterbridge/gozulipbot
2018-05-07 21:06:25 +02:00
Wim
25a72113b1
Add vendor files for spf13/viper
2018-03-04 23:46:13 +01:00
Wim
6a727b9723
Use our own version of go-xmpp with debug output to logrus
2018-02-27 23:22:12 +01:00
Wim
55ab0c12f1
Update vendor labstack/echo
2018-02-21 00:48:10 +01:00