cinny/src
Chuang Zhu a6f21b6606
Fix parsing encoded matrix.to URL (#660)
From https://spec.matrix.org/v1.3/appendices/#matrixto-navigation:

	The components of the matrix.to URI (<identifier> and <extra parameter>) are to be percent-encoded as per RFC 3986.

	Historically, clients have not produced URIs which are fully encoded. Clients should try to interpret these cases to the best of their ability. For example, an unencoded room alias should still work within the client if possible
2022-07-04 19:50:11 +05:30
..
app Add emoji name fallback (#658) 2022-06-29 18:19:43 +05:30
client v2.0.4 (#590) 2022-05-29 10:48:20 +05:30
util Fix parsing encoded matrix.to URL (#660) 2022-07-04 19:50:11 +05:30
font.js Use font as npm module 2022-02-21 21:29:17 +05:30
index.jsx Use font as npm module 2022-02-21 21:29:17 +05:30
index.scss Load sound file on startup (#444) 2022-05-03 13:18:27 +05:30