log libpurple/protocols/jabber/jabber.c @ 27064:007dff3cb9e4

age author description
Thu, 07 May 2009 21:20:16 +0000 Marcus Lundblad Fixup after propagating new caps stuff
Thu, 07 May 2009 20:34:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df25bed2c1c0d097b7f52fbfae76223d8552f0c3)
Sat, 02 May 2009 06:38:20 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556
Sat, 23 May 2009 22:46:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97fbf033d9afea69a6eabaac94698b3c051584cf)
Sat, 16 May 2009 19:07:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0fc44e2e9b4c3867ea189f9705f637125cb2497c)
Wed, 29 Apr 2009 23:20:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
Wed, 27 May 2009 03:50:33 +0000 Paul Aurich No, I had that right the first time; if it's not our account, then there *is* a from and we need to route the IQ to the proper place.
Wed, 27 May 2009 03:45:21 +0000 Paul Aurich Avoid an assertion failure and add an error case.
Wed, 27 May 2009 00:57:17 +0000 Paul Aurich The server list is definitive for who is blocked.
Tue, 26 May 2009 23:44:55 +0000 Paul Aurich Support pushed notifications about XEP-0191 Blocks/Unblocks. Closes #8045.
Fri, 22 May 2009 04:08:38 +0000 Etan Reisner Fix building on Windows and better integrate the new signals with the pre-existing ones.
Fri, 22 May 2009 03:54:29 +0000 Paul Aurich Remove trailing whitespace that has snuck in.
Wed, 20 May 2009 00:34:59 +0000 Paul Aurich Stop trying to be clever with XMPP keepalive pings.
Wed, 13 May 2009 20:29:03 +0000 Marcus Lundblad Support custom smileys in MUCs (when all participants support BoB and a maximum
Tue, 12 May 2009 05:49:34 +0000 Paul Aurich Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
Sun, 03 May 2009 20:17:09 +0000 Nick Hebner Clean up jabber prpl memory allocations on uninit.
Sun, 03 May 2009 19:53:53 +0000 Paul Aurich Add ability to list roles/affiliations in a chat via slash-commands and
Sat, 02 May 2009 18:42:53 +0000 Daniel Atallah Prevent a buggy XMPP-raw plugin from causing a NUL ptr deref - instead the
Fri, 01 May 2009 18:59:31 +0000 Paul Aurich Don't crash when the caps cb is NULL and don't corrupt jabber_identities
Thu, 30 Apr 2009 12:13:21 +0000 John Bailey I was tired of most of us complaining about these things but never actually
Thu, 30 Apr 2009 04:59:11 +0000 Paul Aurich Don't breaking if the user runs `/ping <user's server>` a bunch.
Wed, 29 Apr 2009 02:12:19 +0000 Paul Aurich merge of 'ccb564416010a2752aa29c68143c9caf1aae054c'
Tue, 28 Apr 2009 19:08:06 +0000 Paul Aurich merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
Tue, 28 Apr 2009 18:57:47 +0000 Paul Aurich Fix merging.
Tue, 28 Apr 2009 18:43:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
Wed, 29 Apr 2009 02:11:47 +0000 Paul Aurich disapproval of revision '0a225b2db14919b2e455f6938d28c885d6ca74e4'
Mon, 27 Apr 2009 16:57:26 +0000 Paul Aurich Don't call jabber_parser_close_stream in jabber_close, it papers over a real issue.
Mon, 27 Apr 2009 06:14:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0a225b2db14919b2e455f6938d28c885d6ca74e4)
Mon, 27 Apr 2009 05:43:18 +0000 Paul Aurich Initialize js->old_length to the value used as a default in presence.c.
Sun, 26 Apr 2009 23:06:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
Sun, 26 Apr 2009 18:23:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Sun, 26 Apr 2009 20:51:21 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Sun, 26 Apr 2009 18:27:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Sun, 26 Apr 2009 03:18:07 +0000 Paul Aurich Retrieve status message to display in Buddy List from PurplePresence.
Sun, 26 Apr 2009 00:22:21 +0000 Paul Aurich Feed a fake </stream:stream> to the XMPP parser to silence warnings.
Sun, 26 Apr 2009 00:06:30 +0000 Paul Aurich Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
Sat, 18 Apr 2009 17:29:33 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
Sat, 18 Apr 2009 17:50:52 +0000 Paul Aurich merge of '510f4315d6f580dfe97834a04ae726edf736a9d6'
Sat, 18 Apr 2009 17:43:55 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
Wed, 22 Apr 2009 07:55:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
Wed, 22 Apr 2009 07:53:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
Sat, 18 Apr 2009 06:52:34 +0000 Paul Aurich Use defaults provided by the server where applicable and when available
Fri, 17 Apr 2009 06:05:07 +0000 Paul Aurich This is a little less...repetitious
Wed, 15 Apr 2009 23:32:18 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
Mon, 13 Apr 2009 04:34:17 +0000 Paul Aurich Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.
Sat, 11 Apr 2009 18:20:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
Thu, 09 Apr 2009 04:27:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
Sat, 18 Apr 2009 17:50:44 +0000 Paul Aurich Support BOSH when connecting via the register_account prpl.
Sat, 11 Apr 2009 21:20:31 +0000 Paul Aurich Hide PurpleTxtResponse and use a more purple API
Sat, 11 Apr 2009 20:31:19 +0000 Paul Aurich First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses
Sat, 11 Apr 2009 04:39:48 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Mon, 13 Apr 2009 13:33:47 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Mon, 13 Apr 2009 13:36:00 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Wed, 15 Apr 2009 01:44:17 +0000 Paul Aurich Send XMPP keepalive pings to our server, not our bare JID.
Sat, 11 Apr 2009 04:34:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Tue, 07 Apr 2009 08:11:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
Tue, 07 Apr 2009 05:10:52 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)