| Commit message (Expand) | Author | Age | Files | Lines |
* | Pick up all the webhooks (discord) (#1383) | Wim | 2021-02-01 | 1 | -1/+0 |
* | Add an even more debug option (discord) (#1368) | Wim | 2021-01-23 | 1 | -0/+5 |
* | Improve Markdown in transmitter docs (discord) (#1351) | Qais Patankar | 2021-01-03 | 1 | -6/+7 |
* | Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) | Qais Patankar | 2020-12-31 | 1 | -2/+2 |
* | Reject cross-channel message references (discord) (#1345) | Qais Patankar | 2020-12-31 | 1 | -3/+3 |
* | Add a prefix handler for unthreaded messages (discord) (#1346) | Qais Patankar | 2020-12-31 | 1 | -0/+6 |
* | Add threading support with token (discord) (#1342) | Wim | 2020-12-31 | 2 | -2/+20 |
* | Fix 'webook' typo in discord/webhook.go (#1344) | Qais Patankar | 2020-12-31 | 1 | -1/+1 |
* | Update webhook documentation (discord) (#1335) | Qais Patankar | 2020-12-17 | 1 | -5/+0 |
* | Split Bdiscord.Send into handleEventWebhook and handleEventBotUser (discord) | Qais Patankar | 2020-12-13 | 2 | -43/+53 |
* | Move webhook specific logic to its own file (discord) | Qais Patankar | 2020-12-13 | 2 | -94/+102 |
* | Extract maybeGetLocalAvatar into its own function (discord) | Qais Patankar | 2020-12-13 | 1 | -15/+17 |
* | Remove WebhookURL support (discord) | Qais Patankar | 2020-12-13 | 2 | -9/+15 |
* | Add initial transmitter implementation (discord) | Qais Patankar | 2020-12-13 | 5 | -120/+371 |
* | Revert "Disable webhook editing (#1296)" (discord) | Qais Patankar | 2020-12-13 | 1 | -10/+6 |
* | Refactor guild finding code (discord) (#1319) | Qais Patankar | 2020-12-03 | 1 | -18/+35 |
* | Disable webhook editing (discord) (#1296) | Wim | 2020-11-22 | 1 | -6/+10 |
* | Update webhook messages via new endpoint (discord) | Simon THOBY | 2020-11-14 | 2 | -56/+17 |
* | Fix webhook EventUserAction messages being skipped (discord) (#1133) | Qais Patankar | 2020-05-11 | 1 | -1/+1 |
* | Fix #1049: missing space before embeds (discord) (#1124) | Qais Patankar | 2020-05-07 | 2 | -6/+6 |
* | Fix #1120: replaceAction "_" crash (discord) (#1121) | Qais Patankar | 2020-04-25 | 1 | -2/+3 |
* | Add an ID cache (discord). Fixes #1106 (#1111) | Wim | 2020-04-21 | 2 | -0/+43 |
* | Don't transmit typing events from ourselves (slack/discord) (#1056) | Qais Patankar | 2020-03-22 | 2 | -0/+7 |
* | Strip extra info from emotes (discord) (#1052) | Qais Patankar | 2020-03-22 | 2 | -0/+8 |
* | Fix duplicate separator on empty description/url (discord). Fixes #1008 (#1035) | Wim | 2020-03-21 | 2 | -1/+89 |
* | Fix #1027: warning when handling inbound webhooks (discord) (#1044) | Qais Patankar | 2020-03-18 | 1 | -3/+3 |
* | Refactor webhook permission checks | Qais Patankar | 2020-03-18 | 1 | -8/+10 |
* | Fix #1040: spotty webhook permission verification | Qais Patankar | 2020-03-18 | 1 | -3/+7 |
* | Remove replace directives and use own fork to make go get work again (#1028) | Wim | 2020-03-08 | 3 | -3/+3 |
* | Add ability to procure avatars from the destination bridge (#1000) | Qais Patankar | 2020-02-09 | 1 | -0/+21 |
* | Check only bridged channels for PermManageWebhooks (discord) (#1001) | Qais Patankar | 2020-02-08 | 1 | -4/+5 |
* | Show file comment in webhook if normal message is empty (discord). Fixes #962... | Wim | 2020-02-02 | 1 | -0/+5 |
* | Fix channel ID problem with multiple gateways (discord). Fixes #953 (#977) | Wim | 2020-01-09 | 3 | -19/+9 |
* | move stripCustomoji logic to default Tengo script (#973) | c0ncord2 | 2020-01-09 | 2 | -6/+0 |
* | Update vendor (#932) | Wim | 2019-10-27 | 1 | -1/+4 |
* | Remove obsolete file upload links (discord). Fixes #908 (#931) | Wim | 2019-10-27 | 1 | -12/+0 |
* | Add UserTypingSupport (discord) (#914) | Qais Patankar | 2019-10-04 | 2 | -0/+22 |
* | Specify correct GuildID on unknown user query (discord). Fixes #879 (#894) | Wim | 2019-09-15 | 2 | -4/+4 |
* | 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 | 2 | -36/+68 |
* | Fix regression (discord). Closes #864 (#866) | Wim | 2019-07-29 | 1 | -1/+1 |
* | Add support for discord category channels (discord) (#863) | Wim | 2019-07-15 | 2 | -23/+53 |
* | Fix discord channel & category name clash. #860 (#861) | Qais Patankar | 2019-07-14 | 2 | -6/+24 |
* | Support webhook message deletions (discord) (#853) | Qais Patankar | 2019-07-08 | 2 | -3/+37 |
* | Support bulk deletions (discord) | Qais Patankar | 2019-06-16 | 2 | -0/+22 |
* | Allow messages from other bots (discord). Fixes #816 | Wim | 2019-05-01 | 1 | -1/+1 |
* | Do not relay any bot messages (discord) (#743) | Wim | 2019-02-28 | 1 | -1/+1 |
* | Print errors as string instead of %#v (#738) | Wim | 2019-02-26 | 2 | -4/+4 |
* | Allow sending discriminator with Discord username (#726) | Declan Hoare | 2019-02-22 | 1 | -0/+3 |
* | Support join/leaves from discord. Closes #654 (#721) | Wim | 2019-02-17 | 2 | -0/+44 |