Skip to content
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

Prevent join event spam with stable reason #268

Merged
merged 2 commits into from
Jun 22, 2023

Conversation

MadLittleMods
Copy link
Contributor

@MadLittleMods MadLittleMods commented Jun 22, 2023

Prevent join event spam with stable reason.

In the case of someone visiting a room via an alias, we can't get access to the room_id before we join the room. I've opted to just point to the Matrix Public Archive instance in general. This way the join reason is always stable regardless how someone is visiting the room.

Fix #267

Join reason was originally added in #262

@MadLittleMods MadLittleMods added A-archive-room-view The view to look at a room day by day in the archive T-Defect Something isn't working. Bugs, crashes, or other reported issues. labels Jun 22, 2023
@MadLittleMods MadLittleMods marked this pull request as ready for review June 22, 2023 06:52
@MadLittleMods MadLittleMods merged commit aff0423 into main Jun 22, 2023
6 checks passed
MadLittleMods added a commit that referenced this pull request Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-archive-room-view The view to look at a room day by day in the archive T-Defect Something isn't working. Bugs, crashes, or other reported issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Join event spam because of unstable URL in reason
1 participant