log

age author description
2009-05-04 Marcos García Ochoa This allows incoming channel messages with op/voice/etc. mode characters.
2009-05-04 Paul Aurich Break the links before telling the UI to remove the node
2009-05-04 Paul Aurich merge of '7e8d9f694132bc0cdbb6088ca5b557480c71ba45'
2009-05-04 Paul Aurich Fix a crash (from the single instance path) and leak of the node UI data.
2009-05-04 Paul Aurich Free the forms properly; they're xmlnodes, not strings.
2009-05-04 Elliott Sales de Andrade Changelog the GtkIMHtml PRIMARY clipboard API addition and fix a typo in
2009-05-04 Elliott Sales de Andrade merge of '233c28248ecd717704ccb1932748bdf97b679cf1'
2009-05-03 Daniel Atallah Don't set the statusbox imhtml to be editable twice.
2009-05-03 Daniel Atallah Avoid overwriting the PRIMARY clipboard when we select-on-focus the status text for easy editing. Fixes #8781.
2009-05-03 Daniel Atallah Avoid adding several callbacks on repeated invocations of gtk_imhtml_set_editable.
2009-05-03 Ka-Hing Cheung re-enable something that qulogic wrote but commented out because of a
2009-05-04 Elliott Sales de Andrade Also check whether the ADL/FQY count is zero when we've received an error
2009-05-03 Elliott Sales de Andrade merge of '2481b51dce05a40973c023cb3c62c66b082e11bf'
2009-05-03 Paul Aurich merge of '02982091b25d51cf15064b67811f0ff347e3ec48'
2009-05-03 Ka-Hing Cheung merge of '654444067285909ecd842c1a5b06f16f773abe49'
2009-05-03 Ka-Hing Cheung correct what looks like an uninitialized read, not really tested much
2009-05-03 Josep Puigdemont Updated Catalan translation.
2009-05-03 Nick Hebner Clean up jabber prpl memory allocations on uninit.
2009-05-03 Paul Aurich Add ability to list roles/affiliations in a chat via slash-commands and
2009-05-03 Elliott Sales de Andrade The correct fix here is to place non-code in a comment (yes, even if it's
2009-05-03 Elliott Sales de Andrade disapproval of revision 'eb2138cc8c562bba3cf0071ea33e2e7ab4d636aa'
2009-05-03 Paul Aurich useravatar.c:49:38: warning: missing terminating ' character
2009-05-03 Paul Aurich Revert the partial hack for ejabberd 2.0.0. See comment in code.
2009-05-03 Paul Aurich Add a few smilies for XMPP that were 'missing'.
2009-05-03 Paul Aurich Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
2009-05-03 Paul Aurich mime.c: In function ‘doc_parts_load’:
2009-05-03 Paul Aurich merge of '2cc4b9096219b80544460c7419be088836ee4705'
2009-05-03 Stu Tomlinson Apply changes from 9dd1c4c3 to msnp9
2009-05-03 Paul Aurich Drop support for XEP-0084 v0.12 and publish a <stop/> instead of deleting the node.
2009-05-03 Paul Aurich On errors, don't pretend we did fetch something, pass NULL.
2009-05-03 Paul Aurich Avoid a g_markup_escape_text assertion failure
2009-05-02 Paul Aurich merge of '76766330ad9c063ff4c96cf86c9ce12c0974edd6'
2009-05-02 Paul Aurich Remove most of the things that are now in 2.5.6 (I likely missed one or two)
2009-05-02 Paul Aurich Given the other changes I made, this is more appropriate (and vague).
2009-05-02 Elliott Sales de Andrade Word wrap a little.
2009-05-02 Elliott Sales de Andrade Decrement the ADL/FQY count when we receive an error about a FQY for a user
2009-05-02 Elliott Sales de Andrade Add an FQY error handler so we don't disconnect if something incorrect was
2009-05-02 Paul Aurich merge of '3993504a85f5cbebaeace03466d79cda9803f240'
2009-05-02 Sadrul Habib Chowdhury Enable/disable the buttons in the savedstatus dialog properly.
2009-05-02 Paul Aurich Don't crash when a broken server sends us an occupant's presence with an
2009-05-02 Paul Aurich When we download a buddy's vCard to update an avatar, also try to update the nickname.
2009-05-02 Ka-Hing Cheung merge of '9dd1c4c3db68a80dbf157a0c0bc0c723e42b7a6e'
2009-05-02 Ka-Hing Cheung Fixes a buffer overflow in the ZDI-08-054 report
2009-05-02 Daniel Atallah Prevent a buggy XMPP-raw plugin from causing a NUL ptr deref - instead the
2009-05-02 Daniel Atallah Use matching buffer lengths to avoid confusion.
2009-05-02 Daniel Atallah This is supposed to be a precision formatter.
2009-05-02 Paul Aurich A little bit better (free memory and support receiving the nick in subscriptions) and Changelog.
2009-05-02 Paul Aurich Handle User Nick notifications via <presence/> stanzas (receive-only). Refs #864.
2009-05-02 Paul Aurich Sadrul pointed me at g_markup_escape_text, thanks!
2009-05-02 Paul Aurich Escape all the values when appending them to the Entity Caps verification str.
2009-05-01 Paul Aurich Me fail English? That's unpossible!
2009-05-01 Peter Hjalmarsson merge of '9df36977fc8f70d1b3124d32a54eb123df50aa0f'
2009-05-01 Paul Aurich Don't crash when the caps cb is NULL and don't corrupt jabber_identities
2009-05-01 Paul Aurich Fix a bad merge (*sigh*)
2009-05-01 Paul Aurich Use more efficient purple_find_buddies in bonjour.
2009-05-01 Paul Aurich merge of '04463c4228e4760066ef026178e08886db366915'
2009-05-01 hanzz Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
2009-05-01 Paul Aurich Add account-(created|destroying) signals.
2009-05-01 Stu Tomlinson Patch from Stefan Becker to plug a couple of memory leaks in libpurple/mime.c
2009-04-30 John Bailey Check in updated po files so the daily po update doesn't have to work so hard.
2009-04-30 John Bailey I was tired of most of us complaining about these things but never actually
2009-04-30 Paul Aurich Don't breaking if the user runs `/ping <user's server>` a bunch.
2009-04-30 Paul Aurich I gave this way too long to stop getting on my nerves.
2009-04-30 Paul Aurich Avoid crashing on some more atoi calls and ensure required parameters are !NULL
2009-04-30 Paul Aurich Don't crash on malicious candidates missing attributes
2009-04-30 Paul Aurich Fix a bad merge in 511953ddd75ccd866325fa6cf1e72dbb4fca3e82
2009-04-29 Sadrul Habib Chowdhury Changelog VV, move an entry to correct section.
2009-04-29 Paul Aurich Fetch and track capabilities for MUC members. Add a further constraint for
2009-04-29 Paul Aurich tighter scoping++
2009-04-29 Paul Aurich merge of '2008f1bd77717e12b27397825b76c19de2fc7314'
2009-04-29 Sadrul Habib Chowdhury merge of '26ac092613aaf9cdf75dc965213469a30135ab56'
2009-04-29 Paul Aurich Skip iterating non-node children; thanks to Marcus for crashing me.
2009-04-29 Paul Aurich merge of 'ccb564416010a2752aa29c68143c9caf1aae054c'
2009-04-28 Paul Aurich Missed one (copying changes manually between computers is clearly an error-ful
2009-04-28 Paul Aurich merge of '2448add898018349b64e4eb5550adb03644790db'
2009-04-28 Paul Aurich Build error/warning fixes. Still not tested because libxmpp.dll won't load.
2009-04-28 Paul Aurich Windows compilation complains (probably because it's 32-bit)
2009-04-28 Ka-Hing Cheung fixes one more potential leak of the same type
2009-04-28 Ka-Hing Cheung merge of '4a2d7c0b8570558cada900f60d7696231954c231'
2009-04-28 Paul Aurich Changelog 6b5084da. Refs #2002.
2009-04-28 Paul Aurich merge of '150aa7010128787a82ee3eb64eec7907e08235cc'
2009-04-28 Paul Aurich Changelog MSN, Yahoo, and the merged BOSH branch
2009-04-28 Paul Aurich Add Tobias to COPYRIGHT
2009-04-28 Paul Aurich merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
2009-04-28 Paul Aurich Fix merging.
2009-04-28 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
2009-04-28 Paul Aurich Don't try to process PEP events if it's not <message type='event'/>
2009-04-27 Paul Aurich Distinguish name and participant in PurpleMedia API
2009-04-27 Paul Aurich Provide alternative find_by_jid that doesn't use g_hash_table_find
2009-04-27 Paul Aurich merge of '2833fd1d337477c5b6efc4247a9e6127580414ea'
2009-04-29 Sadrul Habib Chowdhury Use stock id in the ticker.
2009-04-29 Sadrul Habib Chowdhury New API to get the stock-id for a presence.
2009-04-29 Sadrul Habib Chowdhury Bring the conversation to front from a click on the ticker.
2009-04-28 Ka-Hing Cheung fixes a potential leak on error case
2009-04-28 Ka-Hing Cheung merge of '2f41200aa97263f1f83de2795ab3195d52475b03'
2009-04-28 Sadrul Habib Chowdhury Fix a crash when sending too large a message in yahoo.
2009-04-28 Ka-Hing Cheung don't uninit accounts until savedstatus and status are uninited, this was
2009-04-28 Paul Aurich Adjust some idle handling code to fix "wedging" idle reporting into never
2009-04-28 Timo Jyrinki Update Finnish back to pretty much 100%, as there has been some time since last update. It also seems 2.6.0 wouldn't be that far away from tickets.
2009-04-28 Sadrul Habib Chowdhury Chat's nick is normalized. So normalize before comparing with it.
2009-04-27 Sadrul Habib Chowdhury Fix a couple of runtime-warnings when disconnecting a yahoo account.
2009-04-27 Sadrul Habib Chowdhury Use a all the icons hbons had created for 'connecting' animation.
2009-04-27 Sadrul Habib Chowdhury Don't expose the parent class.
2009-04-27 Sadrul Habib Chowdhury Use stock-ids for connecting/typing animations in the statusbox.
2009-04-27 Sadrul Habib Chowdhury merge of '55577fa653435bea0213ccd380f914790714f8a1'
2009-04-27 Ka-Hing Cheung correctly use some text marked by N_(), and mark one more string as
2009-04-29 Paul Aurich disapproval of revision '0a225b2db14919b2e455f6938d28c885d6ca74e4'
2009-04-27 Paul Aurich Don't call jabber_parser_close_stream in jabber_close, it papers over a real issue.
2009-04-27 Paul Aurich Changelog that branch and fix period placement.
2009-04-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0a225b2db14919b2e455f6938d28c885d6ca74e4)
2009-04-27 Paul Aurich Initialize js->old_length to the value used as a default in presence.c.
2009-04-27 Paul Aurich Publish only 'new' xmlns of avatars and delete old.
2009-04-27 Paul Aurich Another annoying typo
2009-04-26 Paul Aurich Use jabber_calculate_data_sha1sum in one more place.
2009-04-26 Paul Aurich Use purple_strequal and g_str_equal
2009-04-26 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
2009-04-27 Elliott Sales de Andrade We probably shouldn't have to set the pixbuf and the stock-id, but anyway,
2009-04-26 Paul Aurich merge of '09144f9b78a3f3256423cae57132a43098c065de'
2009-04-26 Paul Aurich I like icons in my statusbox.
2009-04-26 John Bailey Update stuff for darkrain42 and Maiku to reflect them as developers.
2009-04-26 Marcus Lundblad Changelog support for XMPP idle time (XEP-0256)
2009-04-26 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
2009-04-26 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
2009-04-26 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
2009-04-26 Paul Aurich merge of '6bcd7cfc161122f058f5093da0fab2dceeec0cfa'
2009-04-26 Jochen Kemnade update German translation
2009-04-26 Paul Aurich Add a new signal which is emitted (after the account is connected) if the
2009-04-26 Paul Aurich Avoid dereferencing unitialized memory or leaking PidginThemeFonts
2009-04-26 Paul Aurich Fix two warnings in the theme editor plugin
2009-04-26 Paul Aurich Retrieve status message to display in Buddy List from PurplePresence.
2009-04-26 Paul Aurich Only look for and add custom smileys to incoming messages that are going to
2009-04-26 Paul Aurich merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4'
2009-04-26 Paul Aurich Changelog the last few commits (and remove trailing whitespace)
2009-04-26 Paul Aurich xmlCtxtGetLastError may return NULL, especially with other misbehaving
2009-04-26 Paul Aurich Add xmlnode and bonjour structured error handlers.
2009-04-26 Paul Aurich Feed a fake </stream:stream> to the XMPP parser to silence warnings.
2009-04-26 Paul Aurich Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
2009-04-25 Paul Aurich s/cname/name/
2009-04-25 Paul Aurich There is no way to change the custom smiley storage directory
2009-04-25 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 76c6ab76464455ef2db1b4037f1e13745bb1d510)
2009-04-20 Paul Aurich Fix doxygen warnings
2009-04-20 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
2009-04-20 Paul Aurich merge of '18a763ca3d80ae60e586ade3456b8d59196a7b8f'
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-03-28 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-12 Paul Aurich More documentation (mostly little changes)
2009-03-12 Paul Aurich Repluralize these
2009-03-12 Paul Aurich Exposing the GHashTable seems crazy to me. See #8644.
2009-04-20 Paul Aurich disapproval of revision '6ddba69dc6d0bac552c512dd4495b255463c1c5c'
2009-03-12 Paul Aurich Clean up the PurpleSmiley documentation.
2009-03-12 Paul Aurich Fix more `make docs` warnings
2009-03-12 Paul Aurich Fixing warnings from `make docs` and stuff
2009-05-08 Etan Reisner Don't debug print that we are connecting an account until we are reasonably
2009-03-28 Etan Reisner merge of '737d72b30ecbd822da19a923c20b8958a4d02728'
2009-03-25 Etan Reisner merge of '6b905c49eee1ae5e6722251efa90cfd92d1fd557'
2009-03-20 Etan Reisner merge of '9804728d8412930412ec4faaa29230268879586d'
2009-03-11 Etan Reisner merge of '6fa0af5f032b1afd95354c3d775785458390b3da'
2009-04-18 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
2009-04-18 Paul Aurich Use purple_strequal and g_str_equal
2009-04-18 Paul Aurich Fix Makefile.mingw
2009-04-18 Paul Aurich Header file cleanup
2009-04-18 Paul Aurich Add @since on purple_media_transmitter_exists
2009-04-18 Paul Aurich merge of '510f4315d6f580dfe97834a04ae726edf736a9d6'
2009-04-18 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
2009-04-22 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
2009-04-25 Sadrul Habib Chowdhury Hide the list of minidialogs.
2009-04-25 Sadrul Habib Chowdhury Don't hold onto what you have given up.
2009-04-25 Sadrul Habib Chowdhury Don't corrupt memory if nick can not be changed.
2009-04-25 Sadrul Habib Chowdhury Merging the changes in theme-foo, and the theme editor plugin.
2009-04-23 Sadrul Habib Chowdhury Use safe function.
2009-04-23 Jochen Kemnade update German translation
2009-04-23 SHiNE CsyFeK 2009.04.23 - flos <lonicerae(at)gmail.com>
2009-04-22 Marcus Lundblad merge of '9a8c2abfdbcf669fd21ec24f4aa474ac55a2ecb9'
2009-04-22 Marcus Lundblad merge of '6a70c2c1325aeb644bff8476f94c5a25f83044fb'
2009-04-23 Sadrul Habib Chowdhury Use stock-id in the conversation tab-labels and tab-menus.
2009-04-23 Sadrul Habib Chowdhury Reduce code duplication.
2009-04-23 Sadrul Habib Chowdhury Use stock-id in the status editor window too.
2009-04-23 Sadrul Habib Chowdhury Use stock id everywhere!
2009-04-23 Sadrul Habib Chowdhury Use stock id where possible.
2009-04-23 Sadrul Habib Chowdhury Reload settings after updating icon theme.
2009-04-23 Sadrul Habib Chowdhury Use stock-id where possible, instead of a pixbuf.
2009-04-23 Sadrul Habib Chowdhury Disable the 'Save' buttons since they don't do nothing yet, man.
2009-04-23 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)
2009-04-22 Sadrul Habib Chowdhury Italicize nicks in the conversation history for folks leaving a chat.
2009-04-22 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
2009-04-21 Ethan Blanton Paul has been with us a while, and now he can't leave.
2009-04-20 Mark Doliner Document this callback function. Prompted by a question in #pidgin
2009-04-19 Daniel Atallah Delete the Start Menu shortcut when uninstalling. Fixes #8985
2009-04-18 Elliott Sales de Andrade Replace gtk_timeout_remove with g_source_remove.
2009-04-18 Elliott Sales de Andrade Oops, I must have been tired. I only replaced the first occurrence of these
2009-04-18 Elliott Sales de Andrade merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'
2009-04-18 Ethan Blanton Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.
2009-04-18 Ethan Blanton Notify the user if an IRC /nick command fails, rather than trying fallbacks.
2009-04-18 Ethan Blanton Add the Tcl command purple::connection state (purple_connection_get_state).
2009-04-18 Elliott Sales de Andrade The alignment in this file is quite odd.
2009-04-18 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
2009-04-18 Elliott Sales de Andrade Use g_object_ref/unref instead of the deprecated versions.
2009-04-18 Elliott Sales de Andrade Fix some more GTK_CHECK_* macros and a GtkType.
2009-04-18 Elliott Sales de Andrade Remove GTK_CHECK_* macros which were deprecated.
2009-04-22 Marcus Lundblad Actually reject content unknown content types on Jingle session-initiate,
2009-04-17 Marcus Lundblad merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'
2009-04-17 Marcus Lundblad merge of '580055bb22fea0076d3a90d9df9346abd1789bab'
2009-04-17 Marcus Lundblad Only pre-create a PurpleConversation (if there was none yet) if an incoming
2009-04-18 Paul Aurich Constify the disco_type_mappings struct
2009-04-18 Paul Aurich Use defaults provided by the server where applicable and when available
2009-04-18 Paul Aurich Don't leak the GObject data and disable the Add/Register buttons when browsing.
2009-04-17 Paul Aurich Rename pdl->cats to pdl->services, since these aren't roomlist categories
2009-04-17 Paul Aurich This is a little less...repetitious
2009-04-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)
2009-04-15 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
2009-04-15 Paul Aurich Do not call the non-destroy prpl-ops when the connection is gone.
2009-04-15 Paul Aurich Move the handling of chat rooms to jabber_disco_service_items_cb.
2009-04-15 Paul Aurich Handle expanding disco lists on the UI side
2009-04-14 Paul Aurich XMPP prpl depends on the core's setting in-progress-ness
2009-04-14 Paul Aurich Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...
2009-04-14 Paul Aurich Iteratively expand the disco tree as prompted by the UI.
2009-04-13 Paul Aurich Remove most of the mappings, add in the ones necessary from our prpls, and
2009-04-13 Paul Aurich Alphabetize jabber_disco_type_from_string comparisons
2009-04-13 Paul Aurich More minor cleanup (no functional changes other than not printing a log msg)
2009-04-13 Paul Aurich It helps to actually add functions when adding prototypes to a header
2009-04-13 Paul Aurich Various minor nitpicky changes
2009-04-13 Paul Aurich Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.
2009-04-13 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
2009-04-11 Paul Aurich Use per-PurpleDiscoList ops for canceling a disco and registering.
2009-04-11 Paul Aurich Fix merge (convert to IQ-handlers syntax)
2009-04-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
2009-04-09 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
2009-04-18 Paul Aurich Support BOSH when connecting via the register_account prpl.
2009-04-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)
2009-04-11 Paul Aurich Hide PurpleTxtResponse and use a more purple API
2009-04-11 Paul Aurich First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses
2009-04-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
2009-04-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
2009-04-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
2009-04-20 Sadrul Habib Chowdhury Show preview of only the supported sizes for each class of icons.
2009-04-20 Sadrul Habib Chowdhury Allow editing dialog icons.
2009-04-20 Sadrul Habib Chowdhury Add some more status emblems, and since the dialog is too long, use a
2009-04-20 Sadrul Habib Chowdhury Make it possible to load non-status icons using a PidginStockIconTheme.
2009-04-19 Sadrul Habib Chowdhury We don't have huge status icons, and set only the icons changed from the