Commit Graph

5 Commits

Author SHA1 Message Date
gryf 16f60ee26d Use commandline tool for sending XMPP messages.
Loading sleekxmpp library with current Weechat version, causes to
highlightxmpp to fail. Probable reason is that sleekxmpp heavily uses
threading, while Weechat docs[1] clearly states, that threads shouldn't
be used.

[1] https://weechat.org/files/doc/stable/weechat_scripting.en.html#weechat_architecture
2021-01-02 19:39:34 +01:00
Jacob Peddicord 6c7c37f0c3 Update headers and add sleekxmpp note. 2015-10-18 14:08:59 -07:00
Jörg Thalheim 9dc1c1c01f switch to better maintained sleekxmpp 2015-10-11 08:43:02 +02:00
Jacob Peddicord 5ed160cdba 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.
2012-03-25 11:05:27 -04:00
Jacob Peddicord 8fd37e7ee7 Release 0.3.
Force message type to 'chat', ignore deprecation warnings,
update some notes.
2011-07-31 22:04:33 -04:00