log

age author description
Sat, 22 Nov 2008 01:05:42 +0000 Paul Aurich Move structures and function definitions in to caps.c and stop any other code from killing JabberCapsClientInfo structures (owned by the hash table)
Sat, 22 Nov 2008 00:51:16 +0000 Paul Aurich Rename some structs and the JabberCapsClientInfo destruction function
Sat, 22 Nov 2008 00:42:56 +0000 Paul Aurich Whitespace and formatting changes
Fri, 21 Nov 2008 23:44:30 +0000 Paul Aurich Rework jabber_caps_calculate_hash
Fri, 21 Nov 2008 22:00:05 +0000 Paul Aurich Clean up jabber_caps_client_iqcb
Fri, 21 Nov 2008 20:30:21 +0000 Paul Aurich Whitespace cleanup (no functional changes, just unwrap the huge if block and
Fri, 21 Nov 2008 20:10:02 +0000 Paul Aurich Error checking and use g_list_foreach
Fri, 21 Nov 2008 18:50:43 +0000 Paul Aurich Don't crash if the lang attribute of an identity is NULL
Fri, 21 Nov 2008 18:24:31 +0000 Paul Aurich Remove JabberCapsIdentity and just use JabberIdentity everywhere
Fri, 21 Nov 2008 17:52:56 +0000 Paul Aurich Whitespace, formatting, and // -> /* */
Fri, 21 Nov 2008 17:47:12 +0000 Paul Aurich Use strcmp instead of a wrapper
Fri, 21 Nov 2008 08:28:50 +0000 Paul Aurich constify, ifdef out an old-caps remnant, and rewrite a little
Fri, 21 Nov 2008 08:04:09 +0000 Paul Aurich Clean up a few things
Fri, 21 Nov 2008 05:54:22 +0000 Paul Aurich Rewrite jabber_presence_set_capabilities a little
Sun, 23 Nov 2008 03:52:33 +0000 Paul Aurich Fix a null dereference on non-connected accounts
Fri, 21 Nov 2008 04:18:19 +0000 Paul Aurich Clean up jabber_presence_send
Fri, 21 Nov 2008 00:35:44 +0000 Paul Aurich Entity Capabilities must be per-JabberStream
Thu, 20 Nov 2008 23:58:17 +0000 Paul Aurich Fix compilation errors and many warnings
Thu, 20 Nov 2008 21:57:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
Sun, 16 Nov 2008 12:19:35 +0000 Sadrul Habib Chowdhury rlaager> I'd prefer that the "Open Link in Browser" string be changed to
Sun, 16 Nov 2008 09:58:48 +0000 Sadrul Habib Chowdhury Allow plugins to specify custom link types to the GtkIMHtml widget.
Fri, 31 Oct 2008 07:59:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Sun, 19 Oct 2008 21:46:38 +0000 Marcus Lundblad merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'
Sun, 19 Oct 2008 13:26:16 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
Thu, 16 Oct 2008 19:26:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
Sun, 19 Oct 2008 21:45:39 +0000 Marcus Lundblad Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.
Sun, 12 Oct 2008 17:38:32 +0000 Marcus Lundblad Allow the /buzz command without argument (sends attention to the JID of the
Wed, 01 Oct 2008 22:25:47 +0000 Marcus Lundblad merge of 'a0b951af90f1a780445f21b51b22e57f6a3f699e'
Wed, 01 Oct 2008 18:46:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
Wed, 01 Oct 2008 22:25:36 +0000 Marcus Lundblad Updated to new namespace for XEP-0224.