Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix format string bug (irc) (#428) | Kazuhiro NISHIYAMA | 2018-05-18 | 1 | -1/+1 |
| | |||||
* | End IRC username formatting with a total formatting reset (irc) (#425) | Yuval Langer | 2018-05-18 | 1 | -1/+1 |
| | | | | | | * Add zero padding to the color code * Change color ending into total formatting reset | ||||
* | [WIP] Colorize username sent to IRC using its crc32 IEEE checksum (#423) | Yuval Langer | 2018-05-11 | 1 | -2/+8 |
| | | | | | | | | * Colorize username sent to IRC using its crc32 IEEE checksum * Add `ColorNicks` configuration variable * Add `ColorNicks` setting | ||||
* | Add support for CJK to/from utf-8 (irc). #400 | Wim | 2018-05-11 | 1 | -14/+25 |
| | |||||
* | Handle file comment better | Wim | 2018-05-06 | 1 | -0/+3 |
| | |||||
* | Add support for NoSendJoinPart. Closes #382 | Wim | 2018-03-06 | 1 | -0/+3 |
| | |||||
* | Use default values part 2 (irc) | Wim | 2018-03-06 | 1 | -0/+6 |
| | |||||
* | Use default values (irc) | Wim | 2018-03-06 | 1 | -4/+4 |
| | |||||
* | Fix panic on sending messages between reconnects (irc). Closes #385 | Wim | 2018-03-05 | 1 | -0/+5 |
| | |||||
* | Use viper (github.com/spf13/viper) for configuration | Wim | 2018-03-04 | 1 | -47/+49 |
| | |||||
* | Improve debug messages | Wim | 2018-02-28 | 1 | -5/+5 |
| | |||||
* | Refactor using factory | Wim | 2018-02-27 | 1 | -34/+27 |
| | |||||
* | Small fixes to irc | Wim | 2018-02-27 | 1 | -12/+30 |
| | |||||
* | Set event channels to lowercase (irc). Closes #375 | Wim | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Add DebugLevel option (irc) | Wim | 2018-02-22 | 1 | -2/+11 |
| | |||||
* | Add more debug for events (irc) | Wim | 2018-02-22 | 1 | -1/+3 |
| | |||||
* | Use prefixed-formatter for better logging | Wim | 2018-02-21 | 1 | -2/+2 |
| | |||||
* | Move Sirupsen => sirupsen | Wim | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Truncate messages sent to IRC based on byte count (#368) | tsudoko | 2018-02-08 | 1 | -2/+6 |
| | | | | | | * Truncate messages sent to IRC based on byte count * Avoid unnecessary string allocations | ||||
* | Send chat notification if media is too big to be re-uploaded to MediaServer. ↵ | Wim | 2018-02-03 | 1 | -0/+3 |
| | | | | See #359 | ||||
* | Add space between colon and URL for uploaded media (#360) | ValdikSS | 2018-02-01 | 1 | -1/+1 |
| | |||||
* | Add comment to file upload from telegram. Show comments on all bridges. ↵ | Wim | 2018-02-01 | 1 | -0/+3 |
| | | | | Closes #358 | ||||
* | Convert received IRC channel names to lowercase. Fixes #329 (#330) | Anssi Kolehmainen | 2018-01-06 | 1 | -1/+1 |
| | |||||
* | Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322 | Wim | 2017-12-23 | 1 | -0/+1 |
| | |||||
* | Refactor and add MediaDownloadSize to General | Wim | 2017-12-19 | 1 | -7/+4 |
| | |||||
* | Split on UTF-8 for MessageSplit (irc). Closes #308 | Wim | 2017-12-07 | 1 | -1/+2 |
| | |||||
* | Fix irc ACTION regression (irc). Closes #306 | Wim | 2017-12-07 | 1 | -3/+2 |
| | |||||
* | Add MessageSplit option to split messages on MessageLength (irc). Closes #281 | Wim | 2017-11-24 | 1 | -0/+5 |
| | |||||
* | Use mediaserver urls for irc,gitter and xmpp | Wim | 2017-11-24 | 1 | -4/+2 |
| | |||||
* | Add initial support for an external mediaserver. #278 | Wim | 2017-11-24 | 1 | -0/+15 |
| | | | | | | | | Add 2 extra options `MediaServerUpload` and `MediaServerDownload`, where the URL for upload and download can be specified. See https://github.com/42wim/matterbridge/wiki/Mediaserver-setup-%5Badvanced%5D for an example with caddy | ||||
* | Fix strict user handling of girc (irc). Closes #298 | Wim | 2017-11-11 | 1 | -1/+11 |
| | |||||
* | Fix panic on empty params | Wim | 2017-11-08 | 1 | -0/+4 |
| | |||||
* | Add ServerName to TLSConfig | Wim | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | Replace sorcix/irc and go-ircevent with girc | Wim | 2017-11-08 | 1 | -104/+103 |
| | |||||
* | Try again to strip colors correct. #286 | Wim | 2017-10-28 | 1 | -3/+1 |
| | |||||
* | Strip irc colors correct, strip also ctrl chars (irc). Closes #286 | Wim | 2017-10-26 | 1 | -1/+3 |
| | |||||
* | Add support for Quakenet auth (irc). Closes #263 | Wim | 2017-09-20 | 1 | -0/+8 |
| | |||||
* | Add support for deleting messages across bridges. | Wim | 2017-09-11 | 1 | -0/+4 |
| | | | | | | | | | | | | Currently fully support mattermost,slack and discord. Message deleted on the bridge or received from other bridges will be deleted. Partially support for Gitter. Gitter bridge will delete messages received from other bridges. But if you delete a message on gitter, this deletion will not be sent to other bridges (this is a gitter API limitation, it doesn't propogate edits or deletes via the API) | ||||
* | Convert utf-8 back to charset (irc). #247 | Wim | 2017-08-30 | 1 | -0/+14 |
| | |||||
* | Use the detected charset (irc) | Wim | 2017-08-29 | 1 | -1/+1 |
| | |||||
* | Add a charset option (irc). Closes #247 | Wim | 2017-08-29 | 1 | -12/+17 |
| | |||||
* | Modify Send() to return also a message id | Wim | 2017-08-27 | 1 | -2/+2 |
| | |||||
* | Allow a webhookurl per channel (discord). #239 | Wim | 2017-08-12 | 1 | -2/+7 |
| | |||||
* | Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199 | Wim | 2017-07-30 | 1 | -4/+11 |
| | |||||
* | Update vendor (go-irc) | Wim | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | Refactor. Add tests | Wim | 2017-07-25 | 1 | -3/+0 |
| | |||||
* | Fix megacheck / go vet issues | Wim | 2017-07-14 | 1 | -2/+2 |
| | |||||
* | Try to detect the charset and convert it to utf-8. (irc). Closes #209 #210 | Wim | 2017-07-07 | 1 | -0/+27 |
| | |||||
* | Add UserID to each message. Closes #200 | Wim | 2017-06-18 | 1 | -1/+1 |
| | |||||
* | Make reconnection more robust (irc). #153 | Wim | 2017-06-18 | 1 | -8/+25 |
| |