Sat, 11 Jul 2009 07:47:45 +0000 |
Paul Aurich |
merge of '834ee1803fbad0f4960a66592ac43641f23124c6'
|
Sat, 11 Jul 2009 07:47:07 +0000 |
Paul Aurich |
Validate IPv6 identifiers in the domain portion of a JID.
|
Sat, 11 Jul 2009 07:32:27 +0000 |
Paul Aurich |
Add purple_ipv6_address_is_valid; guess what it does?
|
Sat, 11 Jul 2009 06:52:07 +0000 |
Paul Aurich |
Build warning fix.
|
Sat, 11 Jul 2009 07:02:33 +0000 |
Elliott Sales de Andrade |
merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'
|
Sat, 11 Jul 2009 01:57:47 +0000 |
Paul Aurich |
merge of '10c77c853c49f28524dabf8a5149818138c09c60'
|
Sat, 11 Jul 2009 01:24:50 +0000 |
Stu Tomlinson |
Add a file missing from POTFILES.in
|
Sat, 11 Jul 2009 01:57:14 +0000 |
Paul Aurich |
XMPP domains can also be IPv4 or IPv6 addresses
|
Sat, 11 Jul 2009 00:49:25 +0000 |
Paul Aurich |
XMPP allows for internationalized domain names.
|
Sat, 11 Jul 2009 00:05:43 +0000 |
Mark Doliner |
Doh, small typo. Tests pass now. Yay.
|
Fri, 10 Jul 2009 23:58:36 +0000 |
Mark Doliner |
Be more restrictive in the characters allowed by jabber_nameprep_validate()
|
Fri, 10 Jul 2009 23:05:20 +0000 |
Mark Doliner |
Of course, these should be >= and <=
|
Fri, 10 Jul 2009 22:42:18 +0000 |
Mark Doliner |
Whoops, some of these were asserting valid but should have been
|
Fri, 10 Jul 2009 19:29:49 +0000 |
Sadrul Habib Chowdhury |
merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'
|
Fri, 10 Jul 2009 18:51:18 +0000 |
Mark Doliner |
More tests, some with an international flavor. I have no idea what that
|
Fri, 10 Jul 2009 18:41:56 +0000 |
Mark Doliner |
Change jabber_id_new() to iterate byte by byte instead of character
|
Fri, 10 Jul 2009 15:18:09 +0000 |
Sadrul Habib Chowdhury |
Allow setting some personal information for an account.
|
Fri, 10 Jul 2009 06:37:13 +0000 |
Mark Doliner |
Check in a version of jabber_id_new() that is hopefully more efficient.
|
Fri, 10 Jul 2009 06:07:27 +0000 |
Paul Aurich |
Two more JID tests.
|
Fri, 10 Jul 2009 05:40:08 +0000 |
Mark Doliner |
I thought of another invalid JID. I'm changing jabber_id_new() so that all
|
Fri, 10 Jul 2009 05:26:41 +0000 |
Mark Doliner |
Add tests for jabber_id_new(). Please add to this! JIDs with accented
|
Fri, 10 Jul 2009 05:05:51 +0000 |
Mark Doliner |
Use assert_string_equal_free() instead of just assert_string_equal()
|
Fri, 10 Jul 2009 03:14:31 +0000 |
Stu Tomlinson |
HAVE_CONFIG_H is not defined when building the perl plugin, so work around
|
Fri, 10 Jul 2009 02:53:17 +0000 |
Stu Tomlinson |
No functional change, but my gcc is bitching at me. Fixes this warning,
|
Fri, 10 Jul 2009 02:47:09 +0000 |
Stu Tomlinson |
Hopefully provide better debug logs when gevolution plugin can't open the
|
Fri, 10 Jul 2009 02:26:37 +0000 |
Stu Tomlinson |
Fix this compiler warning:
|
Fri, 10 Jul 2009 01:48:32 +0000 |
Stu Tomlinson |
This fixes this compile warning:
|
Fri, 10 Jul 2009 01:45:26 +0000 |
Stu Tomlinson |
We can't return based on the value of an uninitialized variable, as gcc
|
Fri, 10 Jul 2009 01:31:29 +0000 |
Stu Tomlinson |
Remove an unused variable
|
Fri, 10 Jul 2009 01:30:21 +0000 |
Stu Tomlinson |
keep the compiler happy:
|
Thu, 09 Jul 2009 17:57:44 +0000 |
Sadrul Habib Chowdhury |
Fix denying auth requests from MSN buddies, and fix a leak.
|
Thu, 09 Jul 2009 17:20:08 +0000 |
Sadrul Habib Chowdhury |
Use purple_markup_escape_text instead of the glib version.
|
Thu, 09 Jul 2009 04:40:06 +0000 |
Paul Aurich |
Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.
|
Thu, 09 Jul 2009 02:27:38 +0000 |
Paul Aurich |
The last command registered wasn't added to the list, so was leaking at uninit.
|
Thu, 09 Jul 2009 02:18:46 +0000 |
Paul Aurich |
Lower the severity of this message.
|
Sat, 11 Jul 2009 07:01:00 +0000 |
Elliott Sales de Andrade |
Add support in Pidgin for playing back audio:// links. Also include a "Save
|
Sat, 11 Jul 2009 06:49:43 +0000 |
Elliott Sales de Andrade |
Fix some quoting for AC_LANG_PROGRAM.
|
Sat, 11 Jul 2009 06:46:21 +0000 |
Elliott Sales de Andrade |
Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
|
Fri, 10 Jul 2009 00:51:31 +0000 |
Elliott Sales de Andrade |
Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
|
Thu, 09 Jul 2009 05:37:37 +0000 |
Elliott Sales de Andrade |
Add support for receiving winks and audio clips on MSN. The resulting file
|
Wed, 08 Jul 2009 20:47:08 +0000 |
Mark Doliner |
I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
|
Wed, 08 Jul 2009 20:44:16 +0000 |
Mark Doliner |
Oh, we don't need a special ui_info field for the AIM clientstring
|
Wed, 08 Jul 2009 20:11:07 +0000 |
Mark Doliner |
Use the ui_info hash table instead of prefs when passing the clientstring
|
Wed, 08 Jul 2009 19:46:50 +0000 |
Mark Doliner |
Create a oscar_get_ui_info_string() function that looks up a value in the
|
Wed, 08 Jul 2009 19:15:31 +0000 |
Mark Doliner |
Use a custom clientkey for AIM and ICQ for Pidgin and Finch
|
Wed, 08 Jul 2009 19:02:40 +0000 |
Mark Doliner |
Allow UIs to specify their own AOL client key
|
Wed, 08 Jul 2009 17:20:00 +0000 |
Mark Doliner |
Don't double-free the color hash table when deinitializing both prpl-yahoo
|
Wed, 08 Jul 2009 17:02:07 +0000 |
Paul Aurich |
yahoo: Don't do anything in yahoo_status_text when disconnecting.
|
Wed, 08 Jul 2009 16:51:14 +0000 |
Paul Aurich |
Fix two errors when my p2p server connection times out.
|
Wed, 08 Jul 2009 06:06:38 +0000 |
Elliott Sales de Andrade |
merge of '4659790302e1226bf3dd9eb699c028d230304638'
|
Wed, 08 Jul 2009 04:33:25 +0000 |
Paul Aurich |
merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'
|
Wed, 08 Jul 2009 04:06:38 +0000 |
Paul Aurich |
merge of '2010b6cf9dfaf940d22f5593c63b22db86ee8844'
|
Wed, 08 Jul 2009 05:59:49 +0000 |
Elliott Sales de Andrade |
Set the "Open Containing Directory" icon to the "directory" stock icon
|
Wed, 08 Jul 2009 00:50:29 +0000 |
Gary Kramlich |
merge of 'd4111c3c390e4fbea55bfa213f353d6012f249d5'
|
Tue, 07 Jul 2009 19:35:38 +0000 |
Etan Reisner |
Apparently font_weight was only relatively recently added to pango, so use
|
Tue, 07 Jul 2009 18:18:56 +0000 |
Etan Reisner |
s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/Modify
|