summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies (#1610)Wim2021-10-171-3/+5
| | | | | * Update dependencies * Update module to go 1.17
* Update vendor (#1446)Wim2021-04-032-9/+50
| | | | | * Update vendor * Use upstream emoji lib again
* Update vendor (#1330)Wim2020-12-066-14/+124
|
* Update rocketchat vendor (#1327)Wim2020-12-062-9/+7
| | | Contains fixes for #992 and adds more random ID
* Update matterbridge/Rocket.Chat.Go.SDK (#1087)Wim2020-04-162-0/+26
|
* Refactor and update RocketChat bridgeWim2019-02-1521-0/+1745
* Add support for editing/deleting messages * Add support for uploading files * Add support for avatars * Use the Rocket.Chat.Go.SDK * Use the rest and streaming api