| Commit message (Expand) | Author | Age | Files | Lines |
* | Detect html nicks in RemoteNickFormat (matrix). Fixes #696 (#719) | Wim | 2019-02-17 | 1 | -1/+8 |
* | Send notices on join/parts (matrix). Fixes #712 (#716) | Wim | 2019-02-16 | 1 | -0/+9 |
* | Send username when uploading video/images (matrix). Fixes #715 (#717) | Wim | 2019-02-16 | 1 | -0/+6 |
* | Fix displaying usernames for plain text clients. (matrix) (#685) | David Hill | 2019-01-09 | 1 | -1/+1 |
* | Add support for markdown to HTML conversion (matrix). Closes #663 (#670) | Wim | 2019-01-06 | 1 | -2/+3 |
* | Refactor handleUploadFile (matrix) (#629) | Wim | 2018-12-03 | 1 | -37/+46 |
* | Fix golint linter issues and enable it in CI (#593) | Duco van Amstel | 2018-11-15 | 1 | -5/+5 |
* | Make gocritic linter happy | Wim | 2018-11-08 | 1 | -2/+2 |
* | Make unparam linter happy | Wim | 2018-11-08 | 1 | -2/+1 |
* | Clean up various stuff (#508) | David Hill | 2018-11-07 | 1 | -3/+7 |
* | Reconnect on quit. (irc) See #431 (#445) | Liam Stanley | 2018-06-09 | 1 | -4/+5 |
* | Use viper (github.com/spf13/viper) for configuration | Wim | 2018-03-04 | 1 | -9/+9 |
* | Improve debug messages | Wim | 2018-02-28 | 1 | -3/+3 |
* | Refactor using factory | Wim | 2018-02-27 | 1 | -29/+22 |
* | Refactor matrix | Wim | 2018-02-27 | 1 | -96/+164 |
* | Use prefixed-formatter for better logging | Wim | 2018-02-21 | 1 | -1/+1 |
* | Move Sirupsen => sirupsen | Wim | 2018-02-20 | 1 | -1/+1 |
* | Send chat notification if media is too big to be re-uploaded to MediaServer. ... | Wim | 2018-02-03 | 1 | -0/+7 |
* | Fix build | Wim | 2018-02-01 | 1 | -1/+1 |
* | Add comment to file upload from telegram. Show comments on all bridges. Close... | Wim | 2018-02-01 | 1 | -0/+6 |
* | Add an extension to images without one (matrix). #331 | Wim | 2018-01-20 | 1 | -0/+14 |
* | Fix possible panics (matrix). Closes #333 | Wim | 2018-01-09 | 1 | -0/+6 |
* | Add support for deleting messages from/to matrix (matrix). Closes #320 | Wim | 2017-12-25 | 1 | -57/+73 |
* | Allow specifying maximum download size of media using MediaDownloadSize (slac... | Wim | 2017-12-19 | 1 | -1/+1 |
* | Refactor and add MediaDownloadSize to General | Wim | 2017-12-19 | 1 | -8/+3 |
* | Fix panic (matrix). Closes #316 | Wim | 2017-12-11 | 1 | -0/+1 |
* | Add support for uploaded images/video/files (matrix) | Wim | 2017-11-22 | 1 | -2/+30 |
* | Add support for uploading images/video (matrix). Closes #302 | Wim | 2017-11-21 | 1 | -0/+40 |
* | Add support for deleting messages across bridges. | Wim | 2017-09-11 | 1 | -0/+4 |
* | Modify Send() to return also a message id | Wim | 2017-08-27 | 1 | -3/+3 |
* | Relay notices (matrix). Closes #243 | Wim | 2017-08-27 | 1 | -1/+1 |
* | Allow a webhookurl per channel (discord). #239 | Wim | 2017-08-12 | 1 | -3/+3 |
* | Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199 | Wim | 2017-07-30 | 1 | -2/+11 |
* | Add UserID to each message. Closes #200 | Wim | 2017-06-18 | 1 | -1/+1 |
* | Add NoHomeServerSuffix. Option to disable homeserver on username (matrix). Cl... | Wim | 2017-05-12 | 1 | -2/+9 |
* | Use roomalias instead of internal ID (matrix) | Wim | 2017-02-24 | 1 | -7/+32 |
* | Add matrix support | Wim | 2017-02-20 | 1 | -0/+92 |