Thu, 18 Dec 2008 02:03:20 +0000 |
Mark Doliner |
We have a prpl function "buddy_free" that I don't think any of our
|
Thu, 18 Dec 2008 01:53:49 +0000 |
Mark Doliner |
Fix a few small memleaks
|
Wed, 17 Dec 2008 22:37:53 +0000 |
Marcus Lundblad |
merge of '9979f20f66bc7efceedd9e288dc78576d9ceeb0c'
|
Wed, 17 Dec 2008 20:56:30 +0000 |
Mark Doliner |
merge of '86eb900cf982408bb630159b662426812328a78c'
|
Wed, 17 Dec 2008 20:50:46 +0000 |
Mark Doliner |
Let's actually close the socket when we sign off a myspace account.
|
Wed, 17 Dec 2008 20:55:49 +0000 |
Josep Puigdemont |
Updated Catalan Valencian translation by Toni Hermoso.
|
Wed, 17 Dec 2008 20:55:25 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Wed, 17 Dec 2008 20:50:49 +0000 |
Sadrul Habib Chowdhury |
Fix a leak in myspace prpl.
|
Wed, 17 Dec 2008 18:36:31 +0000 |
Mark Doliner |
Set buddies idle time to 0 when their idle. 0 is a flag to the UI that
|
Wed, 17 Dec 2008 18:21:47 +0000 |
Mark Doliner |
Add a comment that 0 should be used when a buddies idle time is unknown
|
Wed, 17 Dec 2008 05:39:11 +0000 |
Mark Doliner |
Set the server alias for myspace buddies who haven't set their username.
|
Wed, 17 Dec 2008 04:37:21 +0000 |
Mark Doliner |
Support for background font colors in incoming MySpace IMs
|
Wed, 17 Dec 2008 04:12:04 +0000 |
Mark Doliner |
Remove a stray > when a font face is specified
|
Wed, 17 Dec 2008 04:02:25 +0000 |
Mark Doliner |
Add support for foreground and background font colors in MySpace IMs
|
Wed, 17 Dec 2008 03:37:59 +0000 |
Mark Doliner |
Add a newline to the end of a debug messages
|
Wed, 17 Dec 2008 03:33:57 +0000 |
Mark Doliner |
Fix bugs sending and receiving myspace IMs related to not escaping
|
Wed, 17 Dec 2008 03:03:36 +0000 |
Mark Doliner |
ChangeLog updates for my changes from December
|
Wed, 17 Dec 2008 03:03:21 +0000 |
Mark Doliner |
merge of '9643d7374ca3732ca4269075429908a3d1645f4e'
|
Wed, 17 Dec 2008 02:40:51 +0000 |
Daniel Atallah |
merge of 'ef05d478fa7019dbdddad2f30968a729d943520e'
|
Wed, 17 Dec 2008 02:04:37 +0000 |
Daniel Atallah |
A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.
|
Wed, 17 Dec 2008 02:44:37 +0000 |
Ka-Hing Cheung |
not all features are implemented in QQ2008 yet
|
Wed, 17 Dec 2008 02:26:40 +0000 |
Mark Doliner |
Add support for blocking buddies on MySpace
|
Wed, 17 Dec 2008 01:33:10 +0000 |
Daniel Atallah |
Fix win32 build.
|
Wed, 17 Dec 2008 00:06:05 +0000 |
Mark Doliner |
Fix a bug where if "Show our presence only to people on our buddy list"
|
Tue, 16 Dec 2008 23:43:25 +0000 |
Mark Doliner |
Remove an accidentally debug message
|
Tue, 16 Dec 2008 23:39:03 +0000 |
Mark Doliner |
Grab the "Who can contact me? Only people on my buddy list?" and the
|
Tue, 16 Dec 2008 21:52:50 +0000 |
Mark Doliner |
Some other changes to make this more like the official client, and
|
Tue, 16 Dec 2008 21:47:44 +0000 |
Mark Doliner |
I'm not sure why these were strings. The official client uses integers
|
Tue, 16 Dec 2008 21:31:05 +0000 |
Mark Doliner |
Remove a bunch of calls to msim_msg_dump(). I find it really annoying
|
Tue, 16 Dec 2008 19:36:03 +0000 |
Mark Doliner |
merge of '6b951d62be418d5bfc437a1ab747c6ba900d7979'
|
Tue, 16 Dec 2008 18:32:25 +0000 |
Marcus Lundblad |
Changelog two custom smiley bugfixes I had forgotten to changelog before
|
Tue, 16 Dec 2008 11:16:51 +0000 |
Timo Jyrinki |
Updated Finnish translation for the 2.5.3 release. All strings translated.
|
Tue, 16 Dec 2008 09:11:55 +0000 |
ric Boumaour |
Update french translation for 2.5.3 release.
|
Sat, 03 Jan 2009 20:43:44 +0000 |
John Bailey |
disapproval of revision 'a85f2ca138b4fd9f600b0875bfe67837cc95b989'
|
Tue, 16 Dec 2008 06:12:58 +0000 |
John Bailey |
Fix my accidental breakage of string freeze by borrowing a generic message from
|
Tue, 16 Dec 2008 06:25:56 +0000 |
Mark Doliner |
Minor comment change
|
Tue, 16 Dec 2008 04:13:14 +0000 |
Mark Doliner |
Set the display name before marking the connection as "connected."
|
Tue, 16 Dec 2008 04:08:38 +0000 |
Mark Doliner |
Only validate the font face if it's non-null
|
Tue, 16 Dec 2008 03:49:05 +0000 |
Mark Doliner |
Use a GString here when constructing the data. It's way more
|
Tue, 16 Dec 2008 03:35:22 +0000 |
Mark Doliner |
No functionality change--just cleanup.
|
Tue, 16 Dec 2008 02:25:08 +0000 |
Elliott Sales de Andrade |
merge of 'b70000f3bf5c6b7f30121fb749d72ac869b58ae9'
|
Tue, 16 Dec 2008 02:21:33 +0000 |
Elliott Sales de Andrade |
Do something sane if the response is NULL when updating contact tokens,
|
Tue, 16 Dec 2008 01:40:38 +0000 |
Mark Doliner |
Mark some parameters as const char * instead of char * and don't
|
Tue, 16 Dec 2008 01:03:24 +0000 |
Ka-Hing Cheung |
rewrapped ChangeLog lines by Paul again
|
Mon, 15 Dec 2008 19:02:35 +0000 |
Mark Doliner |
Use the friendly/vanity url when it's available in myspace
|
Mon, 15 Dec 2008 09:48:20 +0000 |
Jochen Kemnade |
German translation update
|
Mon, 15 Dec 2008 05:33:57 +0000 |
Mark Doliner |
merge of '8d8f6d7fcf4bbef4fe0e6f1008e25759c2b3932e'
|
Mon, 15 Dec 2008 04:35:27 +0000 |
Elliott Sales de Andrade |
merge of '3b87c3b008c11c068a42eba55b3f5724cdac4ad4'
|
Mon, 15 Dec 2008 04:25:00 +0000 |
John Bailey |
merge of '52e2a425de43a95def135fff5a6dbe87ed39acb5'
|
Mon, 15 Dec 2008 05:32:31 +0000 |
Mark Doliner |
Shuffling things around, remove stray whitespace, remove some forward
|
Mon, 15 Dec 2008 04:09:02 +0000 |
Mark Doliner |
merge of '91d403bb5dfadec9e38f0c0c058ababeed6fd9d7'
|
Mon, 15 Dec 2008 04:34:24 +0000 |
Elliott Sales de Andrade |
Actually that last change did break regular login, but I don't feel like
|
Mon, 15 Dec 2008 04:03:12 +0000 |
Elliott Sales de Andrade |
Reapply 046452c275782ffd3218e3ae4863eaa8bf31a5f4 since it doesn't really
|
Mon, 15 Dec 2008 03:59:30 +0000 |
Elliott Sales de Andrade |
merge of '10ea019ecb33303883a9a34e547d2c04b8267a3d'
|
Mon, 15 Dec 2008 03:53:12 +0000 |
Elliott Sales de Andrade |
disapproval of revision 'af100261749125c03e3d490b01d36f8ea219bf8f'
|
Sat, 06 Dec 2008 19:57:58 +0000 |
Kevin Stange |
merge of '1203a733696f95eef53b04b5078e0a779371b4d3'
|
Wed, 03 Dec 2008 03:09:32 +0000 |
Kevin Stange |
merge of '6ac9187d4f4437a087d58d63489c47664121f0b5'
|
Sat, 04 Oct 2008 06:13:33 +0000 |
Kevin Stange |
This string appears before the connection attempt, so it shouldn't be
|
Mon, 15 Dec 2008 04:20:28 +0000 |
Laurent Montaron |
Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle time
|
Mon, 15 Dec 2008 04:02:28 +0000 |
Florian Quze |
Fix a crash in DNS SRV resolution when one of the required parameters is NULL.
|