summaryrefslogtreecommitdiffstats
path: root/gateway
Commit message (Expand)AuthorAgeFilesLines
* Reply support for Matrix (#1664)vpzomtrrfrt2022-01-091-4/+4
* Add support for Harmony (#1656)Janet Blackquill2021-12-181-0/+12
* Keep the logger on a disabled bridge. Fixes #1616 (#1621)Wim2021-10-241-1/+3
* Update vendor (#1446)Wim2021-04-031-3/+4
* Add vk bridge (#1372)Ivanik2021-01-291-0/+11
* Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347)Qais Patankar2020-12-311-2/+2
* Add threading support with token (discord) (#1342)Wim2020-12-311-1/+1
* Add UserID to RemoteNickFormat and Tengo (#1308)JeremyRand2020-11-251-8/+12
* Add support for irc to irc notice (irc). Fixes #754 (#1305)Wim2020-11-221-0/+5
* Add extra debug to log time spent sending a message per bridge (#1299)Wim2020-11-221-0/+4
* Allow tengo to drop messages using msgDrop (#1272)Wim2020-10-211-10/+31
* Show deprecate warnings about old tengo settings (#1271)Wim2020-10-212-6/+19
* Add Mumble support (#1245)Sebastian P2020-10-011-0/+11
* Add Nextcloud Talk support (#1167)Gary Kim2020-07-181-0/+11
* Lowercase account names. Fixes #1108 (#1110)Wim2020-04-211-1/+1
* Fix the behavior of ShowTopicChange and SyncTopic (#1086)ldruschk2020-04-181-1/+1
* Implement User Avatar spoofing of XMPP users (#1090)Alexander2020-04-161-1/+1
* Add support for build tags (#1054)Qais Patankar2020-03-2217-40/+181
* Add initial Microsoft Teams supportWim2020-03-011-0/+2
* 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