Mercurial > pidgin
graph
-
Switched buzz namespace and tag name to be libpurple-specific and use a more professionally-sounding name ('attention' instead of 'buzz').Tue, 03 Jul 2007 11:04:50 +0000, by Andreas Monitzer
-
disapproval of revision '217714a0fa711773c0d419f8cd82297ffc339507'Fri, 29 Jun 2007 21:44:42 +0000, by Andreas Monitzer
-
Removed buzz support.Thu, 28 Jun 2007 13:22:13 +0000, by Andreas Monitzer
-
Fixed a few bugs in the caps implementation, it should work properly now.Wed, 27 Jun 2007 03:56:30 +0000, by Andreas Monitzer
-
Added buzz support using a private extension. Maybe I should write a XEP about that.Wed, 27 Jun 2007 03:23:52 +0000, by Andreas Monitzer
-
Now all ad-hoc commands have to be sent through jabber_adhoc_execute to be properly executed (including the form steps). This cleans up the code a bit, and avoids DOS attacks by flooding the client with malicious ad-hoc command forms that were not requested.Mon, 25 Jun 2007 20:07:31 +0000, by Andreas Monitzer
-
Implemented ad-hoc commands for the buddy action menu (untested), implemented the receiving end of XEP-0115: Entity Capabilities. Note that this seems not to be reliable right now, since some clients seem to have a very broken [read: completely non-functional] implementation (most notably Gajim and the py-transports).Sat, 23 Jun 2007 02:57:21 +0000, by Andreas Monitzer
-
Simplified registration callback per request of Sean.Fri, 22 Jun 2007 11:52:50 +0000, by 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.Fri, 22 Jun 2007 00:05:35 +0000, by 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 10:18:52 +0000, by Andreas Monitzer
-
Forgot to implement XEP-0203 for presence packets, too.Wed, 20 Jun 2007 00:25:37 +0000, by Andreas Monitzer