Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependencies (#886) | Wim | 2019-09-07 | 1 | -1/+1 |
| | |||||
* | Refactor steam bridge (#630) | Wim | 2018-12-07 | 2 | -90/+131 |
| | | | | * split up in different files * decrease complexity | ||||
* | Fix golint linter issues and enable it in CI (#593) | Duco van Amstel | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Fix and enable goimports linter (#591) | Duco van Amstel | 2018-11-15 | 1 | -4/+3 |
| | |||||
* | Make gocritic linter happier | Wim | 2018-11-08 | 1 | -2/+0 |
| | |||||
* | Handle file uploads to mediaserver (steam) | Wim | 2018-05-06 | 1 | -0/+26 |
| | |||||
* | Use viper (github.com/spf13/viper) for configuration | Wim | 2018-03-04 | 1 | -6/+6 |
| | |||||
* | Improve debug messages | Wim | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Refactor using factory | Wim | 2018-02-27 | 1 | -28/+21 |
| | |||||
* | Use prefixed-formatter for better logging | Wim | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Move Sirupsen => sirupsen | Wim | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Refactor and add MediaDownloadSize to General | Wim | 2017-12-19 | 1 | -8/+3 |
| | |||||
* | Add support for bridging to individual steam chats. (steam) (#294) | rrigby | 2017-11-08 | 1 | -2/+7 |
| | |||||
* | Add support for deleting messages across bridges. | Wim | 2017-09-11 | 1 | -0/+4 |
| | | | | | | | | | | | | 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) | ||||
* | Modify Send() to return also a message id | Wim | 2017-08-27 | 1 | -3/+3 |
| | |||||
* | Allow a webhookurl per channel (discord). #239 | Wim | 2017-08-12 | 1 | -2/+2 |
| | |||||
* | Fix megacheck / go vet issues | Wim | 2017-07-14 | 1 | -1/+1 |
| | |||||
* | Fix channel id off by 0x18000000000000 (steam) | Wim | 2017-07-03 | 1 | -1/+3 |
| | |||||
* | Add initial steam support | Wim | 2017-06-22 | 1 | -0/+158 |