| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add token support (RocketChat) (#892) | Michal Suchánek | 2019-09-13 | 2 | -0/+8 |
* | Do configuration validation on start-up. Fixes #888 (#889) | Wim | 2019-09-09 | 4 | -1/+38 |
* | Fix deprecation in goreleaser | Wim | 2019-09-07 | 1 | -8/+12 |
* | Bump version and fix changelog | Wim | 2019-09-07 | 2 | -1/+6 |
* | Release v1.16.0v1.16.0 | Wim | 2019-09-07 | 3 | -13/+34 |
* | Update dependencies (#886) | Wim | 2019-09-07 | 145 | -16444/+24155 |
* | Make getChannelIdTeam behave like GetChannelId for groups (mattermost) (#873) | David Buckley | 2019-09-07 | 1 | -14/+13 |
* | Bail if incorrect Jid (xmpp). Fixes #869 (#883) | Wim | 2019-09-07 | 1 | -0/+3 |
* | Update lrstanley/girc vendor (#884) | Wim | 2019-09-07 | 13 | -101/+420 |
* | Add tengo example for nick color filter. See #881 | Wim | 2019-09-07 | 1 | -0/+14 |
* | Add extra debug info (discord) | Wim | 2019-09-05 | 1 | -1/+1 |
* | Add support for sending files via webhook (discord) (#872) | MOZGIII | 2019-08-29 | 3 | -36/+69 |
* | Create .fixmie.yml | Wim | 2019-08-26 | 1 | -0/+3 |
* | Replace bwmarrin/discordgo with matterbridge/discordgo (#878) | Wim | 2019-08-26 | 5 | -7/+74 |
* | Update Rhymen/go-whatsapp vendor (#876) | Wim | 2019-08-26 | 13 | -40/+509 |
* | Add initial Keybase Chat support (#877) | cori hudson | 2019-08-26 | 152 | -566/+5408 |
* | Fix regression (discord). Closes #864 (#866) | Wim | 2019-07-29 | 1 | -1/+1 |
* | Bump version | Wim | 2019-07-15 | 2 | -1/+4 |
* | Release v1.15.1v1.15.1 | Wim | 2019-07-15 | 3 | -2/+6 |
* | Add support for discord category channels (discord) (#863) | Wim | 2019-07-15 | 3 | -23/+54 |
* | Fix discord channel & category name clash. #860 (#861) | Qais Patankar | 2019-07-14 | 2 | -6/+24 |
* | Fix panic by checking slice bounds in handleEntities (telegram). Fixes #857 (... | Wim | 2019-07-08 | 1 | -3/+9 |
* | Support webhook message deletions (discord) (#853) | Qais Patankar | 2019-07-08 | 3 | -9/+53 |
* | Update changelog | Wim | 2019-06-30 | 1 | -0/+2 |
* | Update to golanci-lint v1.17.1 | Wim | 2019-06-30 | 1 | -1/+1 |
* | Keep connection state. Fixes #856 | Wim | 2019-06-30 | 1 | -0/+23 |
* | Update readme | Wim | 2019-06-16 | 1 | -2/+7 |
* | Update vendor (#852) | Wim | 2019-06-16 | 294 | -6856/+71442 |
* | Add .gitignore (#850) | Qais Patankar | 2019-06-16 | 1 | -0/+5 |
* | Update documentation and changelog | Wim | 2019-06-16 | 2 | -0/+12 |
* | Add an option to skip the Mattermost server version check (#849) | Joona Hoikkala | 2019-06-16 | 4 | -14/+21 |
* | Support bulk deletions (discord) | Qais Patankar | 2019-06-16 | 2 | -0/+22 |
* | Bump version | Wim | 2019-06-16 | 1 | -1/+1 |
* | Release v1.15.0v1.15.0 | Wim | 2019-06-14 | 3 | -2/+30 |
* | Verify TLS against JID domain, not the host. (xmpp) (#834) | Nick | 2019-06-14 | 1 | -1/+1 |
* | Fix logic (xmpp) | Wim | 2019-06-14 | 1 | -1/+1 |
* | Fix regression in autojoining with legacy tokens (slack). Fixes #651 (#848) | Wim | 2019-06-14 | 2 | -2/+18 |
* | Allow messages with timestamp (xmpp). Fixes #835 (#847) | Wim | 2019-06-14 | 1 | -1/+1 |
* | Fix noisy whatsapp error logging | Wim | 2019-06-14 | 1 | -0/+4 |
* | Update github.com/Rhymen/go-whatsapp vendor. Fixes #843 | Wim | 2019-06-14 | 12 | -58/+213 |
* | Revert xmpp to orig behaviour. Closes #844 | Wim | 2019-06-13 | 1 | -1/+1 |
* | Make config parse errors readable | Wim | 2019-06-02 | 1 | -2/+2 |
* | Fix go mod issue by removing whatsapp-ext | Wim | 2019-06-02 | 16 | -1484/+32 |
* | Forward only user-typing messages if supported by protocol (#832) | Duco van Amstel | 2019-05-30 | 2 | -30/+45 |
* | Clean-up XMPP handling code (#831) | Duco van Amstel | 2019-05-30 | 1 | -77/+129 |
* | Use upstream whatsapp again (#809) | Wim | 2019-05-30 | 89 | -1257/+2145 |
* | Linter fixes | Duco van Amstel | 2019-05-27 | 1 | -7/+11 |
* | Update channels of all teams (mattermost) | Wim | 2019-05-02 | 1 | -9/+24 |
* | Allow messages from other bots (discord). Fixes #816 | Wim | 2019-05-01 | 1 | -1/+1 |
* | Add msg event to tengo | Wim | 2019-04-24 | 2 | -2/+4 |