summaryrefslogtreecommitdiffstats
path: root/bridge/rocketchat/helpers.go
Commit message (Collapse)AuthorAgeFilesLines
* Add token support (RocketChat) (#892)Michal Suchánek2019-09-131-0/+3
| | | Signed-off-by: Michal Suchanek <msuchanek@suse.de>
* Look up #channel too (rocketchat). Fix #773 (#775)Wim2019-03-241-1/+1
|
* Refactor and update RocketChat bridgeWim2019-02-151-0/+198
* 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