log

age author description
Mon, 22 Aug 2011 03:40:04 +0000 Mark Doliner Fix perl compilation. I really wish the .c files regenerated with the
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to
Mon, 22 Aug 2011 02:11:36 +0000 Mark Doliner Don't use strlen() when you're just checking whether a string is
Mon, 22 Aug 2011 02:07:41 +0000 Mark Doliner Don't use strlen() when all you're trying to do is check if the string
Mon, 22 Aug 2011 01:53:37 +0000 Mark Doliner I went through all our calls to purple_notify_user_info_add_pair() and
Sun, 21 Aug 2011 21:27:17 +0000 Mark Doliner merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'
Sun, 21 Aug 2011 15:28:07 +0000 andrew victor Whitespace changes for coding-style consistency.
Mon, 22 Aug 2011 11:20:05 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 21 Aug 2011 18:43:00 +0000 Mark Doliner Use purple_notify_user_info_add_pair_plaintext in some places where we
Sun, 21 Aug 2011 18:04:00 +0000 Mark Doliner Simplify. This is 6 lines instead of 15.
Sun, 21 Aug 2011 18:00:53 +0000 Mark Doliner The id field is unused
Sun, 21 Aug 2011 17:28:17 +0000 Mark Doliner Add this @deprecated flag back in here so we know this still needs work
Sun, 21 Aug 2011 14:50:21 +0000 andrew victor Use the new API in v3.0.0 to hide the UserId column in the search-results.
Sun, 21 Aug 2011 14:39:51 +0000 andrew victor Added MXit prpl changes to ChangeLog.
Sun, 21 Aug 2011 14:08:27 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)
Tue, 16 Aug 2011 06:19:38 +0000 pieter loubser * fixed the head: mtn issue..
Tue, 16 Aug 2011 06:02:59 +0000 pieter loubser propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)
Tue, 16 Aug 2011 05:38:01 +0000 pieter loubser merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'
Mon, 15 Aug 2011 21:08:25 +0000 andrew victor Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.
Mon, 15 Aug 2011 20:10:35 +0000 andrew victor Simplify the PIN encryption code.
Mon, 15 Aug 2011 19:24:16 +0000 andrew victor Refactor the transport-layer encryption and decryption.
Sun, 14 Aug 2011 20:45:48 +0000 andrew victor Encrypt a message using transport-encryption.
Sat, 13 Aug 2011 22:11:50 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 4155786dc74833813772e14bdffe59b2464cda13)
Sat, 13 Aug 2011 22:01:39 +0000 andrew victor When receiving an invite to join a GroupChat, first check if a matching room entry
Sat, 13 Aug 2011 17:11:59 +0000 andrew victor Remove ISO10126 padding when decrypting an incoming transport-encrypted message.
Sat, 13 Aug 2011 16:29:21 +0000 andrew victor Structured reply messages should rather not be enclosed in the ::DATA: format.
Sat, 13 Aug 2011 15:08:30 +0000 andrew victor If a contact did not have a status-message or mood set, the "status_text" callback would return an empty ("") string.
Sat, 13 Aug 2011 13:13:19 +0000 andrew victor Returning wrong value here.
Fri, 12 Aug 2011 22:44:39 +0000 andrew victor Remove the "hidden" option from user profile.
Fri, 12 Aug 2011 22:34:34 +0000 andrew victor The contact-flag indicating "hidden" is now deprecated.