summaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Collapse)AuthorAgeFilesLines
...
* Update dependencies (#1521)Wim2021-06-161-34/+141
|
* Update Rhymen/go-whatsapp module to latest master (2b8a3e9b8aa2) (#1518)Nathanaƫl2021-06-161-2/+2
|
* Release v1.22.2 (#1504)v1.22.2Wim2021-06-011-39/+0
|
* Add support for message deletion (nctalk) (#1492)Gary Kim2021-06-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nctalk: add message deletion support Signed-off-by: Gary Kim <gary@garykim.dev> * nctalk: seperate out deletion and sending logic Signed-off-by: Gary Kim <gary@garykim.dev> * nctalk: update library to v0.2.0 Signed-off-by: Gary Kim <gary@garykim.dev> * Rename functions to be clearer Signed-off-by: Gary Kim <gary@garykim.dev> * Update to go-nc-talk v0.2.1 Signed-off-by: Gary Kim <gary@garykim.dev> * Update to go-nc-talk v0.2.2 Signed-off-by: Gary Kim <gary@garykim.dev> * Make deletions easier to debug Signed-off-by: Gary Kim <gary@garykim.dev>
* Update vendor (#1498)Wim2021-05-301-0/+36
|
* Update vendor (#1461)Wim2021-05-051-13/+14
| | | | | * Update vendored libs * Fix slack api changes
* Update vendor (#1446)Wim2021-04-031-20/+14
| | | | | * Update vendor * Use upstream emoji lib again
* Update vendor (#1414)Wim2021-03-201-103/+33
|
* Update vendor (#1384)Wim2021-02-011-0/+10
|
* Add vk bridge (#1372)Ivanik2021-01-291-0/+2
| | | | | | | | | | | | | | | | | | | | | * 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
* Release v1.21.0 (#1348)v1.21.0Wim2020-12-311-45/+5
|
* Update vendor for next release (#1343)Wim2020-12-311-2/+133
|
* Update go-nc-talk (nctalk) (#1333)Gary Kim2020-12-101-4/+4
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Update vendor (#1330)Wim2020-12-061-14/+22
|
* Update rocketchat vendor (#1327)Wim2020-12-061-0/+2
| | | Contains fixes for #992 and adds more random ID
* Update discordgo fork (#1303)Wim2020-11-221-23/+2
|
* Update vendor (#1297)Wim2020-11-221-0/+26
|
* Update vendor (#1265)Wim2020-10-191-59/+276
|
* Add support for downloading files (nctalk) (#1249)Gary Kim2020-10-191-0/+2
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Update vendor (#1257)Wim2020-10-111-10/+8
|
* Append a suffix if user is a guest user (nctalk) (#1250)Gary Kim2020-10-011-0/+2
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Add Mumble support (#1245)Sebastian P2020-10-011-0/+6
|
* Update vendor (#1228)Wim2020-09-041-19/+201
|
* Update nc-talk dependency (#1226)Gary Kim2020-09-041-2/+2
|
* Update nc-talk to version 0.1.2 (#1220)Tilo Spannagel2020-08-301-8/+2
| | | Signed-off-by: Tilo Spannagel <development@tilosp.de>
* Switch to upstream gomatrix (#1219)Tilo Spannagel2020-08-301-2/+2
| | | Signed-off-by: Tilo Spannagel <development@tilosp.de>
* Add TLSConfig to nctalk (#1195)Gary Kim2020-08-301-0/+10
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Replace gorilla with melody for websocket API (#1205)NikkyAI2020-08-261-0/+2
|
* Update whatsapp vendor and fix a panic (#1209)Wim2020-08-241-2/+2
| | | | | * Fix another whatsapp panic * Update whatsapp vendor
* Sync with upstream gozulipbot fixes (#1202)Wim2020-08-211-2/+2
|
* Use mattermost v5 module (#1192)Wim2020-08-101-10/+464
|
* Fix Nextcloud Talk connection failure (#1179)Gary Kim2020-07-261-0/+2
| | | | | Fix #1177 Signed-off-by: Gary Kim <gary@garykim.dev>
* Update dependencies for 1.18.0 release (#1175)Wim2020-07-181-39/+35
|
* Add Nextcloud Talk support (#1167)Gary Kim2020-07-181-0/+4
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Increase debug logging with function,file and linenumber (#1147)Wim2020-05-241-2/+2
| | | | | | | 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.
* Update dependencies / vendor (#1146)Wim2020-05-241-46/+198
|
* Add StripMarkdown option (irc). (#1145)Wim2020-05-231-0/+2
| | | Enable `StripMarkdown` to strip markdown for irc.
* Update Rhymen/go-whatsapp. Fixes #1107 (#1109)Wim2020-04-211-2/+2
|
* Update matterbridge/go-xmpp. Fixes #1097 (#1099)Wim2020-04-191-2/+2
|
* Update matterbridge/go-xmpp to add PEP-0030 support (#1095)Wim2020-04-181-2/+2
|
* Update matterbridge/Rocket.Chat.Go.SDK (#1087)Wim2020-04-161-2/+2
|
* Update Rhymen/go-whatsapp vendor and whatsapp version (#1078)Wim2020-04-091-2/+2
|
* Update matterbridge/go-xmpp to add xmpp avatar support (#1070)Wim2020-03-291-2/+2
|
* Sync matterbridge/go-xmpp with upstreamWim2020-03-291-2/+2
|
* Update vendor slack-go/slack (#1068)Wim2020-03-281-2/+4
|
* Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067)Wim2020-03-281-4/+0
|
* Update vendor d5/tengo (#1066)Wim2020-03-281-2/+2
|
* Update vendor yaegashi/msgraph.go to v0.1.2 (1)Qais Patankar2020-03-221-0/+8
|
* Update vendor shazow/ssh-chat (#1029)Wim2020-03-081-2/+3
|
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-081-4/+4
| | | | See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.