Mon, 22 Aug 2011 16:17:24 +0000 |
Mark Doliner |
Remove silc10 from POTFILES.in
|
Mon, 22 Aug 2011 16:00:57 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)
|
Sun, 21 Aug 2011 23:45:07 +0000 |
John Bailey |
Commit the fix needed for this to build on Windows.
|
Mon, 22 Aug 2011 07:20:49 +0000 |
Mark Doliner |
Please correct me if I'm wrong, but I don't think we gain anything
|
Mon, 22 Aug 2011 07:01:27 +0000 |
Mark Doliner |
Remove silc10
|
Mon, 22 Aug 2011 06:32:44 +0000 |
Mark Doliner |
Actually commit the purple_notify_user_info_prepend_pair_plaintext
|
Mon, 22 Aug 2011 06:25:23 +0000 |
Mark Doliner |
Add purple_notify_user_info_prepend_pair_plaintext and use it in a few
|
Mon, 22 Aug 2011 06:17:18 +0000 |
Mark Doliner |
I tried to disapprove this, but it didn't seem to work. Maybe I
|
Mon, 22 Aug 2011 06:07:15 +0000 |
Mark Doliner |
merge of '6f0f65518dbd9cdbb6b41be078c9cd9db3bbea4b'
|
Mon, 22 Aug 2011 06:06:07 +0000 |
Mark Doliner |
merge of '88118487bea2cf5120dec21de3377fada185180f'
|
Mon, 22 Aug 2011 06:07:08 +0000 |
Mark Doliner |
disapproval of revision '88118487bea2cf5120dec21de3377fada185180f'
|
Mon, 22 Aug 2011 05:45:22 +0000 |
Mark Doliner |
I think it's more appropriate to append these as plaintext
|
Mon, 22 Aug 2011 06:05:51 +0000 |
Mark Doliner |
disapproval of revision '37706b74bb67b5e0abf08dd08bcd0d509075cc42'
|
Mon, 22 Aug 2011 05:39:00 +0000 |
Mark Doliner |
Now that there's no speed difference between
|
Mon, 22 Aug 2011 04:24:12 +0000 |
Mark Doliner |
Add an entry for 0ea4521b22507f8cc23de316fa55e3368d9f4029
|
Mon, 22 Aug 2011 04:16:28 +0000 |
Mark Doliner |
user_info->user_info_entries is redundant. Let's call it
|
Mon, 22 Aug 2011 04:14:16 +0000 |
Mark Doliner |
Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.
|
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.
|
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.
|
Fri, 12 Aug 2011 21:41:34 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 8f0dbb75e0842b6df34c773ceb3a62e07819c532)
|
Sat, 09 Jul 2011 20:10:36 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
|