| Mon, 20 Jan 2014 00:26:52 -0800 |
Mark Doliner |
Change the last param of yahoo_string_encode from gboolean* to gboolean.
|
file |
diff |
annotate
|
| Mon, 20 Jan 2014 00:08:59 -0800 |
Mark Doliner |
Use the "else" statement for fun and profit.
|
file |
diff |
annotate
|
| Mon, 20 Jan 2014 00:02:17 -0800 |
Mark Doliner |
Merge with a fair number of conflicts. Nothing too crazy.
|
file |
diff |
annotate
|
| Sun, 19 Jan 2014 11:30:49 -0800 |
Mark Doliner |
Validate incoming Yahoo strings as UTF-8 before using them.
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 05 Jul 2013 12:14:21 +0200 |
Tomasz Wasilczyk |
Yahoo: fix potential NULL pointer dereference
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 16 Mar 2013 14:02:10 -0400 |
Daniel Atallah |
yahoo: Fix reading memory locations past the buffer bounds
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 08 Oct 2013 20:30:51 +0530 |
Ankit Vani |
Renamed purple_g_value_* to purple_value_*
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 03 Oct 2013 02:08:55 +0530 |
Ankit Vani |
Backed out changeset 348356cbc657
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 02 Oct 2013 00:51:46 +0530 |
Ankit Vani |
Removed PURPLE_CONNECTION_IS_VALID. If needed, use PURPLE_IS_CONNECTION.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 16:41:50 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 12 Sep 2013 19:08:48 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 07 Sep 2013 01:13:49 +0530 |
Ankit Vani |
Removed purple_whiteboard_destroy(). Renamed purple_whiteboard_create() to purple_whiteboard_new().
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 07 Sep 2013 00:10:19 +0530 |
Ankit Vani |
Replaced xmlnode with PurpleXmlNode, and xmlnode_* API with purple_xmlnode_* API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 31 Aug 2013 02:20:52 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Tue, 27 Aug 2013 04:18:00 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 22 Aug 2013 01:35:32 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 23:12:25 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 07 Aug 2013 15:54:44 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 04 Aug 2013 14:34:04 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Fri, 02 Aug 2013 03:19:21 +0530 |
Ankit Vani |
Replaced purple_conversation_helper_present_error() with simpler purple_conversation_present_error()
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 25 Jul 2013 02:22:35 +0530 |
Ankit Vani |
Renamed PurpleBListNode back to PurpleBlistNode
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 17 Jul 2013 23:23:00 +0530 |
Ankit Vani |
Refactored the remaining protocols to use GType and GValue instead of PurpleValue
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 10 Jul 2013 23:55:21 +0530 |
Ankit Vani |
Started GObjectification of PurpleConnection.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Tue, 09 Jul 2013 15:48:17 +0530 |
Ankit Vani |
Renamed buddy list functions to more appropriate/simler names.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 06 Jul 2013 15:17:36 +0530 |
Ankit Vani |
Renamed blist.[ch] to buddylist.[ch]
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Fri, 05 Jul 2013 23:38:58 +0530 |
Ankit Vani |
Use PurpleIMConversation in merged libymsg
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Fri, 05 Jul 2013 23:31:34 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 03 Jul 2013 22:18:55 +0530 |
Ankit Vani |
Renamed PurpleBlistNode to PurpleBListNode
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 03 Jul 2013 21:49:28 +0530 |
Ankit Vani |
Global replace to use GObject-style macros. See details.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 29 Jun 2013 04:37:14 +0530 |
Ankit Vani |
Renamed chat buddies to chat users, and IM conversation typing state to IM typing state.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 27 Jun 2013 01:26:35 +0530 |
Ankit Vani |
Updated protocols for the API changes
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Mon, 24 Jun 2013 12:34:29 +0530 |
Ankit Vani |
Refactored sametime and yahoo protocols to use the GObject conversation API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Mon, 24 Jun 2013 11:28:57 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 19:00:53 +0530 |
Ankit Vani |
Replaced purple_conv_present_error() with purple_conversation_helper_present_error()
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 17:33:58 +0530 |
Ankit Vani |
Replaced purple_conversation_new() with purple_[im,chat]_conversation_new()
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 17:20:37 +0530 |
Ankit Vani |
Refactor code to remove conversation type from some instances of purple_conversations_find_with_account()
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 15:23:44 +0530 |
Ankit Vani |
Global replace - renamed functions and types according to GObject-based PurpleConversation API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 19 Jun 2013 20:26:46 +0530 |
Ankit Vani |
Renamed purple_account_[get,set]_alias to purple_account[get,set]_private_alias.
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Mon, 17 Jun 2013 23:39:13 +0530 |
Ankit Vani |
Refactored prpls according to the changed PurpleAccount API
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 16 Jun 2013 05:59:31 +0530 |
Ankit Vani |
Refactor the codebase to use PurpleHash
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 15 Jun 2013 20:21:51 +0530 |
Ankit Vani |
Refactored protocols msn, myspace, oscar, simple, yahoo to use GObject-based PurpleCipher
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 12 Jun 2013 18:58:24 +0530 |
Ankit Vani |
GObjectify PurpleCircBuffer as PurpleCircularBuffer (from gobjectification branch)
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sat, 21 Sep 2013 11:54:03 +0200 |
Tomasz Wasilczyk |
Notify API: extend purple_notify_message with PurpleRequestCommonParameters
|
file |
diff |
annotate
|
| Thu, 12 Sep 2013 14:38:22 +0200 |
Tomasz Wasilczyk |
Request API refactoring: custom PURPLE_REQUEST_CHOICE values, instead of indexes
|
file |
diff |
annotate
|
| Tue, 10 Sep 2013 22:32:40 +0200 |
Tomasz Wasilczyk |
Request API refactoring: switch purple_request_fields to PurpleRequestCommonParameters
|
file |
diff |
annotate
|
| Tue, 10 Sep 2013 21:47:37 +0200 |
Tomasz Wasilczyk |
Request API refactoring: switch purple_request_action to PurpleRequestCommonParameters
|
file |
diff |
annotate
|
| Tue, 10 Sep 2013 13:06:10 +0200 |
Tomasz Wasilczyk |
Request API refactoring: introduce PurpleRequestCommonParameters and switch purple_request_input to it
|
file |
diff |
annotate
|
| Fri, 30 Aug 2013 14:29:45 +0200 |
Tomasz Wasilczyk |
Reconsidered characters count callback for prpl API: make it per-conversation and distinguish infinite from undefined
|
file |
diff |
annotate
|
| Mon, 26 Aug 2013 17:21:22 +0200 |
Tomasz Wasilczyk |
Extend prpl with max message length callback
|
file |
diff |
annotate
|
| Wed, 21 Aug 2013 14:59:29 +0200 |
Tomasz Wasilczyk |
Fix most of libpurple warnings about -Wsign-compare
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 16:11:01 +0200 |
Tomasz Wasilczyk |
Correct typos
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 14:55:38 +0200 |
Tomasz Wasilczyk |
HTTP: removing extra yahoo HTTP implementations - webmessenger login (however, it still doesn't work well)
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 13:03:26 +0200 |
Tomasz Wasilczyk |
HTTP: successful is spelled with one l
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 12:57:29 +0200 |
Tomasz Wasilczyk |
HTTP: removing extra yahoo HTTP implementations - file transfer (and small improvements to libpurple http and ft code)
|
file |
diff |
annotate
|
| Wed, 07 Aug 2013 11:18:09 +0200 |
Tomasz Wasilczyk |
HTTP: removing extra yahoo HTTP implementations - buddy icon uploading
|
file |
diff |
annotate
|
| Sat, 03 Aug 2013 19:20:57 +0200 |
Tomasz Wasilczyk |
HTTP: Use PurpleHttpConnectionSet instead of GSLists of PurpleHttpConnection structs
|
file |
diff |
annotate
|
| Thu, 04 Jul 2013 21:57:33 +0200 |
Tomasz Wasilczyk |
HTTP: migrate purple_util_fetch_url_request to new API for yahoo prpl (completed)
|
file |
diff |
annotate
|
| Thu, 04 Jul 2013 16:22:02 +0200 |
Tomasz Wasilczyk |
HTTP: migrate purple_util_fetch_url_request to new API for yahoo prpl (login process)
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 21:35:31 +0200 |
Tomasz Wasilczyk |
HTTP: migrate purple_util_fetch_url to new API for prpls
|
file |
diff |
annotate
|
| Mon, 06 May 2013 11:16:10 +0200 |
Tomasz Wasilczyk |
Merge from main
soc.2008.masterpassword
|
file |
diff |
annotate
|