- Prevent Cloudflare from overriding our own 504 timeout page, matrix-org#228
- Catch NSFW rooms with underscores, matrix-org#231
- Fix
18+
false positives with NSFW check, matrix-org#279 - Fix room cards sorting in the wrong direction on Firefox, matrix-org#261
- Remove
libera.chat
as a default since their rooms are not accessible, matrix-org#263 - Add reason why the bot is joining the room, matrix-org#262
- Add
/faq
redirect, matrix-org#265 - Use
rel=canonical
link to de-duplicate event permalinks, matrix-org#266, matrix-org#269 - Prevent join event spam with stable
reason
, matrix-org#268 - Don't allow previewing
shared
history rooms, matrix-org#239- Contributed by @tulir
- Update FAQ to explain
world_readable
only, matrix-org#277 - Indicate when the room was set to
world_readable
and by who, matrix-org#278 - Only show
world_readable
rooms in the room directory, matrix-org#276
Developer facing:
- Fix eslint trying to look at
node_modules/
, matrix-org#275
- Initial public release with good enough functionality to be generally available including: room directory homepage, room archive view with calendar jump-to-date, drill-down with the time selector, following room upgrades (tombstone/predecessor), and more. Completed milestone: https://github.com/matrix-org/matrix-viewer/milestone/1