Mercurial > pidgin.yaz
graph
-
Allowing img tags in XHTML messages (for MSN-style custom emoticons and other features).Tue, 10 Jul 2007 12:06:41 +0000, by Andreas Monitzer
-
Added an option to require SSL or TLS when connecting to an XMPP server.Sun, 08 Jul 2007 22:52:48 +0000, by Andreas Monitzer
-
When converting HTML to XHTML and plain text on message send, links in the HTML are converted to 'text' <'url'> in plain text instead of just 'text'.Sun, 08 Jul 2007 20:43:53 +0000, by Andreas Monitzer
-
Fixed a bug in the XMPP parser involving event handlers that replace the xmlnode packet. This caused double frees in this situation. The replacing function must free the xmlnode, since multiple event handlers could do this, and the intermediate xml trees would leak otherwise.Tue, 03 Jul 2007 23:51:26 +0000, by Andreas Monitzer
-
Fixed copy/paste error.Tue, 03 Jul 2007 15:50:24 +0000, by Andreas Monitzer
-
Now preserving the node on the (empty) disco#items replies. This is required for apps to add items on the correct nodes using signals.Tue, 03 Jul 2007 15:34:34 +0000, by Andreas Monitzer