summaryrefslogtreecommitdiffstats
path: root/bridge/discord/handlers.go
Commit message (Expand)AuthorAgeFilesLines
* Reject cross-channel message references (discord) (#1345)Qais Patankar2020-12-311-3/+3
* Add threading support with token (discord) (#1342)Wim2020-12-311-0/+5
* Add initial transmitter implementation (discord)Qais Patankar2020-12-131-1/+1
* Fix #1049: missing space before embeds (discord) (#1124)Qais Patankar2020-05-071-1/+1
* Don't transmit typing events from ourselves (slack/discord) (#1056)Qais Patankar2020-03-221-0/+5
* Strip extra info from emotes (discord) (#1052)Qais Patankar2020-03-221-0/+3
* Fix duplicate separator on empty description/url (discord). Fixes #1008 (#1035)Wim2020-03-211-1/+31
* Fix #1027: warning when handling inbound webhooks (discord) (#1044)Qais Patankar2020-03-181-3/+3
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-081-1/+1
* Fix channel ID problem with multiple gateways (discord). Fixes #953 (#977)Wim2020-01-091-14/+2
* move stripCustomoji logic to default Tengo script (#973)c0ncord22020-01-091-1/+0
* Update vendor (#932)Wim2019-10-271-1/+4
* Add UserTypingSupport (discord) (#914)Qais Patankar2019-10-041-0/+13
* Specify correct GuildID on unknown user query (discord). Fixes #879 (#894)Wim2019-09-151-1/+1
* Support bulk deletions (discord)Qais Patankar2019-06-161-0/+21
* Allow messages from other bots (discord). Fixes #816Wim2019-05-011-1/+1
* Do not relay any bot messages (discord) (#743)Wim2019-02-281-1/+1
* Allow sending discriminator with Discord username (#726)Declan Hoare2019-02-221-0/+3
* Support join/leaves from discord. Closes #654 (#721)Wim2019-02-171-0/+42
* Disable some unparam checks (discord)Wim2018-12-071-3/+3
* Split Discord bridge in multiple files (#632)Duco van Amstel2018-12-071-0/+125