ziggy
|
1a43bdaca5
|
Validate message body ranges and harden receive JSON handling
|
2026-07-10 18:07:57 +03:00 |
|
Bernhard B
|
d6488d6c8e
|
fixed escaping of formatting characters
see #757
|
2025-11-01 23:31:45 +01:00 |
|
Bernhard B
|
a70c2994c3
|
added possibility to escape formatting characters
see #562
|
2024-12-24 23:05:22 +01:00 |
|
Bernhard B
|
f0a49e6aac
|
added new TextstyleParser implementation
* the old implementation was cumbersome to maintain and had some
problems with nested formatting.
see #630
|
2024-12-21 22:10:35 +01:00 |
|
Bernhard B
|
05225a27ee
|
fixed bug in textstyleparser
* handle multi-character emojis correctly
see #544
|
2024-06-17 20:33:50 +02:00 |
|
Bernhard B
|
ba532f52b8
|
gofmt code in utils subdirectory
* formatted code by running 'gofmt'
|
2024-05-07 22:31:11 +02:00 |
|
Bernhard B
|
0cab12c49d
|
added spoiler to textstyleparser
|
2023-10-28 18:53:25 +02:00 |
|
Bernhard B
|
07aee21672
|
handle multicharacter emojis in textstyleparser
see #413
|
2023-10-06 19:11:07 +02:00 |
|
Bernhard B
|
221e129ad4
|
added strikethrough and monspace text styling options
see #382
|
2023-09-23 18:57:32 +02:00 |
|
Bernhard B
|
a5cbb4c725
|
fixed bug in textstyleparser
* bold text wasn't correctly parsed
see #382
|
2023-09-08 19:54:05 +02:00 |
|
Bernhard B
|
759ba197a1
|
fixed bug in textstyleparser + added unittests
|
2023-08-21 20:04:28 +02:00 |
|
Bernhard B
|
2f6bbec3e9
|
added text formatting (bold & italic) for normal/native mode
|
2023-08-21 18:38:38 +02:00 |
|