Kévin Commaille
|
d36f485b19
|
html: Do not export Node in the public API
It is not usable on its own and it is
not in the output of any public method.
|
2024-04-24 13:15:12 +02:00 |
|
Kévin Commaille
|
221e9c055c
|
html: Add method to get root node of Html
|
2024-04-24 13:15:12 +02:00 |
|
Kévin Commaille
|
da1df75619
|
html: Add support for deprecated HTML tags
According to Matrix 1.10
|
2024-04-07 15:45:26 +02:00 |
|
Kévin Commaille
|
5a0faa81b1
|
html: Upgrade html5ever
|
2024-04-07 15:45:26 +02:00 |
|
Jonas Platte
|
4a02b97aa3
|
Update website URL
|
2024-04-04 13:20:58 +02:00 |
|
Jonas Platte
|
db06702a0f
|
ci: Upgrade nightly toolchain
|
2023-11-08 18:03:26 +01:00 |
|
Jonas Platte
|
e658b8b128
|
Remove 'www.' from ruma.io URLs
|
2023-10-12 15:44:00 +02:00 |
|
Jonas Platte
|
b0143702a7
|
Release ruma-html 0.1.0
|
2023-10-05 17:06:59 +02:00 |
|
Kévin Commaille
|
e4a46437c9
|
html: Add note about errors in Html::parse docs
|
2023-08-29 11:19:48 +02:00 |
|
Kévin Commaille
|
ba973c98f1
|
html: Expose sanitize API on Html
|
2023-08-29 11:19:48 +02:00 |
|
Kévin Commaille
|
0120861951
|
html: Don't expose methods to manipulate HTML
Users should just use the provided way to sanitize HTML
|
2023-08-29 11:19:48 +02:00 |
|
Kévin Commaille
|
80c71ef454
|
html: Rename Fragment to Html
|
2023-08-29 11:19:48 +02:00 |
|
Jonas Platte
|
399adc911f
|
Use as_variant crate for shorter code
|
2023-08-28 19:31:39 +02:00 |
|
Kévin Commaille
|
24ce9d5e09
|
events: Move sanitize HTML features to new ruma-html crate
|
2023-08-24 14:00:07 +02:00 |
|