mirror of
https://github.com/gryf/weechat-highlightxmpp.git
synced 2026-01-29 08:45:45 +01:00
Actually fix XML appearing in message.
This would happen on first send and after reconnecing. I was re-using msg accidentally, and the XML was being re-packed.
This commit is contained in:
3
README
3
README
@@ -3,6 +3,9 @@ highlighted message or a private message is received. Great for running under
|
||||
a detatched terminal where you're not always looking at your IRC window.
|
||||
|
||||
Changelog:
|
||||
* 0.4:
|
||||
- Actually fixed random XML appearing in messages.
|
||||
|
||||
* 0.3:
|
||||
- Fixed message type to 'chat'; should fix problems with offline send
|
||||
and XML embedded in the message on some receivers
|
||||
|
||||
Reference in New Issue
Block a user