# # ChangeLog for protocols/purple # # Generated by Trac 1.2.3 # 2024-03-29T08:24:03Z Wed, 25 Nov 2009 00:19:45 GMT Wilmer van der Gaast [0ac1a375] * protocols/purple/purple.c (modified) Added enough code to handle one class of queries (action-based), ... Mon, 23 Nov 2009 23:38:31 GMT Wilmer van der Gaast [45a19e5] * protocols/purple/purple.c (modified) Oops, forgot to change one protocol name string pointer.. Mon, 23 Nov 2009 23:23:37 GMT Wilmer van der Gaast [cd741d8] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/purple/purple.c (modified) Fixed compatibility with non-libpurple version: oscar is now ... Mon, 23 Nov 2009 22:58:20 GMT Wilmer van der Gaast [b3117f2] * protocols/purple/purple.c (modified) Adding/removing contacts now works. Wed, 14 Oct 2009 21:36:09 GMT Wilmer van der Gaast [6967d01] * protocols/purple/purple.c (modified) I think daemon mode and libpurple won't go together very well for now ... Mon, 12 Oct 2009 22:37:28 GMT Wilmer van der Gaast [4524f66] * protocols/purple/purple.c (modified) Store real names in /whois. Mon, 12 Oct 2009 22:19:41 GMT Wilmer van der Gaast [dd0d57b1] * protocols/purple/purple.c (modified) Oops, forgot to drop a printf() of all away states for debugging. Mon, 12 Oct 2009 00:00:24 GMT Wilmer van der Gaast [ec5e57d] * protocols/purple/purple.c (modified) Support for setting away states. Somewhat hackish but this stuff is ... Sun, 11 Oct 2009 21:08:26 GMT Wilmer van der Gaast [b74b287] * protocols/purple/purple.c (modified) * set.c (modified) * set.h (modified) Fixed account cleanup (use remove, not destroy) and now using user's ... Sun, 11 Oct 2009 12:57:29 GMT Wilmer van der Gaast [0f7ee7e5] * protocols/purple/purple.c (modified) * set.c (modified) * set.h (modified) Copy all the string/bool/int account settings with their defaults to ... Sun, 11 Oct 2009 12:22:23 GMT Wilmer van der Gaast [db4cd40] * protocols/purple/purple.c (modified) Some valgrind cleaning/type safety fixes. Sun, 11 Oct 2009 11:26:09 GMT Wilmer van der Gaast [4f103ea] * protocols/purple/purple.c (modified) Added handing of away states/messages of contacts. Sun, 11 Oct 2009 10:40:40 GMT Wilmer van der Gaast [4164e62] * protocols/purple/purple.c (modified) Fixing a few compiler warnings and cleaning up the last remains of ... Sat, 10 Oct 2009 23:57:26 GMT Wilmer van der Gaast [c5c18c1] * lib/events.h (modified) * lib/events_glib.c (modified) * lib/events_libevent.c (modified) * protocols/purple/purple.c (modified) Hacked up a B_EV_FLAG_FORCE_REPEAT event handler flag to make ... Sat, 10 Oct 2009 23:25:54 GMT Wilmer van der Gaast [e046390] * bitlbee.c (modified) * ipc.c (modified) * irc.c (modified) * lib/events.h (modified) * lib/events_glib.c (modified) * lib/events_libevent.c (modified) * lib/http_client.c (modified) * lib/proxy.c (modified) * lib/ssl_bogus.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * lib/ssl_sspi.c (modified) * protocols/jabber/io.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/oscar/oscar.c (modified) * protocols/purple/purple.c (modified) * protocols/yahoo/yahoo.c (modified) Make purple use BitlBee's event handling API. Since the APIs never ... Wed, 07 Oct 2009 23:37:32 GMT Wilmer van der Gaast [0cbef26] * protocols/purple/purple.c (modified) Added some debugging stuff and handling (better said, ignoring) of ... Tue, 06 Oct 2009 22:55:46 GMT Wilmer van der Gaast [389f7be] * protocols/purple/purple.c (modified) Support for sending messages. Tue, 06 Oct 2009 22:26:01 GMT Wilmer van der Gaast [d250b2a] * protocols/purple/purple.c (modified) Receive messages. Tue, 06 Oct 2009 21:49:42 GMT Wilmer van der Gaast [7da726b] * protocols/purple/purple.c (modified) Getting a contact list and online status now. Time to handle messages. Mon, 05 Oct 2009 23:32:34 GMT Wilmer van der Gaast [860ba6a] * protocols/purple/purple.c (modified) Moved some stuff around, got something that logs in and reports ... Sun, 04 Oct 2009 23:28:11 GMT Wilmer van der Gaast [796da03] * configure (modified) * protocols/nogaim.c (modified) * protocols/purple/Makefile (added) * protocols/purple/purple.c (added) Something that compiles and runs, but otherwise utterly useless. ...