log

age author description
Sat, 02 May 2009 18:05:49 +0000 Daniel Atallah This is supposed to be a precision formatter.
Sat, 02 May 2009 04:39:38 +0000 Paul Aurich A little bit better (free memory and support receiving the nick in subscriptions) and Changelog.
Sat, 02 May 2009 04:14:09 +0000 Paul Aurich Handle User Nick notifications via <presence/> stanzas (receive-only). Refs #864.
Sat, 02 May 2009 04:02:53 +0000 Paul Aurich Sadrul pointed me at g_markup_escape_text, thanks!
Sat, 02 May 2009 01:26:18 +0000 Paul Aurich Escape all the values when appending them to the Entity Caps verification str.
Fri, 01 May 2009 22:40:41 +0000 Paul Aurich Me fail English? That's unpossible!
Fri, 01 May 2009 21:36:29 +0000 Peter Hjalmarsson merge of '9df36977fc8f70d1b3124d32a54eb123df50aa0f'
Fri, 01 May 2009 18:59:31 +0000 Paul Aurich Don't crash when the caps cb is NULL and don't corrupt jabber_identities
Fri, 01 May 2009 18:57:44 +0000 Paul Aurich Fix a bad merge (*sigh*)
Fri, 01 May 2009 16:25:56 +0000 Paul Aurich Use more efficient purple_find_buddies in bonjour.
Fri, 01 May 2009 16:09:50 +0000 Paul Aurich merge of '04463c4228e4760066ef026178e08886db366915'
Fri, 01 May 2009 08:07:12 +0000 hanzz Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
Fri, 01 May 2009 06:59:36 +0000 Paul Aurich Add account-(created|destroying) signals.
Fri, 01 May 2009 16:00:35 +0000 Stu Tomlinson Patch from Stefan Becker to plug a couple of memory leaks in libpurple/mime.c
Thu, 30 Apr 2009 14:44:01 +0000 John Bailey Check in updated po files so the daily po update doesn't have to work so hard.
Thu, 30 Apr 2009 12:13:21 +0000 John Bailey I was tired of most of us complaining about these things but never actually
Thu, 30 Apr 2009 04:59:11 +0000 Paul Aurich Don't breaking if the user runs `/ping <user's server>` a bunch.
Thu, 30 Apr 2009 04:25:01 +0000 Paul Aurich I gave this way too long to stop getting on my nerves.
Thu, 30 Apr 2009 04:01:27 +0000 Paul Aurich Avoid crashing on some more atoi calls and ensure required parameters are !NULL
Thu, 30 Apr 2009 03:40:50 +0000 Paul Aurich Don't crash on malicious candidates missing attributes
Thu, 30 Apr 2009 02:59:24 +0000 Paul Aurich Fix a bad merge in 511953ddd75ccd866325fa6cf1e72dbb4fca3e82
Wed, 29 Apr 2009 17:50:14 +0000 Sadrul Habib Chowdhury Changelog VV, move an entry to correct section.
Wed, 29 Apr 2009 06:06:41 +0000 Paul Aurich Fetch and track capabilities for MUC members. Add a further constraint for
Wed, 29 Apr 2009 05:37:58 +0000 Paul Aurich tighter scoping++
Wed, 29 Apr 2009 05:22:58 +0000 Paul Aurich merge of '2008f1bd77717e12b27397825b76c19de2fc7314'
Wed, 29 Apr 2009 03:30:01 +0000 Sadrul Habib Chowdhury merge of '26ac092613aaf9cdf75dc965213469a30135ab56'
Wed, 29 Apr 2009 05:21:42 +0000 Paul Aurich Skip iterating non-node children; thanks to Marcus for crashing me.
Wed, 29 Apr 2009 02:12:19 +0000 Paul Aurich merge of 'ccb564416010a2752aa29c68143c9caf1aae054c'
Tue, 28 Apr 2009 23:35:32 +0000 Paul Aurich Missed one (copying changes manually between computers is clearly an error-ful
Tue, 28 Apr 2009 23:03:57 +0000 Paul Aurich merge of '2448add898018349b64e4eb5550adb03644790db'