feat: Support matrix: links (#4839)
This commit is contained in:
parent
f15013e387
commit
20270cdffe
4 changed files with 31 additions and 4 deletions
|
|
@ -12,6 +12,7 @@ package io.element.android.libraries.matrix.api.permalink
|
|||
* element-based domains (e.g. https://app.element.io/#/user/@chagai95:matrix.org) permalinks
|
||||
* or matrix.to permalinks (e.g. https://matrix.to/#/@chagai95:matrix.org)
|
||||
* or client permalinks (e.g. <clientPermalinkBaseUrl>user/@chagai95:matrix.org)
|
||||
* or matrix: permalinks (e.g. matrix:u/chagai95:matrix.org)
|
||||
*/
|
||||
interface PermalinkParser {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue