Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 22 Jun 2007 00:05:35 +0000 | Andreas Monitzer | Implemented a callback for a successful registration, supplying the username and password to the application when available, in the way explained by Sean. |
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. |