summaryrefslogtreecommitdiffstats
path: root/bridge/steam
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | 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 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