2ei
|
cfebb9df05
|
Remove unused imports (#4397)
|
2024-06-21 00:06:40 +02:00 |
|
udf
|
3b428f97a9
|
Fix ordering of nested entities
|
2023-12-07 18:25:11 +02:00 |
|
udf
|
abeb8c4d8d
|
Prioritise closing tags when sorting tags
|
2023-12-07 18:09:02 +02:00 |
|
Alexander Goryushkin
|
ad19987cd6
|
Fixed sorting of markup entities with the same offsets (#4201)
|
2023-09-14 18:52:04 +02:00 |
|
Lonami
|
16ed9614f9
|
Change html.unparse logic to mimic markdown's
It was overcomplicated and had some subtle bugs.
Closes #4133.
|
2023-06-17 13:11:14 +02:00 |
|
Lonami Exo
|
1f42e6e32f
|
del_surrogate for HTML inline URLs
Closes #3693.
|
2022-09-20 18:18:26 +02:00 |
|
Lonami Exo
|
3d32e16235
|
Fix within surrogate detection
|
2020-02-20 10:53:28 +01:00 |
|
Lonami Exo
|
9f73c35621
|
Fix unparsing of entities that are together
|
2020-02-20 09:43:37 +01:00 |
|
Lonami Exo
|
d196c89825
|
Fix unparsing malformed entities, bump v1.10.10
|
2019-12-30 10:19:29 +01:00 |
|
Lonami Exo
|
f3111f93b2
|
Fix unparsing text with malformed message entities
|
2019-12-19 15:48:59 +01:00 |
|
painor
|
38b929b973
|
Fix several typos (#1328)
|
2019-11-10 11:29:43 +01:00 |
|
Lonami Exo
|
b719a2a432
|
Remove unwanted html.unescape() call
|
2019-08-04 10:09:23 +02:00 |
|
Tulir Asokan
|
8b28f4ffbf
|
Add support for unparsing nested entities into HTML (#1209)
|
2019-06-24 12:28:14 +02:00 |
|
Lonami Exo
|
962949008f
|
Add new message entities to markdown/html parsers
|
2019-06-23 21:35:33 +02:00 |
|
Lonami Exo
|
aaee092a46
|
Locally strip outgoing message text respecting entities
|
2018-11-19 10:15:56 +01:00 |
|
Lonami Exo
|
d854babf22
|
Make HTML parser yield the correct offset and lengths
|
2018-11-19 09:20:13 +01:00 |
|
painor
|
340f5614b5
|
Add name mention formatting to HTML and Markdown (#1019)
|
2018-10-04 15:56:32 +02:00 |
|
Lonami Exo
|
2fb5215f5f
|
Fix parsers misbehaving with None text
|
2018-06-03 13:48:43 +02:00 |
|
Lonami Exo
|
75d99fbb53
|
Fix HTML entity parsing failing when needing surrogates
|
2018-02-15 11:52:46 +01:00 |
|
Tulir Asokan
|
5f2f04c6c2
|
Add HTML parse mode (#554)
|
2018-01-22 10:06:11 +01:00 |
|