Emmanuel Lepage Vallee
|
b6ce95cd15
|
naughty: Improve the rendering of notifications with invalid markup.
Some case like `foo<b>bar` still fail, but at least `foo<<<>>>bar`
works.
Fix #3022
|
2020-03-07 21:34:02 -05:00 |
Emmanuel Lepage Vallée
|
3bd777f61a
|
Revert "naughty.widget: xml_escape message and title text"
|
2020-03-05 01:38:27 -05:00 |
Unai Fernández
|
6934efdd32
|
naughty.widget: xml_escape message and title text
fixes empty notifications when special characters like '&' are used
|
2020-03-04 19:32:13 +01:00 |
Emmanuel Lepage Vallee
|
207efe318a
|
doc: Upgrade the notification documentation to the latest standards.
|
2020-02-10 04:13:17 -05:00 |
Emmanuel Lepage Vallee
|
a91e2e7378
|
notification: Fix typos in signal names.
Updating notifications would not work because, among other things,
the signals names had a typo (all of them...).
|
2019-07-09 01:23:11 -04:00 |
Emmanuel Lepage Vallee
|
cf364a7b35
|
naughty: Add a `message` widget.
It tracks the notification message.
|
2019-06-08 18:56:08 -04:00 |