Sat, 24 Oct 2009 00:59:12 +0000 |
Paul Aurich |
jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
|
Fri, 23 Oct 2009 06:25:49 +0000 |
Elliott Sales de Andrade |
ChangeLog previous two fixed items.
|
Fri, 23 Oct 2009 06:24:24 +0000 |
Elliott Sales de Andrade |
The connection display name can be NULL, so make sure we don't try to use
|
Fri, 23 Oct 2009 05:43:50 +0000 |
Elliott Sales de Andrade |
The MSN servers are a bit more strict about what's allowed in emails than
|
Thu, 22 Oct 2009 01:21:25 +0000 |
Sadrul Habib Chowdhury |
Show the message only for the chats for the account signing off.
|
Thu, 22 Oct 2009 01:19:22 +0000 |
Sadrul Habib Chowdhury |
Fix creating a conversation with a user in a chatroom from the userlist.
|
Wed, 21 Oct 2009 23:29:39 +0000 |
Sadrul Habib Chowdhury |
merge of '53b11891588df0478720a5c40652312812cde6aa'
|
Wed, 21 Oct 2009 22:30:35 +0000 |
Mark Doliner |
Oh no that wasn't right. This code is weird.
|
Wed, 21 Oct 2009 22:28:59 +0000 |
Mark Doliner |
Surely this was a mem leak?
|
Wed, 21 Oct 2009 22:24:34 +0000 |
Mark Doliner |
Make sure the room name and the buddy who invited you are non-null
|
Wed, 21 Oct 2009 22:23:53 +0000 |
Mark Doliner |
Call purple_privacy_check() even when the protocol has some privacy
|
Wed, 21 Oct 2009 23:27:16 +0000 |
Sadrul Habib Chowdhury |
A simple g_strdup is fine here.
|
Wed, 21 Oct 2009 23:26:41 +0000 |
Sadrul Habib Chowdhury |
Rejoin an opened chat after an account reconnects.
|
Tue, 20 Oct 2009 21:20:22 +0000 |
Paul Aurich |
jabber: Fix a comment.
|
Tue, 20 Oct 2009 19:38:35 +0000 |
Paul Aurich |
Add another (IMHO unintuitive) JID test. Refs #10532.
|
Mon, 19 Oct 2009 22:56:57 +0000 |
Paul Aurich |
merge of '752623f68962a90397d0ac88cfa20f7435e704aa'
|
Mon, 19 Oct 2009 22:56:27 +0000 |
Paul Aurich |
When switching the account in the Disco / Room List dialogs, kill the visible
|
Sat, 17 Oct 2009 00:37:04 +0000 |
Paul Aurich |
jabber: Improved support for XEP-0249 (and document the legacy stuff).
|
Mon, 19 Oct 2009 22:34:24 +0000 |
Daniel Atallah |
Fix the win32 URIs to only linkify if the protocol is followed by a colon.
|
Mon, 19 Oct 2009 22:04:12 +0000 |
maiku |
Add hold changes for media calls.
|
Mon, 19 Oct 2009 22:03:48 +0000 |
maiku |
Add a hold button to the media window.
|
Mon, 19 Oct 2009 22:03:19 +0000 |
maiku |
Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.
|
Mon, 19 Oct 2009 20:49:25 +0000 |
maiku |
Fix unhold string in media info enum.
|
Fri, 16 Oct 2009 20:49:51 +0000 |
Elliott Sales de Andrade |
Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a
|