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