summaryrefslogtreecommitdiffstats
path: root/gateway
Commit message (Expand)AuthorAgeFilesLines
* Add ability to procure avatars from the destination bridge (#1000)Qais Patankar2020-02-092-2/+4
* Update to tengo v2 (#976)Wim2020-01-091-5/+5
* Switch to new emoji library kyokomi/emoji (#948)Wim2019-11-171-2/+2
* Add UserTypingSupport (discord) (#914)Qais Patankar2019-10-041-1/+2
* Do configuration validation on start-up. Fixes #888 (#889)Wim2019-09-093-1/+33
* Add initial Keybase Chat support (#877)cori hudson2019-08-261-0/+2
* Support webhook message deletions (discord) (#853)Qais Patankar2019-07-081-6/+16
* Forward only user-typing messages if supported by protocol (#832)Duco van Amstel2019-05-302-30/+45
* Add msg event to tengoWim2019-04-241-0/+2
* Add scripting (tengo) support for every outgoing message (#806)Wim2019-04-191-0/+45
* Add tengo support to RemoteNickFormat (#793)Wim2019-04-081-0/+41
* Revert fix for #722. Closes #781Wim2019-04-061-17/+0
* Update tengo vendor and load the stdlib. Fixes #789 (#792)Wim2019-04-061-0/+2
* Need to specify /topic:mytopic for channel configuration (zulip). (#751)Wim2019-03-021-0/+4
* Handle file upload/download only once for each message (#742)Wim2019-02-271-1/+5
* Fail gracefully on incorrect human input. Fixes #739 (#740)Wim2019-02-261-0/+3
* Make all loggers derive from non-default instance (#728)Wim2019-02-236-102/+157
* Add scripting (tengo) support for every incoming message (#731)Wim2019-02-233-0/+46
* Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730)Wim2019-02-233-0/+116
* Disable updateChannelMembers for nowWim2019-02-211-1/+1
* Fix typoWim2019-02-211-1/+1
* Add initial WhatsApp support (#711)Krzysiek Madejski2019-02-211-0/+2
* Handle quit message relay better on gateways with one channel on the irc brid...Wim2019-02-211-0/+5
* Fix bug in #721Wim2019-02-171-2/+2
* Support quits from irc correctly. Fixes #722 (#724)Wim2019-02-171-1/+17
* Support join/leaves from discord. Closes #654 (#721)Wim2019-02-171-0/+12
* Allow regexs in ignoreNicks. Closes #690 (#720)Wim2019-02-172-45/+33
* Hint at thread replies when messages are unthreaded (slack) (#684)Wim2019-02-101-0/+6
* Send GetChannelMembers event only to slack for nowWim2019-01-241-0/+4
* Add initial support for getting ChannelMember info of all bridges (#678)Wim2019-01-182-0/+39
* Fail if channel starts with hashtag (mattermost). Closes #625Wim2019-01-071-0/+5
* Use logrus imports instead of log (#662)Duco van Amstel2018-12-263-9/+8
* Refactor gateway (#648)Wim2018-12-124-237/+435
* Enable gosec linter (#645)Duco van Amstel2018-12-061-2/+2
* Tidy up fetching of config values. (#616)Patrick Connolly2018-12-011-12/+6
* Extract bridgeMap into own package to improve testability (#601)Patrick Connolly2018-11-304-33/+41
* Sync channel topics between Slack bridges (#585)Patrick Connolly2018-11-261-2/+4
* Add option to ignore failing bridge on start. Fixes #455 (#603)Wim2018-11-251-2/+31
* Add protocol to msg.ID in cache (#596)Wim2018-11-192-12/+12
* Fix golint linter issues and enable it in CI (#593)Duco van Amstel2018-11-153-26/+26
* Make config.Config more unit-test friendly (#586)Duco van Amstel2018-11-134-29/+78
* Add new Slack connection and forked legacy Slack bridge (#582)Duco van Amstel2018-11-131-21/+20
* Add support for mattermost matterbridge pluginWim2018-11-112-3/+10
* Make gochecknoinits linter happyWim2018-11-081-4/+1
* Make scopelint happyWim2018-11-082-0/+2
* Make goconst linter happyWim2018-11-082-28/+38
* Add ability to show when user is typing across Slack bridges (#559)Patrick Connolly2018-11-081-1/+8
* Make gocritic linter happyWim2018-11-081-1/+1
* Make unparam linter happyWim2018-11-081-2/+2
* Clean up various stuff (#508)David Hill2018-11-071-2/+2