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
|
Mon, 15 Dec 2008 03:54:39 +0000 |
Florian Qu«²ze |
Don't allow connecting a SIMPLE account if no server is configured. Fixes #7767.
|
Tue, 02 Dec 2008 03:34:17 +0000 |
Daniel Atallah |
Some cleanup. The headers are all NUL delimited, so we don't need to mess with
|
Tue, 02 Dec 2008 03:28:10 +0000 |
Daniel Atallah |
Fix a NULL pointer deref. Fixes #7624.
|
Mon, 24 Nov 2008 00:01:27 +0000 |
Richard Laager |
Add a NULL check to fix a crash. Fixes #4516.
|
Fri, 14 Nov 2008 06:25:48 +0000 |
Richard Laager |
Fix CID #370
|
Mon, 18 Aug 2008 06:31:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
|
Thu, 26 Jun 2008 20:25:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
Tue, 27 May 2008 06:27:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
Sun, 13 Apr 2008 17:53:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
|
Sat, 22 Mar 2008 04:45:46 +0000 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
Tue, 18 Mar 2008 05:40:29 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|
Wed, 06 Feb 2008 19:44:41 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
Sat, 29 Dec 2007 16:54:15 +0000 |
Sadrul Habib Chowdhury |
Fix the prplinfo structs and get rid of some compile warnings.
|
Sat, 29 Dec 2007 06:34:59 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
Wed, 05 Sep 2007 00:47:58 +0000 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
Tue, 12 Aug 2008 23:09:05 +0000 |
Daniel Atallah |
Use non-blocking io for inbound TCP connections for SIMPLE.
|
Thu, 12 Jun 2008 16:09:58 +0000 |
Mark Doliner |
There's no need to dup this
|
Wed, 21 May 2008 02:09:00 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
|
Wed, 07 May 2008 12:14:28 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
|
Mon, 05 May 2008 06:55:00 +0000 |
Sadrul Habib Chowdhury |
Patch from Jaywalker to let prpls add some helpful text for some account
|
Mon, 05 May 2008 06:19:46 +0000 |
Sadrul Habib Chowdhury |
Use up the last padding for PurplePluginProtocolInfo in a way that allows
|
Tue, 13 May 2008 18:55:06 +0000 |
Daniel Atallah |
Patch from Will Hawkins to fix SIMPLE authentication on some servers.
|
Wed, 30 Apr 2008 08:46:51 +0000 |
Mark Doliner |
Change the string "screen name" to "username" everywhere. I think most
|
Thu, 27 Mar 2008 02:09:51 +0000 |
Daniel Atallah |
Printf warning fixes.
|
Mon, 17 Mar 2008 14:15:29 +0000 |
Stu Tomlinson |
Use purple_str_has_prefix which provides backwards compatibility with older
|
Sun, 03 Feb 2008 19:24:55 +0000 |
Mark Doliner |
Remove some empty PRPL callbacks
|
Wed, 23 Jan 2008 23:28:38 +0000 |
Sean Egan |
Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
|
Thu, 10 Jan 2008 20:24:58 +0000 |
Daniel Atallah |
Patch from Will Hawkins to implement sending a SIP-If-Match header on subsequent PUBLISHes after receiving a SIP-Etag header. I made some minor tweaks to this, hopefully I didn't break anything. Fixes #4422.
|
Thu, 03 Jan 2008 04:57:40 +0000 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
Sat, 10 Nov 2007 12:10:04 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
Mon, 15 Oct 2007 10:45:46 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
|
Sun, 14 Oct 2007 21:08:42 +0000 |
Will Thompson |
Rename:
|
Tue, 06 Nov 2007 02:52:41 +0000 |
Daniel Atallah |
Patch from Will Hawkins to make the SIMPLE prpl more standards compliant by keeping all subscribe/notify messaging within a dialog. This didn't apply cleanly, so I had to manually apply it - hopefully I didn't break anything during the process. Fixes #3778.
|
Sat, 27 Oct 2007 13:56:54 +0000 |
Stu Tomlinson |
Add a --with-extraversion option to ./configure so packagers can fine tune
|
Sat, 27 Oct 2007 13:12:27 +0000 |
Stu Tomlinson |
Some constification, which also found and fixed some potential double-free
|
Tue, 23 Oct 2007 17:27:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
|
Sat, 13 Oct 2007 16:36:06 +0000 |
Daniel Atallah |
Patch from Will Hawkins for some cleanup of the SIMPLE notify message processing. This should hopefully fix some cases when a user signs off but we don't notice. Fixes #3507.
|
Sat, 13 Oct 2007 16:26:09 +0000 |
Daniel Atallah |
Patch from Will Hawkins to publish a status of closed when signing out of a SIMPLE account. Fixes #1914.
|
Tue, 09 Oct 2007 13:42:15 +0000 |
Will Thompson |
Remove explicit setting of wants_to_die from prpls.
|
Fri, 05 Oct 2007 15:50:17 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
|
Fri, 21 Sep 2007 02:46:27 +0000 |
Daniel Atallah |
Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204.
|
Sun, 21 Oct 2007 04:44:56 +0000 |
Luke Schierer |
applied changes from e9e74094baa29c6f5589385507221a2502b817fb
|
Sun, 21 Oct 2007 04:42:58 +0000 |
Luke Schierer |
applied changes from e9e74094baa29c6f5589385507221a2502b817fb
|
Wed, 03 Oct 2007 17:23:02 +0000 |
Will Thompson |
Add disconnection reasons to SIMPLE.
|
Thu, 13 Sep 2007 21:34:55 +0000 |
Sean Egan |
Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Thu, 06 Sep 2007 15:40:57 +0000 |
Daniel Atallah |
Fix subscribing to an offline user in SIMPLE. Thanks to Will Hawkins for the patch and following up with the OpenSER folks to confirm the behavior. Fixes #2181.
|
Wed, 05 Sep 2007 22:33:22 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
Wed, 11 Jul 2007 22:27:44 +0000 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
|
Fri, 20 Jul 2007 16:31:39 +0000 |
Daniel Atallah |
Fix from Will Hawkins to plug some leaks in error cases for the SIMPLE prpl. References #2181.
|
Sun, 01 Jul 2007 01:41:57 +0000 |
Richard Laager |
Use the glib strcasecmp functions everywhere, as we've had reports of
|
Mon, 18 Jun 2007 12:37:29 +0000 |
Andreas Monitzer |
Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
|
Mon, 18 Jun 2007 03:25:22 +0000 |
Andreas Monitzer |
Removed one padding field from PurplePluginProtocolInfo to stay source compatible.
|
Sun, 17 Jun 2007 20:31:01 +0000 |
Andreas Monitzer |
Implemented user tune, currently untested.
|
Fri, 08 Jun 2007 20:53:59 +0000 |
Sean Egan |
Fix a freeze caused by improper SIMPLE message parsing. Thanks, Michal Matyska! Fixes #1037
|
Sat, 19 May 2007 07:53:30 +0000 |
Richard Laager |
merge of 'ad8976c24b5929a7dc2e27af5ffc3522aafa11d5'
|
Fri, 18 May 2007 01:51:35 +0000 |
Daniel Atallah |
Fix an extra \r\n in the Authorization header. Fixes #965.
|
Fri, 18 May 2007 01:46:51 +0000 |
Daniel Atallah |
disapproval of revision '1e0f6c89bdf3a21258ac4f64039122a909ac67cc'
|