summaryrefslogtreecommitdiffstats
path: root/bridge/steam
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies (#886)Wim2019-09-071-1/+1
* Refactor steam bridge (#630)Wim2018-12-072-90/+131
* Fix golint linter issues and enable it in CI (#593)Duco van Amstel2018-11-151-1/+1
* Fix and enable goimports linter (#591)Duco van Amstel2018-11-151-4/+3
* Make gocritic linter happierWim2018-11-081-2/+0
* Handle file uploads to mediaserver (steam)Wim2018-05-061-0/+26
* Use viper (github.com/spf13/viper) for configurationWim2018-03-041-6/+6
* Improve debug messagesWim2018-02-281-1/+1
* Refactor using factoryWim2018-02-271-28/+21
* Use prefixed-formatter for better loggingWim2018-02-211-1/+1
* Move Sirupsen => sirupsenWim2018-02-201-1/+1
* Refactor and add MediaDownloadSize to GeneralWim2017-12-191-8/+3
* Add support for bridging to individual steam chats. (steam) (#294)rrigby2017-11-081-2/+7
* Add support for deleting messages across bridges.Wim2017-09-111-0/+4
* Modify Send() to return also a message idWim2017-08-271-3/+3
* Allow a webhookurl per channel (discord). #239Wim2017-08-121-2/+2
* Fix megacheck / go vet issuesWim2017-07-141-1/+1
* Fix channel id off by 0x18000000000000 (steam)Wim2017-07-031-1/+3
* Add initial steam supportWim2017-06-221-0/+158