log

age author description
Fri, 11 Dec 2009 00:20:27 +0000 Marcus Lundblad Rearrange includes a bit to be consistent with the other files in the same dir
Thu, 10 Dec 2009 21:34:37 +0000 Marcus Lundblad Use the jabber_resource_know_capabilities function to determine if a buddy
Thu, 10 Dec 2009 05:40:59 +0000 Paul Aurich Disable Roster Versioning for the moment.
Thu, 10 Dec 2009 03:25:14 +0000 Paul Aurich jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
Thu, 10 Dec 2009 03:15:26 +0000 Paul Aurich jabber: Fix removing a self-contact.
Wed, 09 Dec 2009 06:16:53 +0000 Elliott Sales de Andrade merge of 'aada73f0d8a35997280d570f47caf30907fe68df'
Tue, 08 Dec 2009 17:24:33 +0000 Paul Aurich merge of 'f31da20f593d64a906374f7963e178dcd1738ac3'
Tue, 08 Dec 2009 12:13:08 +0000 Sadrul Habib Chowdhury There can be two backtab keys.
Tue, 08 Dec 2009 07:43:03 +0000 Paul Aurich merge of '05176515f0fedf038217d2e11e4e3a1c92cad166'
Tue, 08 Dec 2009 07:41:37 +0000 Paul Aurich On Windows, treat a 'xmpp:foo@bar.com' URI as opening an IM window.
Tue, 08 Dec 2009 17:23:34 +0000 Paul Aurich oscar: Avoid a printf("%s", NULL) crash when creating an AIM room.
Tue, 08 Dec 2009 04:52:50 +0000 Daniel Atallah Norwegian nynorsk win32 installer translation from Yngve Spjeld Landro
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Tue, 08 Dec 2009 03:42:59 +0000 Paul Aurich Changelog the AIM/ICQ issue. Refs #10900.
Tue, 08 Dec 2009 03:23:45 +0000 Paul Aurich oscar: Add '\n' to a debug message missing it.
Sun, 06 Dec 2009 22:44:20 +0000 Paul Aurich jabber: The google roster request code was so lonely, so let's just drop-kick it and add the little custom logic to roster.c
Sun, 06 Dec 2009 19:26:52 +0000 Paul Aurich merge of 'a582dd339f019301adca693df4b1a8fb135a1774'
Sun, 06 Dec 2009 04:31:39 +0000 Paul Aurich jabber: Fix Google connecting. I wish this weren't off on its own, all sad and lonely.
Sun, 06 Dec 2009 19:26:45 +0000 Paul Aurich disapproval of revision '219b3128f3d96b126a9ed9aff2d2f3277e69dbd4'
Sun, 06 Dec 2009 04:19:06 +0000 Paul Aurich oscar: Recognize the CAPTCHA failure and print a more friendly message. Refs #10884.
Sun, 06 Dec 2009 04:00:13 +0000 Paul Aurich Updated Russian translation. Closes #10849.
Sun, 06 Dec 2009 01:01:20 +0000 Paul Aurich Tighter scoping and slightly less memory usage.
Sun, 06 Dec 2009 00:52:10 +0000 Paul Aurich jabber: Roster Versioning support.
Sun, 06 Dec 2009 00:36:59 +0000 Paul Aurich jabber: Lower the prio of this message; it's not very important.
Sat, 05 Dec 2009 22:48:34 +0000 Paul Aurich jabber: Clean up this code a little.
Fri, 04 Dec 2009 06:29:30 +0000 Paul Aurich Add all those cool new files to Makefile.mingw
Fri, 04 Dec 2009 06:25:26 +0000 Paul Aurich Changeloggin'!
Fri, 04 Dec 2009 06:24:30 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1cd91846f484f7d7090d25b0e65d851a0dadcb90)
Fri, 04 Dec 2009 06:18:05 +0000 Paul Aurich jabber: Fix that leak I mentioned (and fix a mistake where error/response weren't NULL-initialized)
Fri, 04 Dec 2009 06:04:18 +0000 Paul Aurich jabber: Fix up the cyrus auth code (although there's a leak currently)