Mercurial > pidgin
log
age | author | description |
---|---|---|
Wed, 20 Jun 2007 10:18:52 +0000 | Andreas Monitzer | Introduced an additional connection stage to the jabber connection progress in order to be able to tell in the application, whether SSL/TLS is enabled, so it can display a lock icon next to the connection. |
Wed, 20 Jun 2007 00:25:37 +0000 | Andreas Monitzer | Forgot to implement XEP-0203 for presence packets, too. |
Wed, 20 Jun 2007 00:22:16 +0000 | Andreas Monitzer | Implemented XEP-0203: Delayed Delivery |
Wed, 20 Jun 2007 00:13:02 +0000 | Andreas Monitzer | Fixed a leak: The XML parser was never cleaned up on disconnect. |
Tue, 19 Jun 2007 23:54:52 +0000 | Andreas Monitzer | Fixed a leak in the PEP code that leaked PEP nodes when the server doesn't support this XEP. |
Tue, 19 Jun 2007 23:34:16 +0000 | Andreas Monitzer | Implemented logging in/out of gateways, as explained in XEP-0100. |