Sat, 22 Aug 2009 02:52:30 +0000 |
Paul Aurich |
Remove specific copyright lines from the XMPP prpl.
|
Wed, 12 Aug 2009 05:51:51 +0000 |
Paul Aurich |
jabber: Fix "Invalid Server" breaking roomlist dialog. Closes #8143.
|
Fri, 07 Aug 2009 04:29:55 +0000 |
Paul Aurich |
Set XMPP chat topic when it contains a < followed by a character. Closes #5712.
|
Sat, 11 Jul 2009 07:47:07 +0000 |
Paul Aurich |
Validate IPv6 identifiers in the domain portion of a JID.
|
Fri, 22 May 2009 03:54:29 +0000 |
Paul Aurich |
Remove trailing whitespace that has snuck in.
|
Wed, 13 May 2009 20:29:03 +0000 |
Marcus Lundblad |
Support custom smileys in MUCs (when all participants support BoB and a maximum
|
Sun, 03 May 2009 19:53:53 +0000 |
Paul Aurich |
Add ability to list roles/affiliations in a chat via slash-commands and
|
Sun, 26 Apr 2009 00:06:30 +0000 |
Paul Aurich |
Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
|
Fri, 13 Mar 2009 02:26:45 +0000 |
Paul Aurich |
Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
|
Mon, 02 Mar 2009 06:37:05 +0000 |
Elliott Sales de Andrade |
Remove some extra trailing whitespace I noticed after merging mlundblad's
|
Fri, 05 Sep 2008 21:55:09 +0000 |
Marcus Lundblad |
Updated to use latest spec. in XEP-0231
|
Thu, 04 Sep 2008 21:27:33 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
|
Sun, 01 Jun 2008 20:55:54 +0000 |
Marcus Lundblad |
Custom smileys for XMPP according to XEP 0231. Refs #5627.
|
Fri, 13 Jun 2008 04:19:31 +0000 |
Daniel Atallah |
Return the real JID (if available) from the xmpp get_cb_real_name function.
|
Sun, 01 Jun 2008 18:08:14 +0000 |
Sadrul Habib Chowdhury |
Fix the chat-room rejoining bug where the list appears empty.
|
Wed, 21 May 2008 02:09:00 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
|
Wed, 30 Apr 2008 21:09:59 +0000 |
Evan Schoenberg |
The key and value need to be g_stdup()'d before adding to the hash table
|
Wed, 30 Apr 2008 14:06:03 +0000 |
Evan Schoenberg |
g_hash_table_ref() / g_hash_table_unref() were added in too recent a glib version per Mark. Copy data to chat->components rather than using those.
|
Wed, 30 Apr 2008 06:29:16 +0000 |
Evan Schoenberg |
As discussed on the devel list, purple_serv_got_join_chat_failed() and the
|
Tue, 13 May 2008 00:12:38 +0000 |
Etan Reisner |
Close up scope of a variable, I'm just cleaning up my tree some.
|
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()
|
Mon, 28 Apr 2008 06:40:48 +0000 |
Mark Doliner |
Fix a small memory leak when failing to join a jabber conference
|
Sun, 13 Apr 2008 16:54:33 +0000 |
Sadrul Habib Chowdhury |
Do not crash from commands in a disconnected chat. Fixes #5208
|
Sat, 17 Nov 2007 00:12:30 +0000 |
Richard Laager |
This merge has the effect of reverting the hinting code from trunk.
|
Mon, 15 Oct 2007 10:45:46 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
|