log

age author description
2008-07-16 Mark Doliner This check is duplicated three lines above. It was probably intended
2008-07-17 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
2008-07-17 Elliott Sales de Andrade Avoid a crash in OIM processing if the request was cancelled outside of
2008-07-17 Elliott Sales de Andrade Always save the MSN transaction in each command, not just for
2008-07-16 Elliott Sales de Andrade Commit the changes to oim.h that I forgot last time. Fixes #6343,
2008-07-16 Ka-Hing Cheung fixes a crash and probably more correct and definitely easier to understand
2008-07-16 Ka-Hing Cheung merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
2008-07-15 Evan Schoenberg Allow macros in the plugin name when compiling statically.
2008-07-15 Elliott Sales de Andrade When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
2008-07-14 Elliott Sales de Andrade On MSN, when an error occurs when opening a switchboard and calling the
2008-07-14 Elliott Sales de Andrade When connecting to MSN with the HTTP method, the payload length was not
2008-07-14 Elliott Sales de Andrade merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
2008-07-14 Ka-Hing Cheung A2B in #pidgin noticed that the link was missing
2008-07-13 Ka-Hing Cheung remove soap2.c from windows as well, from Andrea Visinoni
2008-07-13 Ka-Hing Cheung sadrul pointed out that I am dumb
2008-07-13 Ka-Hing Cheung g_hash_table_remove_all is glib 2.12+ only
2008-07-13 Sadrul Habib Chowdhury Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
2008-07-13 Sadrul Habib Chowdhury Add purple_get_host_name to get the hostname of the machine.
2008-07-13 Luke Bratch Allow not creating a different directory for each user. Closes #5997.
2008-07-13 Balwinder S Dheeman Add menuitem for 'join chat' in the docklet menu. Closes #3623.
2008-07-13 Sadrul Habib Chowdhury Initialize the commands subsystem before the plugins.
2008-07-13 Sadrul Habib Chowdhury merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'
2008-07-13 Elliott Sales de Andrade Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
2008-07-13 Elliott Sales de Andrade MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
2008-07-13 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)
2008-07-13 Elliott Sales de Andrade Workaround a bug in MSN servers where it sends an extra space at the
2008-07-13 Elliott Sales de Andrade On MSN, always send the privacy settings and contact list after parsing
2008-07-13 Elliott Sales de Andrade merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
2008-07-13 Elliott Sales de Andrade Disable the MSN blocked text dialog for now because it doesn't always
2008-07-13 Elliott Sales de Andrade On MSN, cancel the connection process to a server before checking
2008-07-12 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
2008-07-12 Elliott Sales de Andrade merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'
2008-07-12 Elliott Sales de Andrade Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to
2008-07-13 Elliott Sales de Andrade Take out the code on MSN for REM and SYN that I missed.
2008-07-12 Elliott Sales de Andrade Take care of more cleanup in the MSN code.
2008-07-12 Elliott Sales de Andrade merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
2008-07-12 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
2008-07-09 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
2008-07-09 Elliott Sales de Andrade Fix updating the MSN buddy icon, which was probably broken by the
2008-07-09 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
2008-07-12 Elliott Sales de Andrade On MSN, SBS command doesn't have a payload.
2008-07-09 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
2008-07-09 Elliott Sales de Andrade merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
2008-06-29 Elliott Sales de Andrade When receiving an MSN OUT, don't try to dereference cmd->params when
2008-06-29 Elliott Sales de Andrade When receiving an MSN custom smiley, look at the switchboard for the
2008-06-28 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
2008-06-28 Elliott Sales de Andrade Make sure xmlnode_copy also copies the prefix and namespace_map from
2008-06-28 Elliott Sales de Andrade Add a #define so that MSN ApplicationId is more easily updated. Also,
2008-06-28 Elliott Sales de Andrade Clean up some MSN SOAP stuff.
2008-06-23 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
2008-06-23 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
2008-06-23 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
2008-06-23 Elliott Sales de Andrade On MSN, only notify the user of a Nudge when the ID of the datacast
2008-06-23 Elliott Sales de Andrade Remove some MSN code duplication in processing messages from Yahoo
2008-06-22 Elliott Sales de Andrade Remove a confusing debug message.
2008-07-09 Elliott Sales de Andrade disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
2008-06-22 Elliott Sales de Andrade A patch from felipec to stop requesting the MSN buddy icon when the
2008-06-22 Elliott Sales de Andrade A patch from felipec to consistently use NULL for the status of offline
2008-06-22 Elliott Sales de Andrade A patch from felipec to make (msn_)request_user_display static.
2008-06-22 Elliott Sales de Andrade Fix calculating the response to MSN Challenge strings that are an exact