From 6c50fafe6d33bf442119de254fe360f2c36cd377 Mon Sep 17 00:00:00 2001 From: Maze <33424247+MRAAGH@users.noreply.github.com> Date: Fri, 14 Jan 2022 21:05:49 +0100 Subject: [PATCH 1/2] Updates to the mx-puppet-discord project mx-puppet-discord does supports presence and typing notifications both ways since nov 2020. See [here](https://github.com/matrix-discord/mx-puppet-discord/commit/0a21bb8ad5b9c41ad346de99df5a38d384d9c9ef) And Discord has threads now, which mx-puppet-discord does not support. --- gatsby/content/projects/bridges/mx-puppet-discord.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gatsby/content/projects/bridges/mx-puppet-discord.mdx b/gatsby/content/projects/bridges/mx-puppet-discord.mdx index a4283baa00..a7d395e21a 100644 --- a/gatsby/content/projects/bridges/mx-puppet-discord.mdx +++ b/gatsby/content/projects/bridges/mx-puppet-discord.mdx @@ -25,8 +25,8 @@ bridges: Discord ✓ Formatted Messages ✓ Media/files ✓ Redactions/Deletions -✓ Presence (Discord → Matrix only) -✓ Typing notifications (Discord → Matrix only) +✓ Presence (both ways) +✓ Typing notifications (both ways) ✓ Replies ✓ Edits ✓ Reactions @@ -34,6 +34,7 @@ bridges: Discord ✓ Multi-user ✓ Friends management ✓ Initiate chats from matrix -✗ History +✗ History +✗ Threads This bridge is part of the [mx-puppet-bridge](https://github.com/Sorunome/mx-puppet-bridge) suite of puppeting bridges. From 10fbf2342637e97b9f39715ebe339a6874064cc7 Mon Sep 17 00:00:00 2001 From: Maze <33424247+MRAAGH@users.noreply.github.com> Date: Fri, 23 Sep 2022 14:59:20 +0200 Subject: [PATCH 2/2] Update mx-puppet-discord repo mx-puppet-discord was migrated to gitlab --- gatsby/content/projects/bridges/mx-puppet-discord.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby/content/projects/bridges/mx-puppet-discord.mdx b/gatsby/content/projects/bridges/mx-puppet-discord.mdx index a7d395e21a..ff195f0990 100644 --- a/gatsby/content/projects/bridges/mx-puppet-discord.mdx +++ b/gatsby/content/projects/bridges/mx-puppet-discord.mdx @@ -9,7 +9,7 @@ language: TypeScript license: Apache-2.0 # pick your license from https://spdx.org/licenses/ # valid categories are client, server, as (application service), sdk (client sdk), bot, and other -repo: https://github.com/matrix-discord/mx-puppet-discord # your source code repository +repo: https://gitlab.com/mx-puppet/discord/mx-puppet-discord # your source code repository room: "#mx-puppet-bridge:sorunome.de" thumbnail: /docs/projects/images/discord-logo.svg maturity: Late Alpha # Options are: Released, Stable, Late Beta, Beta, Early Beta, Late Alpha, Alpha, Early Alpha, or Not actively maintained