Commit Graph

19 Commits (b339524613994beec40e7309e4c6db57c2b6cfe4)

Author SHA1 Message Date
Wim a3bee01e0a
Update dependencies (#886) 5 years ago
Wim f9fb33e696
Refactor steam bridge (#630)
* split up in different files
* decrease complexity
6 years ago
Duco van Amstel ce21ba1545 Fix golint linter issues and enable it in CI (#593) 6 years ago
Duco van Amstel c89085bf44 Fix and enable goimports linter (#591) 6 years ago
Wim 1e0bb3da95 Make gocritic linter happier 6 years ago
Wim 346a7284f7 Handle file uploads to mediaserver (steam) 6 years ago
Wim f2f1d874e1 Use viper (github.com/spf13/viper) for configuration 6 years ago
Wim 594d2155e3 Improve debug messages 6 years ago
Wim 2bac867382 Refactor using factory 6 years ago
Wim d1227b5fc9 Use prefixed-formatter for better logging 6 years ago
Wim 6ea368c383 Move Sirupsen => sirupsen 6 years ago
Wim 265457b451 Refactor and add MediaDownloadSize to General 7 years ago
rrigby 27e94c438d Add support for bridging to individual steam chats. (steam) (#294) 7 years ago
Wim ed01820722 Add support for deleting messages across bridges.
Currently fully support mattermost,slack and discord.
Message deleted on the bridge or received from other bridges will be
deleted.

Partially support for Gitter.
Gitter bridge will delete messages received from other bridges.
But if you delete a message on gitter, this deletion will not be sent to
other bridges (this is a gitter API limitation, it doesn't propogate edits
or deletes via the API)
7 years ago
Wim 5a8d7b5f6d Modify Send() to return also a message id 7 years ago
Wim 28710d0bc7 Allow a webhookurl per channel (discord). #239 7 years ago
Wim 6dee988b76 Fix megacheck / go vet issues 7 years ago
Wim c714501a0e Fix channel id off by 0x18000000000000 (steam) 7 years ago
Wim 276ac840aa Add initial steam support 7 years ago