log

age author description
Tue, 31 Mar 2009 06:43:54 +0000 Paul Aurich Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.
Tue, 31 Mar 2009 05:40:13 +0000 Paul Aurich Clean up Jabber's references and protocol_data if the window is closed
Tue, 31 Mar 2009 05:22:44 +0000 Paul Aurich The core should be in charge of setting in_progress to FALSE
Tue, 31 Mar 2009 05:18:09 +0000 Paul Aurich Make the prpl be in charge of creating the PurpleDiscoList; UI data is
Mon, 30 Mar 2009 02:36:02 +0000 Paul Aurich Use purple_request_input
Mon, 30 Mar 2009 00:42:15 +0000 Paul Aurich Hide the structs, add accessors, and fix various smaller things:
Sun, 29 Mar 2009 21:17:34 +0000 Paul Aurich Add the padding needed from the previous commit
Sun, 29 Mar 2009 20:54:30 +0000 Paul Aurich Fix compilation errors and add padding to UI ops. My bad...
Sun, 29 Mar 2009 19:43:32 +0000 Paul Aurich Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h
Sun, 29 Mar 2009 19:38:31 +0000 Paul Aurich 'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Sat, 28 Mar 2009 16:58:32 +0000 Marcus Lundblad merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'
Sat, 28 Mar 2009 12:04:03 +0000 Richard Laager Update the documentation for the account-authorization-requested signal, as
Sat, 28 Mar 2009 16:00:47 +0000 Jochen Kemnade some German translation
Mon, 30 Mar 2009 05:50:34 +0000 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.