Sun, 14 Dec 2008 04:09:23 +0000 |
Elliott Sales de Andrade |
Remove a double call to xmlnode_get_namespace and multiple tests for xmlns
|
Thu, 11 Dec 2008 08:08:02 +0000 |
Paul Aurich |
Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
|
Sat, 29 Nov 2008 01:35:02 +0000 |
Ka-Hing Cheung |
patch from darkrain42 that fixes a crash with a broken server, we probably
|
Fri, 21 Nov 2008 19:49:47 +0000 |
Daniel Atallah |
A fix from Paul Aurich for a long-standing XMPP issue with duplicate buddies. Fixes #479.
|
Wed, 16 Jul 2008 21:55:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
|
Thu, 26 Jun 2008 20:25:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
Wed, 28 May 2008 21:13:36 +0000 |
Mike Ruprecht |
merge of '38838bc806900103298d383237d2ae7cd60bbd82'
|
Tue, 27 May 2008 06:27:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
Wed, 28 May 2008 21:00:40 +0000 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
Tue, 18 Mar 2008 05:40:29 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|
Sat, 29 Dec 2007 06:34:59 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
Wed, 05 Sep 2007 00:47:58 +0000 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
Sun, 06 Jul 2008 17:24:35 +0000 |
Ka-Hing Cheung |
let's not leak if nothing is changed
|
Sun, 06 Jul 2008 17:19:27 +0000 |
Ka-Hing Cheung |
make googletalk tune hack work, previously it's not doing anything unless
|
Sun, 01 Jun 2008 18:08:14 +0000 |
Sadrul Habib Chowdhury |
Fix the chat-room rejoining bug where the list appears empty.
|
Wed, 30 Apr 2008 06:29:16 +0000 |
Evan Schoenberg |
As discussed on the devel list, purple_serv_got_join_chat_failed() and the
|
Wed, 30 Apr 2008 05:50:49 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
|
Tue, 29 Apr 2008 05:39:10 +0000 |
Mark Doliner |
merge of '08062d1b1267b18fa3d47ea8eded7e2b826b7e8c'
|
Tue, 29 Apr 2008 03:14:55 +0000 |
Mark Doliner |
merge of '0e779a37ee17a7bb7ad39bbe2b37eeca45975655'
|
Tue, 29 Apr 2008 02:06:03 +0000 |
Mark Doliner |
Fix a crash in Jabber that I think happens someone someone signs off
|
Tue, 29 Apr 2008 03:59:28 +0000 |
Evan Schoenberg |
applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
|
Tue, 29 Apr 2008 03:47:38 +0000 |
Evan Schoenberg |
merge of '3498a4993b3d552319e5122278d620287093fd20'
|
Tue, 29 Apr 2008 03:47:25 +0000 |
Evan Schoenberg |
disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
|
Tue, 29 Apr 2008 02:58:23 +0000 |
John Bailey |
* Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
|
Tue, 29 Apr 2008 03:08:32 +0000 |
Evan Schoenberg |
disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
|
Tue, 29 Apr 2008 01:46:40 +0000 |
Evan Schoenberg |
Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
|
Sun, 16 Mar 2008 20:36:52 +0000 |
Mark Doliner |
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
|
Thu, 29 Nov 2007 23:18:33 +0000 |
Daniel Atallah |
Fix a crash when an error occurs discovering a the capabilities of a client. Fixes #4081.
|