Mon, 14 Feb 2011 03:51:05 +0000 |
Mark Doliner |
Small changes to how we format oscar screen names. We now
|
Sat, 12 Feb 2011 04:17:09 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Tue, 21 Dec 2010 21:05:26 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Thu, 16 Dec 2010 21:18:02 +0000 |
ivan komarov |
Restore the previous behavior (kind of) of falling back to the specified
|
Thu, 02 Dec 2010 20:17:37 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Thu, 02 Dec 2010 02:35:52 +0000 |
Mark Doliner |
I tested with AIM 7.2.6.1 and ICQ 7.2 build 3159 and both of them
|
Tue, 23 Nov 2010 20:02:24 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Tue, 23 Nov 2010 04:33:29 +0000 |
John Bailey |
Properly handle an AIM login server of login.messaging.aol.com. Fixes #12948.
|
Mon, 22 Nov 2010 10:50:32 +0000 |
Mark Doliner |
Move the call to flap_connection_schedule_destroy from oscar_chat_kill
|
Mon, 22 Nov 2010 10:49:06 +0000 |
Mark Doliner |
disapproval of revision '3ac008cdb1707c831737d497562a2751cdff861c'
|
Mon, 22 Nov 2010 10:45:46 +0000 |
Mark Doliner |
Move the call to flap_connection_schedule_destroy from oscar_chat_kill
|
Fri, 19 Nov 2010 07:13:04 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Wed, 17 Nov 2010 08:12:56 +0000 |
Bj«Órn Voigt |
Encryption keys were marked with the _N() translation macro
|
Wed, 10 Nov 2010 01:22:53 +0000 |
Mark Doliner |
Correct typo in comment
|
Wed, 10 Nov 2010 01:17:22 +0000 |
Mark Doliner |
g_hash_table_get_keys is GLIB>2.14.0 but we maintain compatibility with 2.12.0.
|
Wed, 10 Nov 2010 11:41:51 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Fri, 05 Nov 2010 00:37:23 +0000 |
ivan komarov |
No need to clutter the debug log with dozens of lines when
|
Thu, 04 Nov 2010 23:38:20 +0000 |
ivan komarov |
A followup commit to d849dc2a852a4ffdd345a150f0b88ab37de36e36.
|
Tue, 02 Nov 2010 20:55:06 +0000 |
ivan komarov |
Removed an abstruse Easter Egg from 869efa8a750e9eee235af2ec631e7554cb373778.
|
Mon, 01 Nov 2010 17:42:47 +0000 |
Daniel Atallah |
A gboolean doesn't need to be '1' to be TRUE. This is safer.
|
Mon, 01 Nov 2010 07:10:36 +0000 |
ivan komarov |
Use an SSL server by default for new OSCAR accounts. It doesn't matter
|
Sat, 30 Oct 2010 21:53:38 +0000 |
ivan komarov |
Merged my changes that fix #11964 and #12593. Mark looked over them
|
Sat, 30 Oct 2010 21:36:34 +0000 |
ivan komarov |
Merged everything related to ICQ server changes.
|
Sat, 23 Oct 2010 16:12:36 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Wed, 20 Oct 2010 19:27:32 +0000 |
Bj«Órn Voigt |
Two strings marked as translatable. You find them in the ICQ account
|
Sat, 16 Oct 2010 21:05:34 +0900 |
Yoshiki Yazawa |
revive necessary modification. some portion may be missing.
|
Thu, 14 Oct 2010 14:51:46 +0900 |
Yoshiki Yazawa |
revert changes in oscar.c for now.
|
Wed, 22 Sep 2010 14:17:09 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin:
|
Mon, 23 Aug 2010 01:41:31 +0000 |
Elliott Sales de Andrade |
Standardize on "cancelled".
|
Thu, 12 Aug 2010 15:30:11 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
|
Tue, 10 Aug 2010 17:53:07 +0000 |
Mark Doliner |
*** Plucked rev 7e159eaa14b0041fcc3ee5783cd1e4f2d039a1a1 (markdoliner@pidgin.im):
|
Thu, 05 Aug 2010 23:43:24 +0000 |
ivan komarov |
A couple of refactorings related to oscar_utf8_try_convert().
|
Thu, 05 Aug 2010 22:45:21 +0000 |
ivan komarov |
Miranda expects a client ack from the other side for channel 2 messages,
|
Thu, 05 Aug 2010 21:19:47 +0000 |
ivan komarov |
Fixes #12044. We send a dummy packet with DC version = 8 to make
|
Sat, 31 Jul 2010 20:02:10 +0000 |
ivan komarov |
explicit merge of '7a18137f663908c5d0306e4d79ddb7d953386eab'
|
Thu, 29 Jul 2010 00:06:56 +0000 |
ivan komarov |
explicit merge of '92760ff5074d9bcc75f59473f013ca8a959a85b8'
|
Sat, 31 Jul 2010 20:00:39 +0000 |
ivan komarov |
Renames and cleanups.
|
Wed, 28 Jul 2010 23:11:14 +0000 |
ivan komarov |
Got rid of receiving multipart messages over channel 1, which simplified the code
|
Wed, 28 Jul 2010 19:37:26 +0000 |
ivan komarov |
Removed '#if 0/endif' blocks. Some of them have the form of TODO, but
|
Wed, 28 Jul 2010 18:59:39 +0000 |
ivan komarov |
Turns out that ncc doesn't catch everything, so continue killing things mercilessly.
|
Wed, 28 Jul 2010 17:43:58 +0000 |
ivan komarov |
OK, I'm sick of constantly finding functions that are not used anywhere.
|
Wed, 28 Jul 2010 16:30:04 +0000 |
ivan komarov |
Refactored oscar_encoding_to_utf8().
|
Tue, 27 Jul 2010 21:17:01 +0000 |
ivan komarov |
Stop using custom encodings (and LATIN-1, for that matter) for sending
|
Sat, 24 Jul 2010 18:14:29 +0000 |
ivan komarov |
Fixed (I hope) #12284.
|
Sat, 24 Jul 2010 17:32:00 +0000 |
ivan komarov |
Moved encoding-related functions to a separate file, renamed some of them,
|
Thu, 08 Jul 2010 17:00:45 +0000 |
Mark Doliner |
Cleanup some code I wrote a long time ago in a galaxy far far away.
|
Thu, 01 Jul 2010 18:56:17 +0000 |
ivan komarov |
Fixed a bug I accidentally introduced in fb1ab831dedebf45ea50b6f87bfc00265a0115ef.
|
Tue, 29 Jun 2010 21:17:02 +0000 |
ivan komarov |
Added a way to view the Visible/Invisible lists.
|
Mon, 28 Jun 2010 20:02:12 +0000 |
ivan komarov |
Added a way to add a user to the (In)Visible list via the context menu.
|
Thu, 24 Jun 2010 16:56:01 +0000 |
ivan komarov |
Adium guys need the itmsurl stuff, which I erroneously removed
|
Wed, 23 Jun 2010 22:32:45 +0000 |
ivan komarov |
merge of '021e6a7b4ba46230e93812c39268259f8c6bc7fe'
|
Thu, 03 Jun 2010 06:33:24 +0000 |
ivan komarov |
propagate from branch 'im.pidgin.pidgin' (head 3ccde42b2f5cfa1fae01e997cfa85f4f9b89abe5)
|
Wed, 23 Jun 2010 22:22:52 +0000 |
ivan komarov |
"Invisibility mode" improvements.
|
Fri, 18 Jun 2010 13:55:54 +0000 |
ivan komarov |
Start using the real ICQ block list (SSI type 0xe) for allowing/blocking
|
Thu, 17 Jun 2010 11:10:27 +0000 |
ivan komarov |
Somehow I'm sure this code lacked braces.
|
Sun, 30 May 2010 19:08:35 +0000 |
ivan komarov |
Moved an error handler from oscar.c to family_locate.c.
|
Sun, 30 May 2010 13:53:45 +0000 |
ivan komarov |
Got rid of family_icq.c -> oscar.c callbacks. Now it will be possible
|
Sat, 29 May 2010 18:48:04 +0000 |
ivan komarov |
Removed the old way of retrieving offline messages, because it is not
|
Sun, 23 May 2010 18:28:46 +0000 |
ivan komarov |
Show authorization request sender's nickname in the "Authorize buddy?"
|