Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Prevent white or black color codes (irc) (#434) | Yuval Langer | 2018-05-29 | 1 | -1/+2 | |
| | ||||||
* | Fix regexp in replaceMention (slack). (#435) | Patrick Connolly | 2018-05-29 | 1 | -1/+1 | |
| | ||||||
* | Update changelog | Wim | 2018-05-27 | 1 | -4/+6 | |
| | ||||||
* | Bump version | Wim | 2018-05-27 | 1 | -1/+1 | |
| | ||||||
* | Release v1.10.1v1.10.1 | Wim | 2018-05-27 | 3 | -2/+14 | |
| | ||||||
* | Fix iconurl regression (mattermost,slack,rocketchat). Closes #430 | Wim | 2018-05-27 | 3 | -6/+12 | |
| | ||||||
* | Add error message about webhook (slack) | Wim | 2018-05-27 | 1 | -0/+4 | |
| | ||||||
* | Use uuid instead of userid. Fixes #429 | Wim | 2018-05-27 | 2 | -6/+11 | |
| | ||||||
* | Add vendor github.com/rs/xid | Wim | 2018-05-27 | 8 | -0/+464 | |
| | ||||||
* | Update sponsor image | Wim | 2018-05-26 | 1 | -1/+1 | |
| | ||||||
* | Add sponsor and zulip to README | Wim | 2018-05-26 | 1 | -0/+3 | |
| | ||||||
* | Fix issue #432 - Avatar spoofing from Slack to Discord with uppercase in ↵ | OyyoDams | 2018-05-26 | 1 | -1/+1 | |
| | | | | nick doesn't work (#433) | |||||
* | 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 | 3 | -2/+13 | |
| | | | | | | | | * 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 | |
| | ||||||
* | Add vendor github.com/dfordsoft/golib/ic | Wim | 2018-05-11 | 60 | -28956/+37262 | |
| | ||||||
* | Add QuoteFormat option (telegram). Closes #413 | Wim | 2018-05-11 | 3 | -1/+17 | |
| | ||||||
* | Send attached files to XMPP in different message with OOB data and without ↵ | ValdikSS | 2018-05-09 | 1 | -0/+5 | |
| | | | | | | | 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. | |||||
* | Update vendor lrstanley/girc | Wim | 2018-05-09 | 3 | -0/+793 | |
| | ||||||
* | Update vendor lrstanley/girc | Wim | 2018-05-09 | 10 | -846/+203 | |
| | ||||||
* | Update vendor go-telegram-bot-api/telegram-bot-api | Wim | 2018-05-09 | 5 | -50/+268 | |
| | ||||||
* | Update vendor matterbridge/go-xmpp | Wim | 2018-05-09 | 2 | -2/+30 | |
| | ||||||
* | Add zulipchat badge | Wim | 2018-05-07 | 1 | -1/+1 | |
| | ||||||
* | Bump version | Wim | 2018-05-07 | 1 | -1/+1 | |
| | ||||||
* | Release v1.10.0v1.10.0 | Wim | 2018-05-07 | 3 | -2/+21 | |
| | ||||||
* | Add initial zulip support | Wim | 2018-05-07 | 5 | -1/+262 | |
| | ||||||
* | Add vendor matterbridge/gozulipbot | Wim | 2018-05-07 | 5 | -0/+762 | |
| | ||||||
* | Use only alphanumeric for file uploads to mediaserver. Closes #416 | Wim | 2018-05-06 | 1 | -0/+6 | |
| | ||||||
* | Fix crash on invalid filenames | Wim | 2018-05-06 | 1 | -2/+6 | |
| | ||||||
* | Handle file comment better | Wim | 2018-05-06 | 4 | -1/+13 | |
| | ||||||
* | Handle file uploads to mediaserver (steam) | Wim | 2018-05-06 | 1 | -0/+26 | |
| | ||||||
* | Fix possible nil when using channels (telegram). #410 | Wim | 2018-05-05 | 1 | -1/+4 | |
| | ||||||
* | Update issue templates | Wim | 2018-05-05 | 2 | -0/+43 | |
| | ||||||
* | Add support for reloading all settings automatically after changing config ↵ | Wim | 2018-05-01 | 2 | -0/+48 | |
| | | | | except connection and gateway configuration. Closes #373 | |||||
* | Handle channel posts correctly (telegram) | Wim | 2018-04-29 | 1 | -2/+3 | |
| | ||||||
* | Fix panic (telegram). Closes #410 | Wim | 2018-04-29 | 1 | -1/+1 | |
| | ||||||
* | Fix alignment | Wim | 2018-04-25 | 1 | -3/+3 | |
| | ||||||
* | Add image to repo. Make more clear that mattermost is not required to run ↵ | Wim | 2018-04-25 | 2 | -2/+5 | |
| | | | | matterbridge | |||||
* | Properly set Slack user who initiated slash command (#394) | Jerry Heiselman | 2018-04-25 | 1 | -2/+2 | |
| | | | * Properly set Slack user who initiated slash command | |||||
* | Fix regression in ReplaceMessages and ReplaceNicks. Closes #407 | Wim | 2018-04-21 | 1 | -4/+11 | |
| | ||||||
* | Update GetFileLinks to API_V4 | Wim | 2018-04-21 | 1 | -1/+1 | |
| | ||||||
* | Use username if bot name is Slack API Tester (slack) | Wim | 2018-04-20 | 1 | -0/+13 | |
| | ||||||
* | Bump version | Wim | 2018-04-20 | 1 | -1/+1 | |
| | ||||||
* | Release v1.9.1v1.9.1 | Wim | 2018-04-20 | 3 | -2/+14 | |
| | ||||||
* | Remove message newline (telegram). #399 | Wim | 2018-04-19 | 1 | -0/+1 | |
| | ||||||
* | Add missing import | Wim | 2018-04-19 | 1 | -0/+1 | |
| | ||||||
* | Remove empty newlines from messages (telegram) #399 | Wim | 2018-04-19 | 2 | -8/+12 | |
| | ||||||
* | Send mediaserver link to Discord in Webhook mode (discord) (#405) | ValdikSS | 2018-04-17 | 1 | -0/+6 | |
| | ||||||
* | Add QuoteDisable option (telegram). Closes #399 | Wim | 2018-04-17 | 3 | -1/+15 | |
| |