Mercurial > pidgin
graph
-
merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'Sun, 25 Jan 2009 20:51:41 +0000, by Elliott Sales de Andrade
-
Fix a discrepancy between the About box and the other authors lists.Sun, 25 Jan 2009 02:00:03 +0000, by Richard Laager
-
Add SEE ALSO references between pidgin(1) and finch(1) and make a few otherSun, 25 Jan 2009 01:58:30 +0000, by Richard Laager
-
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.Sun, 25 Jan 2009 01:49:41 +0000, by Richard Laager
-
Display rather than log the error when another instance is running.Sat, 24 Jan 2009 03:23:05 +0000, by Richard Laager
-
pidgin.h is a public header file. Therefore, we should continue to provideSat, 24 Jan 2009 02:44:27 +0000, by Richard Laager
-
Two minor cleanups to the message about the invisible character in pidgin.h.Sat, 24 Jan 2009 02:42:56 +0000, by Richard Laager
-
GTK+ 2.16.0 will set the invisible character to a nice bullet instead ofSat, 24 Jan 2009 02:19:14 +0000, by Mark Doliner
-
Slightly improve this debug error messageSat, 24 Jan 2009 02:02:25 +0000, by Mark Doliner
-
minimal one line patchFri, 23 Jan 2009 17:59:01 +0000, by Timo Jyrinki
-
This happens anytime you IM an offline user, and is totally not an errorThu, 22 Jan 2009 01:04:56 +0000, by Mark Doliner
-
Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.Wed, 21 Jan 2009 23:17:47 +0000, by Daniel Atallah
-
Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPPWed, 21 Jan 2009 23:08:16 +0000, by Evan Schoenberg
-
Whitespace changesMon, 26 Jan 2009 06:04:01 +0000, by Paul Aurich
-
Support both XEP-0084 namespaces for fetching our own avatars at loginMon, 26 Jan 2009 06:02:07 +0000, by Paul Aurich
-
Support XEP-0084 (User Avatar) v1.1 alongside v0.12Mon, 26 Jan 2009 03:52:05 +0000, by Paul Aurich
-
Send presence updates from jabber_set_info, not jabber_set_buddy_icon.Wed, 21 Jan 2009 20:58:07 +0000, by Paul Aurich
-
Only (re)publish XMPP avatars at login if the server's avatar differsWed, 21 Jan 2009 20:16:22 +0000, by Paul Aurich
-
Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error caseWed, 21 Jan 2009 17:56:07 +0000, by Paul Aurich
-
Migrate the XMPP User Avatar (XEP-0084) code to its own fileWed, 21 Jan 2009 17:55:09 +0000, by Paul Aurich
-
merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'Tue, 20 Jan 2009 19:38:53 +0000, by Paul Aurich
-
pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.Tue, 20 Jan 2009 19:38:44 +0000, by Paul Aurich
-
When saving the account settings, use the protocol options that were present atTue, 20 Jan 2009 05:58:47 +0000, by Daniel Atallah
-
Clean up merges from the last two (un)disapprovals.Tue, 20 Jan 2009 04:45:56 +0000, by Daniel Atallah
-
merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'Tue, 20 Jan 2009 04:39:54 +0000, by Daniel Atallah
-
merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'Tue, 20 Jan 2009 04:38:22 +0000, by Daniel Atallah
-
Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes canTue, 20 Jan 2009 04:31:14 +0000, by Paul Aurich
-
Thomas Gibson-Robinson noticed that the "saveable" attribute of a status typeTue, 20 Jan 2009 04:08:00 +0000, by Daniel Atallah
-
Updates to the translation statistics styleshoot from Hans Nordhaug to improveTue, 20 Jan 2009 03:30:36 +0000, by Daniel Atallah
-
On MSN, don't print an "unknown" message for SLP acknowledgement messages.Sun, 25 Jan 2009 09:13:28 +0000, by Elliott Sales de Andrade
-
merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'Tue, 20 Jan 2009 03:15:56 +0000, by Elliott Sales de Andrade
-
Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.Tue, 20 Jan 2009 02:33:43 +0000, by Paul Aurich
-
Changelog buddy icon/custom smiley/file transfer.Tue, 20 Jan 2009 02:43:19 +0000, by Elliott Sales de Andrade
-
Report a debug warning if a SLP MSG is not processed because it has unknownMon, 19 Jan 2009 01:05:27 +0000, by Elliott Sales de Andrade
-
Minor type fix.Mon, 19 Jan 2009 00:59:53 +0000, by Elliott Sales de Andrade
-
A patch from Thomas Gibson-Robinson to fix receiving buddy icons, customMon, 19 Jan 2009 00:58:19 +0000, by Elliott Sales de Andrade
-
Add new cert to the Windows uninstaller per datallah's requestMon, 19 Jan 2009 18:44:31 +0000, by Paul Aurich
-
Provide the intermediate certificate needed to verify AOL's serverMon, 19 Jan 2009 18:21:54 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)Sun, 18 Jan 2009 04:17:01 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)Sat, 17 Jan 2009 22:42:28 +0000, by Paul Aurich
-
Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.Thu, 15 Jan 2009 03:56:58 +0000, by Daniel Atallah
-
This should prevent the crash in #8109 by stopping an invalid message fromThu, 15 Jan 2009 03:54:58 +0000, by Daniel Atallah
-
Remove now unused tmp_buddy hack.Wed, 14 Jan 2009 14:04:17 +0000, by Daniel Atallah
-
merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'Wed, 14 Jan 2009 13:59:46 +0000, by Daniel Atallah
-
Remove the "buggy" caveat -- I've been running it for a whileWed, 14 Jan 2009 06:32:04 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)Wed, 14 Jan 2009 06:29:47 +0000, by Paul Aurich
-
merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'Wed, 14 Jan 2009 02:50:54 +0000, by Daniel Atallah
-
Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.Wed, 14 Jan 2009 02:49:20 +0000, by Daniel Atallah
-
Allow rebinding keys to change the focused widget.Tue, 13 Jan 2009 23:13:32 +0000, by Sadrul Habib Chowdhury
-
I think it's reasonable for prpls to call purple_prpl_got_user_idle()Tue, 13 Jan 2009 21:27:58 +0000, by Mark Doliner
-
bump the version now we finally releasedTue, 13 Jan 2009 02:02:14 +0000, by Stu Tomlinson
-
Fixed an errant commentWed, 14 Jan 2009 13:21:10 +0000, by Evan Schoenberg
-
AIM Direct IM messages should not be flagged as auto responses unless they actually are.Wed, 14 Jan 2009 13:13:35 +0000, by Evan Schoenberg
-
For real this timeMon, 12 Jan 2009 19:02:56 +0000, by Mark Doliner
-
merge of '74c268c89bbcb796bd93e892d622370cf996ae77'Mon, 12 Jan 2009 18:30:57 +0000, by Paul Aurich
-
I hope I still remember how to NEWS.Mon, 12 Jan 2009 04:45:22 +0000, by Etan Reisner
-
merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'Mon, 12 Jan 2009 04:19:42 +0000, by Etan Reisner
-
We default doxygen, dot, and devhelp to being enabled so make configure printSun, 11 Jan 2009 03:53:46 +0000, by Etan Reisner
-
MSN: Change the Connect Server to temporarily workaround connection issues.Mon, 12 Jan 2009 18:30:25 +0000, by Paul Aurich
-
Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #8078Mon, 12 Jan 2009 03:08:52 +0000, by Stu Tomlinson
-
Remove the 'devel' tag from the versionMon, 12 Jan 2009 03:04:49 +0000, by Stu Tomlinson
-
Fixes #7373, the new live messenger client now sends Segoe UI as the defaultSun, 11 Jan 2009 23:50:51 +0000, by Ka-Hing Cheung
-
make this toggleable via env instead of #defineSun, 11 Jan 2009 22:31:01 +0000, by Ka-Hing Cheung
-
disapproval of revision '86902651768595e46a7e1225a210055c92954448'Sun, 11 Jan 2009 22:28:21 +0000, by Ka-Hing Cheung
-
make this togglable via env rather than #defineSun, 11 Jan 2009 22:27:23 +0000, by Ka-Hing Cheung
-
please?Sun, 11 Jan 2009 22:03:34 +0000, by Ka-Hing Cheung
-
Russian translation updated by new translator ߧ ѧާӧѧݧ. Fixes #7946.Sun, 11 Jan 2009 18:17:32 +0000, by John Bailey
-
Add the updated Polish translation to the ChangeLogSun, 11 Jan 2009 18:14:07 +0000, by Stu Tomlinson
-
New Polish translation by Piotr Makowski. Fixes #7944. Also updates theSun, 11 Jan 2009 17:46:03 +0000, by John Bailey
-
Remove a number of old strings that became dupes in the big sed of 2009Sun, 11 Jan 2009 17:25:00 +0000, by Stu Tomlinson
-
Remove an old string that became a dupe in the big sed of 2009Sun, 11 Jan 2009 17:18:59 +0000, by Stu Tomlinson
-
NEWSing. Maybe a bit premature, but it doesn't really matter.Sun, 11 Jan 2009 01:45:16 +0000, by John Bailey
-
Remove references to our former name in all translations and the README inSun, 11 Jan 2009 01:42:41 +0000, by John Bailey
-
no reason to create an icon and then scale, gtk_widget_render_iconSat, 10 Jan 2009 07:35:31 +0000, by Ka-Hing Cheung
-
no reason not to show other emblems when contact is expandedSat, 10 Jan 2009 07:33:26 +0000, by Ka-Hing Cheung
-
xmpp does this!Sat, 10 Jan 2009 07:12:56 +0000, by Ka-Hing Cheung
-
merge of '3bdf5aad1c3d02b04ea918d996f6db99ecb40778'Fri, 09 Jan 2009 03:57:07 +0000, by Daniel Atallah
-
merge of '9d07d82a935ade0bf3a9a387a0c8998d552c7be9'Fri, 09 Jan 2009 03:56:09 +0000, by Daniel Atallah
-
merge of '564565db3b0042f189b8b36ac0b30ea824712f59'Fri, 09 Jan 2009 03:48:01 +0000, by Daniel Atallah
-
Use purple_buddy_get_group() instead of aim_ssi_itemlist_exists() to checkFri, 09 Jan 2009 02:43:38 +0000, by Mark Doliner
-
Changelog some win32 stuff.Fri, 09 Jan 2009 01:45:45 +0000, by Daniel Atallah
-
small German updateThu, 08 Jan 2009 23:41:34 +0000, by Bjrn Voigt
-
Don't show the 'Edit Buddy Comment' option for PurpleBuddys that are notThu, 08 Jan 2009 21:47:15 +0000, by Stu Tomlinson
-
merge of '5f8528ffc18355719bd406e1c579e0e369fb2585'Thu, 08 Jan 2009 14:16:42 +0000, by Stu Tomlinson
-
I have no idea if this check is needed, but it looked a bit risky without itThu, 08 Jan 2009 14:15:16 +0000, by Stu Tomlinson
-
Correct a comment, I don't imagine anyone will actually need this but betterThu, 08 Jan 2009 05:24:10 +0000, by Etan Reisner
-
Make dialogs that double as add and save dialogs indicate the current actionThu, 08 Jan 2009 04:37:42 +0000, by Etan Reisner
-
Fix rebinding the arrow keys and tab.Wed, 07 Jan 2009 15:57:08 +0000, by Sadrul Habib Chowdhury
-
merge of '8531e88ebf19846bd138013c731b270540572751'Wed, 07 Jan 2009 13:29:49 +0000, by Etan Reisner
-
merge of '91c54e1cd7a33198f97836ac32ab8f3f3111efe6'Wed, 07 Jan 2009 04:43:38 +0000, by Etan Reisner
-
Allow us to remove vCard avatars when the PurpleAccount doesn't have oneWed, 07 Jan 2009 04:39:28 +0000, by Paul Aurich
-
Paul noticed that the conditional blocks here were backwards. I'm surprised noWed, 07 Jan 2009 04:12:11 +0000, by Paul Aurich
-
Remove a handful of string utility functions from perl, they are generallyWed, 07 Jan 2009 03:31:23 +0000, by Etan Reisner
-
merge of '5f39c0c7a9b42095bfdc5a3a637fc280da38d729'Wed, 07 Jan 2009 02:59:36 +0000, by Etan Reisner
-
Updated Spanish translation. Fixes #7989.Fri, 09 Jan 2009 03:44:31 +0000, by Daniel Atallah
-
Updated Slovak translation. Fixes #7998.Fri, 09 Jan 2009 03:41:30 +0000, by Daniel Atallah
-
Updated Brazilian Portuguese translation. Fixes #8005.Fri, 09 Jan 2009 03:39:33 +0000, by Daniel Atallah
-
Updated Dutch translation. Fixes #8013.Fri, 09 Jan 2009 03:36:36 +0000, by Daniel Atallah
-
Updated Romanian translation. Fixes #8018.Fri, 09 Jan 2009 03:33:30 +0000, by Daniel Atallah
-
Updated Czech translation from David Vachulka. Fixes #8022Fri, 09 Jan 2009 03:29:40 +0000, by Daniel Atallah
-
merge of 'b1fa9aff4c34ce047c572504619d09fd47c9d6be'Fri, 09 Jan 2009 03:25:05 +0000, by Daniel Atallah
-
Updated Norwegian Bokmal translation from Hans Fredrik Nordhaug. Fixes #8035.Fri, 09 Jan 2009 03:24:45 +0000, by Daniel Atallah
-
Update Finnish translation for 2.5.4 release.Wed, 07 Jan 2009 11:30:49 +0000, by Timo Jyrinki
-
fixed a typo "abgebrochent." --> "abgebrochen."Wed, 07 Jan 2009 09:35:25 +0000, by Bjrn Voigt
-
Chad Harp noticed that a define got messed up in 2.5.3, resulting in sametimeWed, 07 Jan 2009 04:12:05 +0000, by Daniel Atallah
-
Only initialize dbus threading if glib threading is initialized. The idea isWed, 07 Jan 2009 04:04:05 +0000, by Daniel Atallah
-
Check that the PidginWindow we get in handle_urgent actually exists and hasTue, 06 Jan 2009 06:32:49 +0000, by Etan Reisner
-
Apparently our use of va_list arguments in the perl signal callbacks doesn'tTue, 06 Jan 2009 06:29:44 +0000, by Etan Reisner
-
Make Purple::PluginPref->get_bounds be more perl-like.Tue, 06 Jan 2009 05:36:39 +0000, by Etan Reisner
-
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)Thu, 01 Jan 2009 18:15:46 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)Sun, 28 Dec 2008 09:51:19 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)Tue, 23 Dec 2008 20:14:13 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)Mon, 22 Dec 2008 08:40:29 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)Wed, 17 Dec 2008 22:39:09 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)Tue, 16 Dec 2008 19:20:03 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)Thu, 01 Jan 2009 18:15:17 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)Sun, 28 Dec 2008 10:17:15 +0000, by Marcus Lundblad
-
Updated a comment to describe what the actually doesThu, 25 Dec 2008 13:21:27 +0000, by Marcus Lundblad
-
Only update the idle time on a buddy when getting info if the buddy already hasThu, 25 Dec 2008 10:48:49 +0000, by Marcus Lundblad
-
When getting info from a buddy, update the idle status to the libpurple coreWed, 24 Dec 2008 22:51:16 +0000, by Marcus Lundblad
-
Added comment about eventually needing a way to distinguish intial presenceWed, 24 Dec 2008 13:36:10 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)Tue, 23 Dec 2008 20:12:07 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head b91b500b28cdf7b1ff8e46c5957519556a7f26db)Mon, 22 Dec 2008 11:24:17 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)Wed, 17 Dec 2008 22:38:19 +0000, by Marcus Lundblad
-
Implement a sane mechanism for switching an OSCAR account to SSL.Thu, 18 Dec 2008 05:27:39 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)Thu, 18 Dec 2008 05:05:40 +0000, by Paul Aurich
-
Fix mergeFri, 02 Jan 2009 19:31:16 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)Fri, 02 Jan 2009 19:27:02 +0000, by Paul Aurich
-
Fix situation in which group was not specified andMon, 22 Dec 2008 19:40:05 +0000, by Paul Aurich
-
Fix the novell checkSun, 21 Dec 2008 22:42:04 +0000, by Paul Aurich
-
Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'Sun, 21 Dec 2008 22:12:23 +0000, by Paul Aurich
-
Properly don't re-add buddies in SILCSun, 21 Dec 2008 22:11:46 +0000, by Paul Aurich
-
Oscar: Re-request authorization when adding a buddy that is already on the list.Sun, 21 Dec 2008 19:15:21 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)Sun, 21 Dec 2008 18:32:37 +0000, by Paul Aurich
-
disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'Tue, 20 Jan 2009 04:37:23 +0000, by Daniel Atallah
-
disapproval of revision '59dabca54f8fec54f44c38eaaaafb29086c7ade7'Fri, 09 Jan 2009 03:55:52 +0000, by Daniel Atallah
-
disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'Tue, 20 Jan 2009 04:39:46 +0000, by Daniel Atallah
-
disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'Fri, 09 Jan 2009 03:57:01 +0000, by Daniel Atallah
-
2009.02.08 - flos <lonicerae(at)gmail.com>Sun, 08 Feb 2009 10:09:34 +0000, by SHiNE CsyFeK
-
2008.12.28 - flos <lonicerae(at)gmail.com>Sat, 27 Dec 2008 18:42:19 +0000, by SHiNE CsyFeK
-
2008.12.28 - flos <lonicerae(at)gmail.com>Sat, 27 Dec 2008 17:51:45 +0000, by SHiNE CsyFeK
-
Show idle time for idle resources in buddy tooltipsWed, 17 Dec 2008 19:20:50 +0000, by Marcus Lundblad
-
Fix mergeWed, 17 Dec 2008 18:23:36 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)Wed, 17 Dec 2008 18:01:08 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)Tue, 09 Dec 2008 20:31:43 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)Sun, 07 Dec 2008 01:40:48 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)Sun, 07 Dec 2008 01:38:29 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)Tue, 02 Dec 2008 22:11:39 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)Sun, 30 Nov 2008 19:36:38 +0000, by Marcus Lundblad
-
Patch from Darkrain42 to avoid a double-free on status valuesSun, 30 Nov 2008 19:34:11 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)Mon, 24 Nov 2008 22:13:04 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)Tue, 18 Nov 2008 22:34:08 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)Sun, 16 Nov 2008 15:39:46 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)Thu, 13 Nov 2008 19:51:47 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)Wed, 29 Oct 2008 21:38:53 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)Mon, 27 Oct 2008 23:13:11 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)Mon, 20 Oct 2008 18:30:28 +0000, by Marcus Lundblad
-
Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefullyThu, 11 Dec 2008 08:06:23 +0000, by Paul Aurich
-
Part 2 of the continuing effort to get OSCAR over SSL working.Thu, 11 Dec 2008 07:14:50 +0000, by Paul Aurich
-
First pass at adding SSL connections to OSCAR.Wed, 10 Dec 2008 23:41:28 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)Sun, 07 Dec 2008 01:42:47 +0000, by Marcus Lundblad
-
Fix mergeTue, 02 Dec 2008 22:55:49 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)Tue, 02 Dec 2008 22:45:39 +0000, by Marcus Lundblad
-
MergeTue, 02 Dec 2008 22:45:25 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)Mon, 24 Nov 2008 22:12:07 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)Tue, 18 Nov 2008 22:35:40 +0000, by Marcus Lundblad
-
Patch from darkrain42Tue, 18 Nov 2008 20:24:59 +0000, by Marcus Lundblad
-
Patch from darkrain42Tue, 18 Nov 2008 20:22:57 +0000, by Marcus Lundblad
-
Support setting offset from <delayed/> element in <presence/> or "stamp"Mon, 17 Nov 2008 23:18:12 +0000, by Marcus Lundblad
-
Change jabber_presence_send to not take an extra argument to force idle updatingMon, 17 Nov 2008 18:22:26 +0000, by Marcus Lundblad
-
Killed a warningSun, 16 Nov 2008 22:48:22 +0000, by Marcus Lundblad
-
Oops, unleak...Sun, 16 Nov 2008 22:45:11 +0000, by Marcus Lundblad
-
A first stab at supporting the upcoming new use-case in XMPP XEP-0012Sun, 16 Nov 2008 22:29:00 +0000, by Marcus Lundblad
-
Clean up some crufts. I think this is now mergeable with .next.minor.Sun, 23 Nov 2008 18:30:31 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head a9579fef71ff6820f390a986132d30b079f590a0)Sun, 23 Nov 2008 18:09:21 +0000, by Sadrul Habib Chowdhury
-
Jabber BOSH: memory management fixesSun, 18 Jan 2009 04:13:39 +0000, by Paul Aurich
-
Jabber BOSH: Try to continue with no BOSH version attributeSun, 18 Jan 2009 04:11:15 +0000, by Paul Aurich
-
Jabber BOSH: Model the parsing on the SOAP stuffSun, 18 Jan 2009 04:02:31 +0000, by Paul Aurich
-
Jabber BOSH: Store less for each Request/ResponseSun, 18 Jan 2009 00:51:12 +0000, by Paul Aurich
-
Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a19Fri, 19 Dec 2008 04:28:38 +0000, by Paul Aurich
-
Remove the old if 0'd out caps code and reorder some functions.Fri, 19 Dec 2008 04:18:42 +0000, by Paul Aurich
-
Support old (XEP v1.3) Entity Capabilities alongside the new ones.Fri, 19 Dec 2008 04:11:07 +0000, by Paul Aurich
-
Rename a few variablesWed, 17 Dec 2008 04:33:00 +0000, by Paul Aurich
-
Reference-count JabberCapsClientInfo and fix bug.Mon, 15 Dec 2008 20:43:02 +0000, by Paul Aurich
-
Rename a few functions and clean up the exit cleanup of a functionSun, 14 Dec 2008 21:19:02 +0000, by Paul Aurich
-
Rename user_data to cb_data (there were too many 'userdata'/'user_data's).Fri, 12 Dec 2008 00:00:00 +0000, by Paul Aurich
-
Make the Request ID a long long (fit in 2^53-1)Fri, 05 Dec 2008 06:51:39 +0000, by Paul Aurich
-
Reorder some functions to eliminate prototypes andFri, 05 Dec 2008 00:08:19 +0000, by Paul Aurich
-
Jabber BOSH: more fixes.Thu, 04 Dec 2008 23:59:44 +0000, by Paul Aurich
-
Jabber BOSH: Many fixesMon, 01 Dec 2008 05:47:04 +0000, by Paul Aurich
-
Track the TXT query in the js object so it will be cancelleableMon, 01 Dec 2008 04:00:41 +0000, by Paul Aurich
-
Add option for forcing BOSH (useful for debugging)Mon, 01 Dec 2008 04:00:41 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)Sat, 29 Nov 2008 21:41:55 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)Sat, 29 Nov 2008 18:41:39 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)Sat, 29 Nov 2008 02:18:37 +0000, by Paul Aurich
-
Sprinkle jabber_resource_has_capability in placesWed, 26 Nov 2008 22:06:46 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)Wed, 26 Nov 2008 18:45:57 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)Mon, 24 Nov 2008 03:12:36 +0000, by Paul Aurich
-
The Add Buddy dialog should not blindly create a duplicate buddy in a groupSat, 29 Nov 2008 18:46:49 +0000, by Paul Aurich
-
Cut-n-paste typoSun, 23 Nov 2008 06:03:25 +0000, by Paul Aurich
-
dnssrv.c:Sun, 23 Nov 2008 05:45:26 +0000, by Paul Aurich
-
merge of '0da3644551b2442b2db4cf9d828865d167df8072'Sun, 23 Nov 2008 03:52:40 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 98fe04f817ef415faebd3f7a38b7f0588c0b0cba)Sat, 22 Nov 2008 19:44:46 +0000, by Paul Aurich
-
Add more jabber plugin unloading functions to clean up more data structuresSat, 22 Nov 2008 19:44:05 +0000, by Paul Aurich
-
Make capstable caps.c-only and add a jabber_caps_uninit() functionSat, 22 Nov 2008 18:53:48 +0000, by Paul Aurich
-
jabber_contact_info is no longer usedSat, 22 Nov 2008 18:30:01 +0000, by Paul Aurich
-
Sprinkle around more support for xml:lang on JabberIdentitiesSat, 22 Nov 2008 18:26:45 +0000, by Paul Aurich
-
const this in order to enforce the don't-you-dare-change-thisSat, 22 Nov 2008 04:32:11 +0000, by Paul Aurich
-
Move structures and function definitions in to caps.c and stop any other code from killing JabberCapsClientInfo structures (owned by the hash table)Sat, 22 Nov 2008 01:05:42 +0000, by Paul Aurich
-
Rename some structs and the JabberCapsClientInfo destruction functionSat, 22 Nov 2008 00:51:16 +0000, by Paul Aurich
-
Whitespace and formatting changesSat, 22 Nov 2008 00:42:56 +0000, by Paul Aurich
-
Rework jabber_caps_calculate_hashFri, 21 Nov 2008 23:44:30 +0000, by Paul Aurich
-
Clean up jabber_caps_client_iqcbFri, 21 Nov 2008 22:00:05 +0000, by Paul Aurich
-
Whitespace cleanup (no functional changes, just unwrap the huge if block andFri, 21 Nov 2008 20:30:21 +0000, by Paul Aurich
-
Error checking and use g_list_foreachFri, 21 Nov 2008 20:10:02 +0000, by Paul Aurich
-
Don't crash if the lang attribute of an identity is NULLFri, 21 Nov 2008 18:50:43 +0000, by Paul Aurich
-
Remove JabberCapsIdentity and just use JabberIdentity everywhereFri, 21 Nov 2008 18:24:31 +0000, by Paul Aurich
-
Whitespace, formatting, and // -> /* */Fri, 21 Nov 2008 17:52:56 +0000, by Paul Aurich
-
Use strcmp instead of a wrapperFri, 21 Nov 2008 17:47:12 +0000, by Paul Aurich
-
constify, ifdef out an old-caps remnant, and rewrite a littleFri, 21 Nov 2008 08:28:50 +0000, by Paul Aurich
-
Clean up a few thingsFri, 21 Nov 2008 08:04:09 +0000, by Paul Aurich
-
Rewrite jabber_presence_set_capabilities a littleFri, 21 Nov 2008 05:54:22 +0000, by Paul Aurich
-
Fix a null dereference on non-connected accountsSun, 23 Nov 2008 03:52:33 +0000, by Paul Aurich
-
Clean up jabber_presence_sendFri, 21 Nov 2008 04:18:19 +0000, by Paul Aurich