Sat, 26 Jan 2008 20:45:41 +0000 |
Sadrul Habib Chowdhury |
Update finch to not touch the internals of PurpleAccount. This also includes a change I made to reduce the Cyclomatic Complexity of one of the functions.
|
Sat, 26 Jan 2008 20:32:26 +0000 |
Sadrul Habib Chowdhury |
Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
|
Sat, 26 Jan 2008 20:28:35 +0000 |
Sadrul Habib Chowdhury |
Update the ChangeLog.API for the buddylist managers.
|
Sat, 26 Jan 2008 17:14:59 +0000 |
Will Thompson |
merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'
|
Fri, 25 Jan 2008 20:43:15 +0000 |
Will Thompson |
Make autogen.sh return a non-zero exit code when it fails so that
|
Sat, 26 Jan 2008 16:17:36 +0000 |
Stu Tomlinson |
Use xdg-open instead of gnome-open, if possible. We might want to use
|
Sat, 26 Jan 2008 03:53:18 +0000 |
Evan Schoenberg |
If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.
|
Fri, 25 Jan 2008 22:20:58 +0000 |
Evan Schoenberg |
merge of '468a779996a2b7c9313bb894084fb632307d35fc'
|
Fri, 25 Jan 2008 22:18:49 +0000 |
Evan Schoenberg |
disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'
|
Fri, 25 Jan 2008 22:20:18 +0000 |
Evan Schoenberg |
I'm not sure how to disapprove a local change without it ever getting pushed... sorry for the double commit. I didn't intend to leave a trailing colon, since we didn't use punctuation at the end previously.
|
Fri, 25 Jan 2008 22:17:17 +0000 |
Evan Schoenberg |
Fixed grammatically incorrect text when sending a file to an XMPP buddy with multiple online resources. I'm +/- on ending such requests with a period... but ending on a preposition, while acceptable if needed to make a sentence significantly more natural, should be avoided when smoothly possible.
|
Fri, 25 Jan 2008 13:48:24 +0000 |
Stu Tomlinson |
send_keepalive needs to return TRUE to ensure it'll get called again, and
|