Fri, 27 Nov 2009 17:07:19 +0000 |
Paul Aurich |
jabber: More namespaces! This is a good stopping point for now.
|
Sat, 24 Oct 2009 00:59:12 +0000 |
Paul Aurich |
jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
|
Sat, 17 Oct 2009 00:37:04 +0000 |
Paul Aurich |
jabber: Improved support for XEP-0249 (and document the legacy stuff).
|
Thu, 15 Oct 2009 16:25:09 +0000 |
Paul Aurich |
jabber: Remove useless jabber_normalize calls now that the data in the hash table
|
Thu, 15 Oct 2009 16:13:00 +0000 |
Paul Aurich |
jabber: Reduce these from assertions to checks.
|
Mon, 12 Oct 2009 18:24:37 +0000 |
Paul Aurich |
jabber: Use the newly refactored code to simplify "Initiate Chat".
|
Mon, 12 Oct 2009 18:11:32 +0000 |
Paul Aurich |
jabber: Refactor the chat-joining code
|
Thu, 24 Sep 2009 16:58:31 +0000 |
Paul Aurich |
jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
|
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'
|