Commit Graph

1129 Commits (f4ae61044888f591830e6c1be9a2bdb14f88943e)
 

Author SHA1 Message Date
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 bf0b9959d1 Add vendor github.com/dfordsoft/golib/ic 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 85b2d5a124 Update vendor lrstanley/girc 6 years ago
Wim 521a7ed7b0 Update vendor lrstanley/girc 6 years ago
Wim 529b188164 Update vendor go-telegram-bot-api/telegram-bot-api 6 years ago
Wim 8d307d8134 Update vendor matterbridge/go-xmpp 6 years ago
Wim 8c675b52bc Add zulipchat badge 6 years ago
Wim aa51aa2aa0 Bump version 6 years ago
Wim 86865c6da5 Release v1.10.0 6 years ago
Wim 45296100df Add initial zulip support 6 years ago
Wim 1605fbc012 Add vendor matterbridge/gozulipbot 6 years ago
Wim c6c92e273d Use only alphanumeric for file uploads to mediaserver. Closes #416 6 years ago
Wim 467b373c43 Fix crash on invalid filenames 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 5a93d14d75 Update issue templates 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
Wim d44df7b6e6 Fix alignment 6 years ago
Wim 9d1ac0c84b Add image to repo. Make more clear that mattermost is not required to run matterbridge 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 6 years ago
Wim c3174f4de9 Update GetFileLinks to API_V4 6 years ago
Wim 99ce68e9ba Use username if bot name is Slack API Tester (slack) 6 years ago
Wim 0cf73673a9 Bump version 6 years ago
Wim 08f442dc7b Release v1.9.1 6 years ago
Wim 8a8b95228c Remove message newline (telegram). #399 6 years ago
Wim 31a752fa21 Add missing import 6 years ago
Wim a83831e68d Remove empty newlines from messages (telegram) #399 6 years ago
ValdikSS a12a8d4fe2 Send mediaserver link to Discord in Webhook mode (discord) (#405) 6 years ago
Wim e57f3a7e6c Add QuoteDisable option (telegram). Closes #399 6 years ago
Wim 68fbed9281 Make our callbackid more unique. Fixes issue with running multiple matterbridge on the same channel (slack,mattermost) 6 years ago
Wim 8bfaa007d5 Add UpdateStatus function 6 years ago
Jerry Heiselman 76360f89c1 Strip markdown URLs with blank text (slack) (#392) 6 years ago
Wim d525230abd Fix bintray build
See https://github.com/travis-ci/travis-ci/issues/9314
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
Alec WM db25ee59c5 Print list of valid team names when team not found (#390) 7 years ago
Wim 4b0bc6d0bf Release v1.9.0 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