log

age author description
2009-07-06 Mark Doliner Remove trailing periods from short disconnection error messags and remove
2009-07-06 Mark Doliner Similar connection error message changes for IRC. These are hopefully
2009-07-06 Mark Doliner Connection error message changes for gg, and a few other strings changes.
2009-07-06 Mark Doliner Make some error messages more uniform.
2009-07-06 Mark Doliner Change the wording in a connection error message. I'm trying to make
2009-07-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
2009-07-06 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
2009-07-06 Elliott Sales de Andrade merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
2009-07-06 Paul Aurich I missed a few presence types.
2009-07-06 Paul Aurich Rearrange all the MUC code to be together.
2009-07-06 Paul Aurich Rearranging this section and adding a catch for stuff that can't happen
2009-07-06 Paul Aurich Various minor changes to jabber_presence_parse. No functionality changes.
2009-07-05 Paul Aurich Add support for XEP-0045 code 307 (a.k.a. kicks).
2009-07-05 Paul Aurich merge of '9ec118f84a3907ca01880d27a4988a4f41ea8914'
2009-07-05 Josep Puigdemont Updated Catalan translation.
2009-07-05 Paul Aurich Minor formatting/style/purple_strequal
2009-07-05 Paul Aurich The XOR method is disabled in family_auth.c
2009-07-05 Paul Aurich Unregister the account signals after destroying accounts.
2009-07-05 Paul Aurich Changelog the XMPP SSL change
2009-07-05 Etan Reisner Fix this typo again because I was stupid.
2009-07-05 Etan Reisner merge of '0c046bad9fd4d69c10aa296f24460f584920431d'
2009-07-05 Etan Reisner Typo s/hopefulll/hopefully/
2009-07-05 Etan Reisner merge of '46a46162666e1d23ae6161df2639044132cb894f'
2009-07-05 Etan Reisner That was some seriously screwed up formatting.
2009-07-05 Etan Reisner This may or may not fix #9579 but it shouldn't hurt anything even if it
2009-07-05 Etan Reisner A couple more s/GSList/GList/ changes as fallout from the last change.
2009-07-05 Etan Reisner I was seeing some crashes when connecting to Google Talk on my work laptop.
2009-07-04 Etan Reisner merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
2009-06-28 Etan Reisner merge of '0db5728dd6db78a86154abd7e8e7cf32db421f7c'
2009-06-28 Etan Reisner Require SSL/TLS by default for XMPP accounts. Closes #8666.
2009-06-28 Etan Reisner NULL-ify the loader_info->exts member. Fixes a crash if UIs repeatedly init
2009-06-27 Etan Reisner Including internal.h here fixed a Windows build ages ago but struck me as odd
2009-06-27 Etan Reisner Correct the doxygen documentation in the pidginrc plugin and swap out a
2009-06-27 Etan Reisner I was going to change the g_return_if_fail to a normal return but it actually
2009-06-26 Etan Reisner Make the comment reflect that we are actually just stopping the typing
2009-06-26 Etan Reisner Changelog the perl module installation location changes.
2009-06-26 Etan Reisner merge of '1490bc9b5da3684cfe634ae71d22e5903a639e7c'
2009-06-25 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
2009-06-25 Etan Reisner Rename the "Conversation Window Hiding" preferences section to "Conversation
2009-06-25 Etan Reisner More Title Casing.
2009-06-25 Etan Reisner De-emphasize the () around the collapsed group counts. I can't actually see
2009-06-25 Etan Reisner Title Case some blist right-click menu items.
2009-06-25 Etan Reisner This doesn't seem to be used.
2009-06-25 Etan Reisner Indentation fix.
2009-06-25 Etan Reisner We are definitely "Check"ing here not "Chat"ting.
2009-06-18 Etan Reisner merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'
2009-07-08 Paul Aurich disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'
2009-07-05 Jochen Kemnade more German l10n
2009-07-05 Paul Aurich Change "Logged off" to "Logged Off" to match the rest of the labels
2009-07-05 Paul Aurich Style and comments
2009-07-05 Paul Aurich Factor out the duplicated code for displaying XMPP Get Info
2009-07-05 Paul Aurich Remove the gigantic ifdef'd-out "Show buddy features" sections
2009-07-06 John Bailey ChangeLog!
2009-07-06 John Bailey I forgot to remove the old bool setting for Yahoo! JAPAN.
2009-07-06 John Bailey Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
2009-07-06 John Bailey Correctly determine if the prpl calling a given function is the Yahoo! JAPAN
2009-07-05 John Bailey Moved functions around and made some no longer static. All the functions
2009-07-05 John Bailey Add header includes. I still have not yet tested building this.
2009-07-05 John Bailey I believe this will correctly handle setting the yd->jp value under the new
2009-07-05 John Bailey have a separate hash table function for each prpl.