2011-08-21 |
andrew victor |
Whitespace changes for coding-style consistency.
|
2011-08-22 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
2011-08-21 |
Mark Doliner |
Use purple_notify_user_info_add_pair_plaintext in some places where we
|
2011-08-21 |
Mark Doliner |
Simplify. This is 6 lines instead of 15.
|
2011-08-21 |
Mark Doliner |
The id field is unused
|
2011-08-21 |
Mark Doliner |
Add this @deprecated flag back in here so we know this still needs work
|
2011-08-21 |
andrew victor |
Use the new API in v3.0.0 to hide the UserId column in the search-results.
|
2011-08-21 |
andrew victor |
Added MXit prpl changes to ChangeLog.
|
2011-08-21 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)
|
2011-08-16 |
pieter loubser |
* fixed the head: mtn issue..
|
2011-08-16 |
pieter loubser |
propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)
|
2011-08-16 |
pieter loubser |
merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'
|
2011-08-15 |
andrew victor |
Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.
|
2011-08-15 |
andrew victor |
Simplify the PIN encryption code.
|
2011-08-15 |
andrew victor |
Refactor the transport-layer encryption and decryption.
|
2011-08-14 |
andrew victor |
Encrypt a message using transport-encryption.
|
2011-08-13 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 4155786dc74833813772e14bdffe59b2464cda13)
|
2011-08-13 |
andrew victor |
When receiving an invite to join a GroupChat, first check if a matching room entry
|
2011-08-13 |
andrew victor |
Remove ISO10126 padding when decrypting an incoming transport-encrypted message.
|
2011-08-13 |
andrew victor |
Structured reply messages should rather not be enclosed in the ::DATA: format.
|
2011-08-13 |
andrew victor |
If a contact did not have a status-message or mood set, the "status_text" callback would return an empty ("") string.
|
2011-08-13 |
andrew victor |
Returning wrong value here.
|
2011-08-12 |
andrew victor |
Remove the "hidden" option from user profile.
|
2011-08-12 |
andrew victor |
The contact-flag indicating "hidden" is now deprecated.
|
2011-08-12 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 8f0dbb75e0842b6df34c773ceb3a62e07819c532)
|
2011-07-09 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
|
2011-08-11 |
pieter loubser |
propagate from branch 'im.pidgin.pidgin' (head b55fa7e527d663bdb8c0320d6d035488e8446978)
|
2011-06-26 |
andrew victor |
Start implementing MXit secure messaging.
|
2011-06-20 |
andrew victor |
These constants don't seem right.
|
2011-06-20 |
andrew victor |
Correctly process messages received from MXit that include font-change markup.
|
2011-08-21 |
Mark Doliner |
Fix compilation of perl plugin. I guess this code doesn't rebuild
|
2011-08-21 |
Mark Doliner |
Rename purple_connection_error_reason to purple_connection_error
|
2011-08-21 |
Mark Doliner |
Remove purple_connection_error
|
2011-08-21 |
Mark Doliner |
I have no idea how to change this to take a PurpleConnectionError and
|
2011-08-21 |
Mark Doliner |
Change last remaining users of purple_connection_error to use
|
2011-08-21 |
Mark Doliner |
Rename the report_disconnect_reason cb function to report_disconnect
|
2011-08-21 |
Mark Doliner |
Remove PurpleConnectionUiOps.report_disconnect
|
2011-08-21 |
Mark Doliner |
Whoops, I forgot to commit ChangeLog.API
|
2011-08-21 |
Mark Doliner |
Remove more deprecated stuff
|
2011-08-21 |
Mark Doliner |
Remove a few deprecated functions
|
2011-08-21 |
Mark Doliner |
Remove some deprecated stuff
|
2011-08-21 |
Mark Doliner |
Rename purple_util_fetch_url_request_len_with_account to
|
2011-08-21 |
Mark Doliner |
Remove purple_util_fetch_url_request_len() and change the few places
|
2011-08-21 |
Mark Doliner |
Get rid of the wholly unused "primary attribute" thing in PurpleStatusTypes
|
2011-08-21 |
Mark Doliner |
Mr. Ben Ice is probably wondering why he's mentioned in our codebase.
|
2011-08-21 |
Mark Doliner |
Remove a few deprecated functions
|
2011-08-21 |
Mark Doliner |
Get rid fo purple_strlcpy and purple_strlcat. These are convenience
|
2011-08-21 |
Mark Doliner |
A while ago I noticed that we don't have enforce a max on the
|
2011-08-21 |
Mark Doliner |
I noticed this a while ago but I don't care enough to fix it
|
2011-08-21 |
Mark Doliner |
Add -devel suffix back to the version numbers in im.pidgin.pidgin
|
2011-08-20 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 65f0e21660895ebae2e934a8d04088a1c57899a6)
|
2011-08-07 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
|
2011-08-07 |
Mark Doliner |
Remove duplicate word "found" in this debug message
|
2011-06-12 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 64f4eb5c598356fe1b8b9bc376faa66641096eda)
|
2011-05-09 |
Mark Doliner |
Change the heuristic we use for setting od->icq. We used to set it to
|
2011-05-09 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)
|
2011-05-05 |
Paul Aurich |
Document the default explicitly
|
2011-05-03 |
andrew victor |
Add API: purple_request_field_set_tooltip & purple_request_field_get_tooltip
|
2011-05-03 |
andrew victor |
Add API:
|
2011-04-18 |
Mark Doliner |
Remove code that doesn't want to exist in 3.0.0
|
2011-04-18 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 4fb1347ba91ca1ac8b6f5ad029c1ed0f1b6e60a2)
|
2011-04-13 |
Mark Doliner |
Fix this indentation. My bad.
|
2011-04-13 |
Mark Doliner |
Update js->initial_avatar_hash if the user tries to set the icon before
|
2011-04-13 |
Mark Doliner |
Typo fix
|
2011-04-13 |
Mark Doliner |
In purple_buddy_icons_set_account_icon, call the prpl's set_buddy_icon
|
2011-04-02 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)
|
2011-03-21 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
|
2011-03-20 |
Mark Doliner |
Add two hash tables to the oscar code that deals with your server stored
|
2011-03-19 |
Elliott Sales de Andrade |
merge of '1b0275bd7ec6ff5c9cb2a1b7a0a60c36091448a6'
|
2011-03-17 |
Mark Doliner |
Don't bother reading in the "protocol" attribute in blist.xml. As near as
|
2011-03-17 |
Mark Doliner |
Remove gaim-compat.h and gtkgaim-compat.h. IT FEELS SO GOOD!
|
2011-03-17 |
Mark Doliner |
Remove the _purple_oscar_convert(). It existed to migrate data from
|
2011-03-17 |
John Bailey |
Per discussion with rlaager both on the mailing list and in the XMPP MUC, bump
|
2011-03-17 |
John Bailey |
merge of 'c9c5ba486ea016ed8a4454c0f070edfc5af646a9'
|
2011-03-16 |
Elliott Sales de Andrade |
Update the pkg-config versions. Also, drop the unversioned pc files,
|
2011-03-18 |
Richard Laager |
Drop the .gaim -> .purple migration code
|
2011-03-17 |
Richard Laager |
Drop gaim compatibility files
|
2011-03-17 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head ad52db559c57f2f898ebe9a4eaa6b26adeaf8569)
|
2011-03-15 |
John Bailey |
We want libpurple.so.1, not libpurple.so.9.
|
2011-03-15 |
John Bailey |
3.0.0devel. Let the mergefest begin.
|
2011-08-20 |
Mark Doliner |
Remove checks for NEWS. We're not using this file anymore. Most people
|
2011-08-18 |
Mark Doliner |
Write this item more similarly to other items
|
2011-08-18 |
Mark Doliner |
Fix incorrect handling of HTTP 100 responses when using the HTTP
|
2011-08-18 |
Mark Doliner |
Fix a crash when remote users have certain characters in their
|
2011-08-18 |
Mark Doliner |
Open an explorer.exe window at the location of the file when clicking
|
2011-08-18 |
Mark Doliner |
Prepare for release (the actually tarballs won't get released until a few
|
2011-08-18 |
Mark Doliner |
Hebrew translation updated (Shalom Craimer)
|
2011-08-18 |
Mark Doliner |
Dutch translation updated (Gideon van Melle)
|
2011-08-18 |
Mark Doliner |
"msgfmt -cv mn" complained that this file had translations with mismatched
|
2011-08-18 |
Mark Doliner |
Commit updated versions of our translations after running po/stats.pl
|
2011-08-18 |
Mark Doliner |
I'm gonna add the transifex config file to the repository. I think it makes
|
2011-08-18 |
Mark Doliner |
Chinese (Hong Kong) translation updated (Ambrose C. Li, Paladin R. Liu)
|
2011-08-18 |
Mark Doliner |
Afrikaans translation updated (Friedel Wolff)
|
2011-08-18 |
Mark Doliner |
Ukrainian translation updated (Oleksandr Kovalenko)
|
2011-08-18 |
Mark Doliner |
Albanian translation updated (Besnik Bleta)
|
2011-08-18 |
Mark Doliner |
Polish translation updated (Piotr Drąg)
|
2011-08-17 |
Ethan Blanton |
Bounds-check stringref copies (which are safe anyway)
|
2011-08-17 |
Elliott Sales de Andrade |
Fix a leak found by HanzZ.
|
2011-08-17 |
John Bailey |
I noticed this inconsistent indent when fixing Ethan's previous entry.
|
2011-08-17 |
John Bailey |
I'm 99.999999% sure Ethan meant this to be here.
|
2011-08-17 |
maiku |
Fix parsing Yahoo sms carrier result
|
2011-08-16 |
jamie |
Fix potential crash when NAMES is empty.
|
2011-08-16 |
Ethan Blanton |
ChangeLog update for NTLM fix
|
2011-08-16 |
jond578 |
Fix NTLM endianness issue.
|
2011-08-16 |
Ethan Blanton |
Fix some un-fixes in the Zephyr strlcpy changes
|
2011-08-16 |
Timo Jyrinki |
Update Finnish translation.
|
2011-08-16 |
Mark Doliner |
A unit test check from the EFF
|
2011-08-16 |
Mark Doliner |
Fix this compile warning:
|
2011-08-15 |
Ethan Blanton |
Fix formatting by a third grader with a crayon
|
2011-08-15 |
Ethan Blanton |
Rationalize nat_pmp.c:default_gw() and free leaked buffer.
|
2011-08-14 |
Josep Puigdemont |
Catalan (Valencian) translation udated on behalf of Vicent Cubells.
|
2011-08-14 |
Josep Puigdemont |
Catalan translation udated.
|
2011-08-14 |
masca |
Fix a crash when the account is disconnected and we have requested a SB. (Hanzz, ported by shlomif)(Fixes #12431)
|
2011-08-13 |
andrew victor |
The 24x24 MXit protocol icon wasn't being installed.
|
2011-08-11 |
Josep Puigdemont |
Catalan translation updated.
|
2011-08-11 |
Ethan Blanton |
Fix truncation of a string in the Yahoo! prpl to be not quite so stupid.
|
2011-08-11 |
Ethan Blanton |
Bounds check hostname lengths for DNS SRV lookups. (EFF)
|
2011-08-11 |
Ethan Blanton |
Bounds check an OSCAR normalization. (EFF)
|
2011-08-11 |
Ethan Blanton |
Almost certainly not an issue, but bounds check a strcpy in stun.c (EFF)
|
2011-08-11 |
Ethan Blanton |
Bounds check log scanning, thanks to the EFF
|
2011-08-11 |
Ethan Blanton |
Use MAXPATHLEN instead of 256 for some path buffer sizes
|
2011-08-11 |
Ethan Blanton |
Patch up merge
|
2011-08-11 |
Ethan Blanton |
merge of '269c6e29c67a1c066871499e76575d4700bf6744'
|
2011-07-17 |
Ethan Blanton |
Update ChangeLog for EFF credit, completeness
|
2011-07-17 |
Ethan Blanton |
Change another hostname lookup fallback to use g_strlcpy.
|
2011-07-17 |
Ethan Blanton |
Use g_strlcpy instead of strcpy in MSN alias string creation.
|
2011-07-17 |
Ethan Blanton |
Copy hostname fallbacks using g_strlcpy instead of strcpy.
|
2011-07-17 |
Ethan Blanton |
Complete the conversion of win32 utsname construction to bounds-checked access.
|
2011-07-17 |
Ethan Blanton |
Fill out struct utsname on win32 using g_strlcpy instead of strcpy.
|
2011-07-17 |
Ethan Blanton |
Changed a strcpy in the mxit prpl to a bounds-checked g_strlcpy.
|
2011-07-17 |
Ethan Blanton |
Replace an unchecked strcpy with g_strlcpy().
|
2011-07-17 |
Ethan Blanton |
Fix up several Tcl loader string copies to use g_strlcpy().
|
2011-07-17 |
Ethan Blanton |
Fix up Zephyr g_strlcpy patch
|
2011-07-17 |
Ethan Blanton |
Replace numerous strcpy() invocations with strlcpy() in Zephyr.
|
2011-07-17 |
Ethan Blanton |
Credit the EFF for the following diffs
|
2011-08-11 |
Björn Voigt |
German translation update for 2.10.0
|
2011-08-11 |
Mark Doliner |
merge of '56ec802a4201a596a1bf852cae8f08819ca6bedc'
|
2011-08-08 |
Mark Doliner |
Fix this compile warning:
|
2011-08-08 |
Elliott Sales de Andrade |
Don't accidentally add a second login timeout. This shouldn't happen
|
2011-08-08 |
Elliott Sales de Andrade |
Don't request the AB if getting the contact list failed. Either there's
|
2011-08-07 |
John Bailey |
Fix logging into Yahoo! JAPAN. Fixes #14259.
|
2011-08-06 |
John Bailey |
Björn Voigt pointed out that my plugin info dialog doesn't show the e-mail
|
2011-07-31 |
Björn Voigt |
German translation update
|
2011-07-26 |
Mark Doliner |
Fix crash selecting Tools->Set Mood when you're online with an
|
2011-07-26 |
Mark Doliner |
Add Maiku's revision b22fe1b183e37298da577f19bdca6f318b209324 to the changelog.
|
2011-07-22 |
Elliott Sales de Andrade |
Destroy the existing Nexus if we get a second USR SSO. This might
|
2011-07-21 |
Paul Aurich |
log_reader: Properly fix the QIP crash, and unbreak the Trillian reader (c is NULL the last time through, so just quit out early then)
|
2011-07-21 |
Paul Aurich |
sametime: Compile! (other build environment apparently lacked libmeanwhile...)
|
2011-07-21 |
Paul Aurich |
log_reader: Fix an actual crash in the QIP reader.
|
2011-07-21 |
Paul Aurich |
merge of '60a632cb295df557713697e92727d551d7345451'
|
2011-07-21 |
Paul Aurich |
log_reader: strchr(), and some simplifying to make clang happier
|
2011-07-21 |
Paul Aurich |
sametime: Avoid a theoretical null strcmp
|
2011-07-21 |
Paul Aurich |
prefs: Avoid an atoi(NULL) when reading the prefs from disk
|
2011-07-20 |
Paul Aurich |
dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
|
2011-07-20 |
Paul Aurich |
dnssrv: Refactor to reduce code duplication
|
2011-07-19 |
Paul Aurich |
Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.
|
2011-07-19 |
Ethan Blanton |
Fix the handling of IRC formatting following mIRC ^O.
|
2011-07-17 |
Paul Aurich |
dnsquery: Behold, automagic conversion of a string IP address into a sockaddr struct, IPv#-independent.
|
2011-07-17 |
Paul Aurich |
dnssrv: Proper memory management here, which stops random crashes elsewhere.
|
2011-07-17 |
Paul Aurich |
dnssrv: Avoid a few extraneous iterations through the list. Refs #12647
|
2011-07-17 |
Paul Aurich |
Whitespace changes
|
2011-07-17 |
thijsalkemade |
Fixes to the PurpleSrvTxtQueryUiOps code. Refs #12647
|
2011-07-17 |
Paul Aurich |
La de dah, thanks John
|
2011-07-17 |
Paul Aurich |
jabber: Fix /join behavior. Closes #14205.
|
2011-07-17 |
Paul Aurich |
pidgin: Fix building on GTK+ less than 2.14.
|
2011-07-17 |
Paul Aurich |
gg: Fix build w/ older versions of GnuTLS.
|
2011-07-14 |
tomkiewicz |
More debugging informations when updating avatars in Gadu-Gadu
|
2011-07-14 |
Elliott Sales de Andrade |
Remove duplicate calls to msn_slpmsg_set_slplink. This function is
|
2011-07-12 |
Ethan Blanton |
Suppress error spews when we've left an IRC channel but the window is open.
|
2011-07-10 |
Florian Quèze |
Fix some closes on invalid fds, which can crash on Windows.
|
2011-07-09 |
John Bailey |
ChangeLogging.
|
2011-07-09 |
John Bailey |
Make the ChangeLog.API entry accurate.
|
2011-07-09 |
John Bailey |
We're now 2.10.0 because I added the plugin info dialog.
|
2011-07-09 |
John Bailey |
Add a plugin information dialog that shows information for all plugins, even
|
2011-07-08 |
masca |
We have not been in 2009 while ago nor this project is dead.
|
2011-07-08 |
masca |
Update the AUTHORS file with the information in the Developer Information window.
|
2011-07-08 |
masca |
Credit Quenin Brandon for the max size in incoming smileys patch. Changelog it.
|
2011-07-07 |
masca |
Make the max size of incoming smileys a pref instead of harcoding it. Patch from Xinef (with small modifications) Refs #5231
|
2011-07-06 |
Ethan Blanton |
Fix debug message for IRC periodic WHO
|
2011-07-03 |
Paul Aurich |
configure.ac: Prep for next release
|
2011-07-01 |
tomkiewicz |
Merged two buddy blocking methods in Gadu-Gadu protocol. Fixes #5303
|
2011-06-27 |
Paul Aurich |
conversation: Hmm, this shouldn't be set to NULL; tends to break stuff.
|
2011-06-27 |
Paul Aurich |
irc: Save one useless hash table lookup
|
2011-06-27 |
Paul Aurich |
jabber: Check for empty string when setting mood.
|
2011-06-26 |
Paul Aurich |
Fix the merge some more
|
2011-06-25 |
Paul Aurich |
Fix up merge
|
2011-06-25 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76)
|
2011-06-22 |
Paul Aurich |
conversation: Use the right comparison type (case-sensitive) for the hash table
|
2011-06-21 |
Paul Aurich |
conversation: Okay, one final fix.
|
2011-06-21 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head cc3c0e426393176ef87b207eeed1a17efc8dec7d)
|
2011-06-21 |
Paul Aurich |
Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
|
2011-06-21 |
Paul Aurich |
conversation: Use a copy of the name and clear hash after emitting "left" signals
|