summaryrefslogtreecommitdiffstats
path: root/bridge/sshchat
Commit message (Expand)AuthorAgeFilesLines
* Add various sshchat fixes (#675)ValdikSS2019-01-051-3/+6
* Use logrus imports instead of log (#662)Duco van Amstel2018-12-261-2/+2
* Fix sshchat connection logic (#661)Duco van Amstel2018-12-261-13/+28
* Refactor sshchat bridge (#650)Wim2018-12-121-18/+20
* Enable errcheck linter (#646)Duco van Amstel2018-12-081-7/+12
* Fix golint linter issues and enable it in CI (#593)Duco van Amstel2018-11-151-3/+3
* Reconnect on quit. (irc) See #431 (#445)Liam Stanley2018-06-091-2/+3
* Ignore messages from ourself. (sshchat) Closes #439Wim2018-06-061-0/+4
* Handle file comment betterWim2018-05-061-0/+3
* Use viper (github.com/spf13/viper) for configurationWim2018-03-041-5/+5
* Improve debug messagesWim2018-02-281-2/+2
* Refactor using factoryWim2018-02-271-16/+10
* Use prefixed-formatter for better loggingWim2018-02-211-1/+1
* Move Sirupsen => sirupsenWim2018-02-201-1/+1
* Send chat notification if media is too big to be re-uploaded to MediaServer. ...Wim2018-02-031-0/+4
* Add space between colon and URL for uploaded media (#360)ValdikSS2018-02-011-1/+1
* Add comment to file upload from telegram. Show comments on all bridges. Close...Wim2018-02-011-0/+3
* Refactor and add MediaDownloadSize to GeneralWim2017-12-191-11/+5
* Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat)Wim2017-12-031-0/+138