summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add tengo support to RemoteNickFormat (#793)Wim2019-04-084-0/+98
* Build on every branch (travis)Wim2019-04-071-0/+1
* Add xmpp room to README. Closes #758Wim2019-04-071-1/+1
* Bump versionWim2019-04-071-1/+1
* Release v1.14.2v1.14.2Wim2019-04-063-2/+17
* Revert fix for #722. Closes #781Wim2019-04-062-21/+0
* Return when not connected and drop a message (irc). Fixes #786Wim2019-04-061-0/+1
* Update tengo vendor and load the stdlib. Fixes #789 (#792)Wim2019-04-0663-1292/+7008
* Use default nick if none specified (irc). Fixes #785Wim2019-04-051-1/+1
* Handle nil message (telegram). Fixes #777Wim2019-04-051-0/+5
* Revert "Bail if any vars are nil, not if all (telegram) (#778)"Wim2019-04-051-2/+2
* Fix travis before_deployWim2019-04-041-4/+4
* Fix travis deploy condition and update to golangci-lint v1.16Wim2019-04-041-2/+2
* Add CI fixes and improvements (#780)Duco van Amstel2019-04-045-61/+74
* Send user_added and removed event through message channel (mattermost)Wim2019-04-022-5/+8
* Return channelId for other channeltypes too (mattermost)Wim2019-04-011-1/+4
* Bump travis to go 1.12.xWim2019-03-271-1/+1
* Ignore message_replied and hidden messages (slack). Fixes #709 (#779)Wim2019-03-271-6/+12
* Bail if any vars are nil, not if all (telegram) (#778)David Hill2019-03-271-2/+2
* Thank DigitalOcean (https://digitalocean.com) for another year of sponsorshipWim2019-03-251-1/+13
* Look up #channel too (rocketchat). Fix #773 (#775)Wim2019-03-241-1/+1
* Bump versionWim2019-03-241-1/+1
* Release v1.14.1v1.14.1Wim2019-03-213-2/+6
* Update doc wrt rocketchat api issueWim2019-03-211-0/+2
* Fix double unlock (slack) (#771)David Hill2019-03-211-1/+0
* Release v1.14.0v1.14.0Wim2019-03-203-4/+6
* Allow the # in rocketchat channels (backward compatible) (#769)Wim2019-03-201-2/+7
* Update rocketchat documentationWim2019-03-201-1/+2
* Fix race-condition in populateUser() (#767)Duco van Amstel2019-03-201-12/+38
* Fix regression for legacy slack by #766 (#768)Wim2019-03-201-2/+6
* Refactor channel and user management (slack) (#766)Duco van Amstel2019-03-154-94/+138
* Force Slack link unfurling (#763)Duco van Amstel2019-03-121-1/+5
* Split-out Slack user and channel management (#762)Duco van Amstel2019-03-124-230/+239
* Check module files in CI run (#761)Duco van Amstel2019-03-122-2/+8
* Update vendor d5/tengoWim2019-03-0538-4355/+623
* Trim <p> and </p> tags (matrix). Closes #686 (#753)Wim2019-03-031-1/+4
* Only build travis on master branchWim2019-03-031-0/+4
* Bump versionWim2019-03-021-1/+1
* Add related projects to READMEWim2019-03-021-0/+4
* Release v1.14.0-rc2v1.14.0-rc2Wim2019-03-022-2/+12
* Do not send duplicate messages (rocketchat). Fixes #745 (#752)Wim2019-03-022-7/+21
* Add support for URL in messageEntities (telegram). Fixes #735 (#736)Wim2019-03-022-0/+24
* Need to specify /topic:mytopic for channel configuration (zulip). (#751)Wim2019-03-023-29/+21
* Use whatsapp forks (#750)Wim2019-03-0296-796/+1857
* Do not relay any bot messages (discord) (#743)Wim2019-02-281-1/+1
* Handle file upload/download only once for each message (#742)Wim2019-02-271-1/+5
* Add MediaConvertWebPToPNG option (telegram). (#741)Wim2019-02-2728-0/+4317
* Build on all branchesWim2019-02-261-0/+2
* Fail gracefully on incorrect human input. Fixes #739 (#740)Wim2019-02-261-0/+3
* Update changelogWim2019-02-262-5/+3