Commit Graph

372 Commits (696c51855024fd0bfffe1bec62ae2e4dd29532a1)

Author SHA1 Message Date
Wim 696c518550 Add error message about webhook (slack) 6 years ago
Wim 411ef2691c Use uuid instead of userid. Fixes #429 6 years ago
OyyoDams f6eefa4ecc Fix issue #432 - Avatar spoofing from Slack to Discord with uppercase in nick doesn't work (#433) 6 years ago
Kazuhiro NISHIYAMA f1db166ac4 Fix format string bug (irc) (#428) 6 years ago
Yuval Langer 887c2bc56d End IRC username formatting with a total formatting reset (irc) (#425)
* Add zero padding to the color code

* Change color ending into total formatting reset
6 years ago
Yuval Langer f0738a93c3 [WIP] Colorize username sent to IRC using its crc32 IEEE checksum (#423)
* Colorize username sent to IRC using its crc32 IEEE checksum

* Add `ColorNicks` configuration variable

* Add `ColorNicks` setting
6 years ago
Wim 75381c2c6e Add support for CJK to/from utf-8 (irc). #400 6 years ago
Wim 406a54b597 Add QuoteFormat option (telegram). Closes #413 6 years ago
ValdikSS be04d1a862 Send attached files to XMPP in different message with OOB data and without body (#421)
Conversations can't show inline pictures if there's anything besides URL in the message body.
Workaround this issue by sending one usual message and one message with OOB data and without message body.
The second message should not be shown in the clients without OOB support, so the user won't see the empty message.
6 years ago
Wim 45296100df Add initial zulip support 6 years ago
Wim 72ce7f06e9 Handle file comment better 6 years ago
Wim 346a7284f7 Handle file uploads to mediaserver (steam) 6 years ago
Wim ee4ac67081 Fix possible nil when using channels (telegram). #410 6 years ago
Wim 96a47a60ad Add support for reloading all settings automatically after changing config except connection and gateway configuration. Closes #373 6 years ago
Wim b24a47ad7f Handle channel posts correctly (telegram) 6 years ago
Wim cd1fd1bb7c Fix panic (telegram). Closes #410 6 years ago
Jerry Heiselman 76af9cba5a Properly set Slack user who initiated slash command (#394)
* Properly set Slack user who initiated slash command
6 years ago
Wim b69fc30902 Fix regression in ReplaceMessages and ReplaceNicks. Closes #407 7 years ago
Wim 99ce68e9ba Use username if bot name is Slack API Tester (slack) 7 years ago
Wim 8a8b95228c Remove message newline (telegram). #399 7 years ago
Wim 31a752fa21 Add missing import 7 years ago
Wim a83831e68d Remove empty newlines from messages (telegram) #399 7 years ago
ValdikSS a12a8d4fe2 Send mediaserver link to Discord in Webhook mode (discord) (#405) 7 years ago
Wim e57f3a7e6c Add QuoteDisable option (telegram). Closes #399 7 years ago
Wim 68fbed9281 Make our callbackid more unique. Fixes issue with running multiple matterbridge on the same channel (slack,mattermost) 7 years ago
Jerry Heiselman 76360f89c1 Strip markdown URLs with blank text (slack) (#392) 7 years ago
Wim b4aa637d41 Add channel debug (discord) 7 years ago
Wim 7c4334d0de Remove unused import 7 years ago
Wim 062be8d7c9 Revert #378 7 years ago
Wim 8c0b04b995 Ignore restricted_acton on channel join (slack). Closes #387 7 years ago
Wim e5989adf92 Add support for NoSendJoinPart. Closes #382 7 years ago
Wim 2133e0d1be Use default values part 2 (irc) 7 years ago
Wim a6f37f1d61 Use default values (irc) 7 years ago
Wim 9de9151826 Fix panic on sending messages between reconnects (irc). Closes #385 7 years ago
Wim 80fcf18e24 Remove debug messsage (mattermost) 7 years ago
Wim ab94b5ca7a Update regex for usergroup matching. Closes #379 7 years ago
Wim 8d2ce56c37 Fix regression (slack). Closes #384 7 years ago
Wim 1ec324354b Fix empty messages (telegram) 7 years ago
Wim 16be6601c8 Fix incorrect skipmessage (xmpp) 7 years ago
Wim 98027446c8 Fix tests and make megacheck happy 7 years ago
Wim f2f1d874e1 Use viper (github.com/spf13/viper) for configuration 7 years ago
Wim 79c4ad5015 Remove unused function 7 years ago
Wim e24f1c7c87 Use replaceVariable for usergroups (slack) #379 7 years ago
Wim dbf8a326d5 Escape html on username (telegram). Closes #378 7 years ago
Wim 0bc9c70c66 Add usergroup support (slack). Closes #379 7 years ago
Wim 594d2155e3 Improve debug messages 7 years ago
Wim 20dbd71306 Make megacheck happy 7 years ago
Wim 6a727b9723 Use our own version of go-xmpp with debug output to logrus 7 years ago
Wim 2110db6f0c Add environment override back 7 years ago
Wim 2bac867382 Refactor using factory 7 years ago