Wim
17da95b094
Remove go replace by fork (matrix) ( #1771 )
2022-03-20 01:43:26 +01:00
Wim
e4c0ca0f48
Switch to discordgo upstream again ( #1759 )
...
* Switch to upstream discordgo again
* Fix discord api changes
2022-03-12 17:06:39 +01:00
Wim
6cb359cb80
Fix vendored xmpp ( #1661 )
2021-12-12 14:11:11 +01:00
Wim
3893a035be
Update dependencies/vendor ( #1659 )
2021-12-12 00:05:15 +01:00
Wim
1635db93c7
Do not check cache on deleted messages (mattermost). Fixes #1555 ( #1624 )
2021-10-25 00:08:08 +02:00
Wim
77f61ee20a
Fix gozulipbot vendor
2021-10-23 23:20:34 +02:00
Wim
8967f02fc9
Update gozulipbot dependency ( #1618 )
2021-10-23 23:13:07 +02:00
Wim
831ff6d0a9
Update matterclient dep. Fixes #1617
2021-10-21 15:57:34 +02:00
Wim
4dd8bae5c9
Update dependencies ( #1610 )
...
* Update dependencies
* Update module to go 1.17
2021-10-17 00:47:22 +02:00
Wim
20f6c05ec5
Update vendor
2021-10-16 23:23:24 +02:00
Wim
9efcc41ab2
Update matterbridge/go-xmpp vendor ( #1559 )
2021-07-31 17:17:43 +02:00
Wim
21eb37e471
Update vendor ( #1446 )
...
* Update vendor
* Use upstream emoji lib again
2021-04-03 19:16:46 +02:00
Wim
0452be0cb3
Update vendor ( #1384 )
2021-02-01 21:29:04 +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
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
Wim
b451285af7
Sync with upstream gozulipbot fixes ( #1202 )
2020-08-21 00:14:33 +02:00
Wim
23d8742f0d
Update dependencies for 1.18.0 release ( #1175 )
2020-07-18 17:27:41 +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
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
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
0df2539641
Use upstream yaegashi/msgraph.go/msauth (msteams) ( #1067 )
2020-03-28 23:44:49 +01:00
Qais Patankar
76e5fe5a87
Update vendor yaegashi/msgraph.go to v0.1.2 (2)
2020-03-22 00:02:48 +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
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
075ca9ca47
Switch to new emoji library kyokomi/emoji ( #948 )
2019-11-17 23:01:03 +01:00
Wim
0b9bc18236
Update vendor matterbridge/gomatrix fork ( #928 )
2019-10-26 23:31:44 +02:00
Wim
3418e8c9af
Use upstream whatsapp again ( #809 )
2019-05-30 12:20:56 +02:00
Wim
df3fdc26a0
Use whatsapp forks ( #750 )
2019-03-02 13:04:28 +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
d2044c647b
Update vendor
...
* go-telegram-bot-api/telegram-bot-api
* lrstanley/girc
* matterbridge/gomatrix
2019-01-03 00:07:50 +01:00
Wim
f8dc24bc09
Switch back go upstream bwmarrin/discordgo
...
Commit ffa9956c9b
got merged in.
2018-11-13 00:02:07 +01: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
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
6a727b9723
Use our own version of go-xmpp with debug output to logrus
2018-02-27 23:22:12 +01:00
Wim
4a96a977c0
Update vendor (slack)
2018-01-08 22:41:38 +01:00
Wim
16f3fa6bae
Vendor github.com/matterbridge/gomatrix
2017-12-25 00:54:39 +01:00
Wim
b2a6777995
Use matterbridge vendored slack
2017-11-02 17:09:34 +01:00