8go / 8go/matrix-commander

Room ID handling breaks with Room Version 12 (MSC4291)

オープン
#210 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
754
フォーク
69
PR マージ指標
30日以内にマージされた PR はありません

説明

Room Version 12 changes the format of Matrix room IDs to hash-based identifiers (MSC4291).

### references:

* https://github.com/matrix-org/matrix-spec-proposals/blob/matthew/msc4291/proposals/4291-room-ids-as-hashes.md
* https://spec.matrix.org/v1.16/appendices/#room-ids

matrix-commander contains logic that assumes legacy room ID structure

## Problem

Valid room v12 IDs be rejected due to these assumptions.

## Expected behavior

Room IDs must be treated as opaque values as defined by the spec.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。