element-x-ada/changelog.d
Jorge Martin Espinosa bfd938a970
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
..
.gitignore Setup towncrier 2023-01-11 14:57:14 +01:00
769.feature Media upload cancellation (#1058) 2023-08-17 09:02:03 +00:00
990.misc [Compound] Platform components (Lists) (#990) 2023-08-21 10:34:57 +02:00
1033.bugfix changelog 2023-08-18 15:21:14 +02:00
1064.wip Add feature flag for polls (#1064) 2023-08-16 15:14:38 +00:00
1077.bugfix Add changelog 2023-08-18 14:55:13 +02:00
1079.bugfix Linkify raw links in HTML message contents (#1102) 2023-08-21 16:31:01 +02:00
1082.bugfix Fix bug reporter failing after not finding some files (#1103) 2023-08-21 15:30:16 +02:00
1090.bugfix Fix rendering of inline elements in list items in messages (#1091) 2023-08-18 13:14:55 +00:00
1101.bugfix Changelog 2023-08-21 12:59:40 +02:00