cinny/src/util
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
..
AsyncSearch.js Fix loading on older browsers (#397) 2022-03-18 09:06:48 +05:30
colorMXID.js Create icons for users without an avatar in desktop notifications (#305) 2022-02-15 17:18:25 +05:30
common.js Add support to manage cross-signing and key backup (#461) 2022-04-24 15:42:24 +05:30
cryptE2ERoomKeys.js Add export E2E key (#178) 2021-12-06 10:22:45 +05:30
markdown.js Add LaTeX / math input and rendering support (#345) 2022-04-24 21:18:35 +05:30
matrixUtil.js Show devices without encryption support separately from unverified session (#499) 2022-04-24 21:59:50 +05:30
Postie.js Update postie to have multiple inbox 2022-03-03 18:33:58 +05:30
sanitize.js Fix parsing encoded matrix.to URL (#660) 2022-07-04 19:50:11 +05:30
sort.js Fix loading on older browsers (#424) 2022-03-23 18:33:19 +05:30
twemojify.jsx Add LaTeX / math input and rendering support (#345) 2022-04-24 21:18:35 +05:30