Mercurial > pidgin
graph
-
Remove check to prevent multiple Jingle sessions with the same person.Tue, 17 Mar 2009 02:19:10 +0000, by Mike Ruprecht
-
Restructure Jingle action handlers to only require modification in one place.Tue, 17 Mar 2009 02:15:09 +0000, by Mike Ruprecht
-
merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'Mon, 16 Mar 2009 02:59:37 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)Mon, 16 Mar 2009 02:33:48 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)Fri, 03 Apr 2009 02:42:56 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)Fri, 27 Mar 2009 07:56:25 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)Sat, 21 Mar 2009 03:50:14 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)Fri, 03 Apr 2009 02:43:09 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)Fri, 27 Mar 2009 07:58:10 +0000, by Paul Aurich
-
Because BOSH works over connections that may die non-fatally, we need toMon, 23 Mar 2009 00:47:46 +0000, by Paul Aurich
-
BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.Mon, 23 Mar 2009 00:38:20 +0000, by Paul Aurich
-
merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'Sun, 22 Mar 2009 23:44:31 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)Sat, 21 Mar 2009 03:49:03 +0000, by Paul Aurich
-
merge of 'a609160715ae18beed98b084aac19bc0f6551362'Wed, 01 Apr 2009 05:28:20 +0000, by Elliott Sales de Andrade
-
merge of '881df138362222308d7b078687b7576861609e9c'Wed, 01 Apr 2009 03:36:58 +0000, by Ka-Hing Cheung
-
fixes a race condition, probably Fixes #8594 and maybe othersWed, 01 Apr 2009 03:36:06 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)Sat, 28 Mar 2009 16:58:59 +0000, by Marcus Lundblad
-
Fix a faulty condition that would result in an attempt to add most of yourWed, 01 Apr 2009 05:25:36 +0000, by Elliott Sales de Andrade
-
ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1cTue, 31 Mar 2009 01:10:32 +0000, by Ethan Blanton
-
Handle multiple 319 (channels joined) messages for IRC WHOIS.Tue, 31 Mar 2009 01:08:29 +0000, by Ethan Blanton
-
merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'Mon, 30 Mar 2009 05:52:32 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)Sat, 28 Mar 2009 17:00:03 +0000, by Marcus Lundblad
-
s/category/type/ and s/muc/chat/ in the core and gateway type is a string.Wed, 01 Apr 2009 05:26:25 +0000, by Paul Aurich
-
Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.Tue, 31 Mar 2009 18:32:33 +0000, by Paul Aurich
-
jabber_disco_items_do(), which functions like jabber_disco_info_do.Tue, 31 Mar 2009 06:58:26 +0000, by Paul Aurich
-
Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.Tue, 31 Mar 2009 06:43:54 +0000, by Paul Aurich
-
Clean up Jabber's references and protocol_data if the window is closedTue, 31 Mar 2009 05:40:13 +0000, by Paul Aurich
-
The core should be in charge of setting in_progress to FALSETue, 31 Mar 2009 05:22:44 +0000, by Paul Aurich
-
Make the prpl be in charge of creating the PurpleDiscoList; UI data isTue, 31 Mar 2009 05:18:09 +0000, by Paul Aurich
-
Use purple_request_inputMon, 30 Mar 2009 02:36:02 +0000, by Paul Aurich
-
Hide the structs, add accessors, and fix various smaller things:Mon, 30 Mar 2009 00:42:15 +0000, by Paul Aurich
-
Add the padding needed from the previous commitSun, 29 Mar 2009 21:17:34 +0000, by Paul Aurich
-
Fix compilation errors and add padding to UI ops. My bad...Sun, 29 Mar 2009 20:54:30 +0000, by Paul Aurich
-
Add the files I forgot to `mtn add` earlier (also, alphabetized disco.hSun, 29 Mar 2009 19:43:32 +0000, by Paul Aurich
-
'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gatewaySun, 29 Mar 2009 19:38:31 +0000, by Paul Aurich
-
Applied disco-2.patch from nops with some modifications:Sun, 29 Mar 2009 19:29:22 +0000, by Paul Aurich
-
merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'Sat, 28 Mar 2009 16:58:32 +0000, by Marcus Lundblad
-
Update the documentation for the account-authorization-requested signal, asSat, 28 Mar 2009 12:04:03 +0000, by Richard Laager
-
some German translationSat, 28 Mar 2009 16:00:47 +0000, by Jochen Kemnade
-
Apply Paul's second patch to fix some memory leaks found in valgrind.Mon, 30 Mar 2009 05:50:34 +0000, by Elliott Sales de Andrade
-
Save a count of how many ADL (per-request) and FQY (per-contact) we send,Sat, 28 Mar 2009 07:31:29 +0000, by Elliott Sales de Andrade
-
I think I'm just going to apply this patch. I don't really see how itSat, 28 Mar 2009 05:34:25 +0000, by Elliott Sales de Andrade
-
Make these type-sizes more explicit. Also, the field names for the type2Sat, 28 Mar 2009 05:12:24 +0000, by Elliott Sales de Andrade
-
merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'Sat, 28 Mar 2009 04:35:24 +0000, by Elliott Sales de Andrade
-
Need to remove toc from POTFILES.inFri, 27 Mar 2009 17:14:12 +0000, by Mark Doliner
-
Remove an unused fieldFri, 27 Mar 2009 10:17:07 +0000, by Mark Doliner
-
Don't leak an fd if we can't open the destination file when untarringFri, 27 Mar 2009 10:16:46 +0000, by Mark Doliner
-
These code can't get executed, because we just created a new dialogFri, 27 Mar 2009 10:15:38 +0000, by Mark Doliner
-
Remove an unused protocol pluginFri, 27 Mar 2009 09:55:28 +0000, by Mark Doliner
-
Remove an unused fieldFri, 27 Mar 2009 09:49:40 +0000, by Mark Doliner
-
Make sure we free itmsurl when showing the info window for a buddyFri, 27 Mar 2009 09:48:25 +0000, by Mark Doliner
-
Oh no this one is wrong. msim_set_status_code() calls msim_send() whichFri, 27 Mar 2009 09:44:36 +0000, by Mark Doliner
-
Fix a memleak when setting your status on myspaceFri, 27 Mar 2009 09:42:10 +0000, by Mark Doliner
-
You know something about this here data? It ain't ever used.Fri, 27 Mar 2009 09:41:12 +0000, by Mark Doliner
-
Fix a potential memleak by freeing this regardless of whether hasActionsFri, 27 Mar 2009 09:36:38 +0000, by Mark Doliner
-
purple_xfer_new only returns NULL if an assertion fails, so we should doFri, 27 Mar 2009 09:34:27 +0000, by Mark Doliner
-
Remove some unused fields. Thanks to Mayank Jain Nawal's email to theFri, 27 Mar 2009 09:29:22 +0000, by Mark Doliner
-
Free some memory if we exit early due to an error. Thanks toFri, 27 Mar 2009 09:09:00 +0000, by Mark Doliner
-
Fix this compile error:Fri, 27 Mar 2009 09:02:22 +0000, by Mark Doliner
-
Remove a wee bit of stray whitespaceFri, 27 Mar 2009 08:54:30 +0000, by Mark Doliner