Skip to content

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Oct 1, 2025

MSC: matrix-org/matrix-spec-proposals#4354

This is for policyserv so we can block sticky events in our public rooms (they aren't needed there)

@turt2live turt2live requested a review from kegsay October 1, 2025 23:52
@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.83%. Comparing base (6697d93) to head (a57436b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #462      +/-   ##
==========================================
+ Coverage   53.43%   53.83%   +0.40%     
==========================================
  Files          52       52              
  Lines        7842     7870      +28     
==========================================
+ Hits         4190     4237      +47     
+ Misses       3247     3223      -24     
- Partials      405      410       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MadLittleMods MadLittleMods requested a review from a team October 23, 2025 15:31
Comment on lines +30 to +31
UnstableSticky stickyEventData `json:"msc4354_sticky,omitempty"`
StableSticky stickyEventData `json:"sticky,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be applied to eventV1?
At a glance, I would think this only applies to eventV3 or newer. But I haven't been following gmsl or that MSC so maybe I'm wrong.

Copy link
Member

Choose a reason for hiding this comment

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

It's not tied to a room version, so v1 probably makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants