Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent join event spam with stable
reason
(#268)
Fix #267 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. Join `reason` was originally added in #262
- Loading branch information