Commit Graph

17 Commits (ba0bfe70a8f07164e1341f4b094841acdad5c3a2)

Author SHA1 Message Date
Wim 0f708daf2d
Update dependencies (#975) 5 years ago
Wim b9354de8fd Clean up go.mod and vendor 5 years ago
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
5 years ago
Wim cb712ff37d
Update vendor (#852) 5 years ago
Wim 3418e8c9af
Use upstream whatsapp again (#809) 5 years ago
Wim df3fdc26a0
Use whatsapp forks (#750) 6 years ago
Krzysiek Madejski 55e79063d6 Add initial WhatsApp support (#711) 6 years ago
Wim c81c0dd22a Update vendor, move to labstack/echo/v4 Fixes #698 6 years ago
Duco van Amstel 692bb8faa7
Upgrade logrus / testify to stable versions 6 years ago
Wim f8dc24bc09 Switch back go upstream bwmarrin/discordgo
Commit ffa9956c9b got merged in.
6 years ago
Wim 51062863a5 Use mod vendor for vendored directory (backwards compatible) 6 years ago
Wim 25a72113b1 Add vendor files for spf13/viper 7 years ago
Wim ed9118b346 Add sshchat dependencies in vendor 7 years ago
Wim 930b639cc9 Update vendor 8 years ago
Wim 6af82401fc Add forgotten vendor for discord 8 years ago
Wim a0b84beb9b Add Discord support 8 years ago
Wim de4c780410 Vendor libs 9 years ago