element-portable/src/utils/permalinks
J. Ryan Stinnett 474c029db5 Fix permalink via parsing for rooms
This adjusts the app local link parsing path to better handle `via`s in query
params. Previously this path only expected them when an event ID was also
present, but it's also valid to have `via`s without event IDs as well.

Fixes https://github.com/vector-im/element-web/issues/16345
2021-02-03 15:18:19 +00:00
..
ElementPermalinkConstructor.js Fix permalink via parsing for rooms 2021-02-03 15:18:19 +00:00
PermalinkConstructor.js Rework message pilling to ignore event permalinks 2021-01-27 11:46:20 +00:00
Permalinks.js Move route splitting inside route parsing 2021-02-03 14:05:22 +00:00
SpecPermalinkConstructor.js Fix ?via= args in SpecPermalinkConstructor.js 2019-12-03 00:05:19 +00:00