Skip to content

Conversation

@HarHarLinks
Copy link
Collaborator

Proposed by #2644

Signed-off-by: HarHarLinks [email protected]

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

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

Deploying matrix-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0054ee6
Status: ✅  Deploy successful!
Preview URL: https://69d12963.matrix-website.pages.dev
Branch Preview URL: https://harharlinks-ooye.matrix-website.pages.dev

View logs

Comment on lines 117 to 118
presence = false
typing_notifications = false
presence = true
typing_notifications = 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.

Hey @cloudrac3r, I am generally willing to accept your proposed change.

I can find traces of presence being supported in both directions:
https://gitdab.com/cadence/out-of-your-element/src/commit/60a53f76bb001fe924731ca84dabe51e54127d16/readme.md?display=source#L23

I can find this trace of typing being supported from discourse to matrix
https://gitdab.com/cadence/out-of-your-element/src/commit/60a53f76bb001fe924731ca84dabe51e54127d16/src/d2m/event-dispatcher.js#L330

, but nothing for matrix to discourse. Can you point me at something for typing notifications m2d?

Choose a reason for hiding this comment

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

m->d typing notifications are waiting on synapse to support the stable endpoints before they can be implemented. see element-hq/synapse#17881

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I see, thank you. Please do let us know when this lands so we can update the support properly. :)

repo = "https://gitdab.com/cadence/out-of-your-element"
room = "#out-of-your-element:cadence.moe"
featured = false
featured = 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.

Sorry, we currently don't have a process for deciding which projects to feature, so for now we have to go without.
The website working group plans to work on a policy for this and similar questions.

Suggested change
featured = true
featured = false

Choose a reason for hiding this comment

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

okeydokey, thank you :)

@HarHarLinks HarHarLinks marked this pull request as ready for review April 19, 2025 16:21
@HarHarLinks HarHarLinks requested a review from MTRNord April 19, 2025 16:22
@HarHarLinks HarHarLinks merged commit bfcb1b9 into main Apr 22, 2025
3 checks passed
@HarHarLinks HarHarLinks deleted the HarHarLinks/ooye branch April 22, 2025 10:53
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.

4 participants