Files
letro-android/libraries
Jorge Martin Espinosa 1092e0bed9 Linkify raw links in HTML message contents (#1102)
* Linkify links in HTML too:

- Creates a `ClickableLinkText` for `String`.
- Adds a `linkify` parameter to the original function, which is `true` by default.
- Does the linkify logic inside that component, if `linkify` is true.

* Add changelog

* Make sure we don't linkify user mentions or room aliases.

* Use remember to avoid re-processing the text for no reason.
2023-08-21 16:31:01 +02:00
..
2023-08-21 14:33:47 +02:00
2023-07-31 13:49:57 +00:00
2023-08-17 09:02:03 +00:00
2023-05-11 16:30:37 +02:00
2023-07-07 12:04:06 +01:00