Skip to content

Update matrix-appservice-discord feature set #2691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 17, 2025

Conversation

HarHarLinks
Copy link
Collaborator

Proposed by #2645

Signed-off-by: HarHarLinks 2803622+HarHarLinks@users.noreply.github.com

@HarHarLinks HarHarLinks added enhancement This would be an improvement to the website. ecosystem Adding and removing ecosystem projects labels Apr 15, 2025
Copy link

cloudflare-workers-and-pages bot commented Apr 15, 2025

Deploying matrix-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: e9bee4e
Status: ✅  Deploy successful!
Preview URL: https://2931d951.matrix-website.pages.dev
Branch Preview URL: https://harharlinks-matrix-appservic.matrix-website.pages.dev

View logs

@@ -12,16 +12,16 @@ featured = true
privilege.platform = "Admin" # Free text
privilege.matrix = "Homeserver Admin" # Any of Homeserver Admin, Room Admin, None
[bridges.supports]
dm = true
dm = false
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

channels = true
formatted_text = true
message_media = true
replies = true
replies = false # maybe?
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
replies = false # maybe?
replies = false

matrix-org/matrix-appservice-discord#631 (comment)

mentions = true
threads = false
redactions = true
editing = true
reactions = true
reactions = false
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like they're missing matrix-org/matrix-appservice-discord#903

@HarHarLinks HarHarLinks marked this pull request as ready for review April 16, 2025 19:44
channels = true
formatted_text = true
message_media = true
replies = true
replies = false
mentions = true
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably not for too long matrix-org/matrix-spec-proposals#4210

@HarHarLinks HarHarLinks merged commit 5655a27 into main Apr 17, 2025
3 checks passed
@HarHarLinks HarHarLinks deleted the HarHarLinks/matrix-appservice-discord branch April 17, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ecosystem Adding and removing ecosystem projects enhancement This would be an improvement to the website.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants