Mercurial > pidgin
graph
-
merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'2008-07-14, by Elliott Sales de Andrade
-
A2B in #pidgin noticed that the link was missing2008-07-14, by Ka-Hing Cheung
-
remove soap2.c from windows as well, from Andrea Visinoni2008-07-13, by Ka-Hing Cheung
-
sadrul pointed out that I am dumb2008-07-13, by Ka-Hing Cheung
-
g_hash_table_remove_all is glib 2.12+ only2008-07-13, by Ka-Hing Cheung
-
Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).2008-07-13, by Sadrul Habib Chowdhury
-
Add purple_get_host_name to get the hostname of the machine.2008-07-13, by Sadrul Habib Chowdhury
-
Allow not creating a different directory for each user. Closes #5997.2008-07-13, by Luke Bratch
-
Add menuitem for 'join chat' in the docklet menu. Closes #3623.2008-07-13, by Balwinder S Dheeman
-
Initialize the commands subsystem before the plugins.2008-07-13, by Sadrul Habib Chowdhury
-
merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'2008-07-13, by Sadrul Habib Chowdhury
-
Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name2008-07-13, by Elliott Sales de Andrade
-
MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of2008-07-13, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)2008-07-13, by Elliott Sales de Andrade
-
Workaround a bug in MSN servers where it sends an extra space at the2008-07-13, by Elliott Sales de Andrade
-
On MSN, always send the privacy settings and contact list after parsing2008-07-13, by Elliott Sales de Andrade
-
merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'2008-07-13, by Elliott Sales de Andrade
-
Disable the MSN blocked text dialog for now because it doesn't always2008-07-13, by Elliott Sales de Andrade
-
On MSN, cancel the connection process to a server before checking2008-07-13, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)2008-07-12, by Elliott Sales de Andrade
-
merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'2008-07-12, by Elliott Sales de Andrade
-
Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to2008-07-12, by Elliott Sales de Andrade
-
Take out the code on MSN for REM and SYN that I missed.2008-07-13, by Elliott Sales de Andrade
-
Take care of more cleanup in the MSN code.2008-07-12, by Elliott Sales de Andrade
-
merge of '67ca4287c39e084b96718b0e1768578954ac66a5'2008-07-12, by Elliott Sales de Andrade
-
The great MSN debug message cleanup! Threw in a few whitespace fixes,2008-07-12, by Elliott Sales de Andrade
-
In MSN servconn, make handling of EAGAIN similar to that in httpconn.2008-07-09, by Elliott Sales de Andrade
-
Fix updating the MSN buddy icon, which was probably broken by the2008-07-09, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)2008-07-09, by Elliott Sales de Andrade
-
On MSN, SBS command doesn't have a payload.2008-07-12, by Elliott Sales de Andrade
-
Get rid of that whole msn_set_payload_len thing and correctly set the2008-07-09, by Elliott Sales de Andrade
-
merge of '5033650a1e57437cc3f2894adc41935daa6b3269'2008-07-09, by Elliott Sales de Andrade
-
When receiving an MSN OUT, don't try to dereference cmd->params when2008-06-29, by Elliott Sales de Andrade
-
When receiving an MSN custom smiley, look at the switchboard for the2008-06-29, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)2008-06-28, by Elliott Sales de Andrade
-
Make sure xmlnode_copy also copies the prefix and namespace_map from2008-06-28, by Elliott Sales de Andrade
-
Add a #define so that MSN ApplicationId is more easily updated. Also,2008-06-28, by Elliott Sales de Andrade
-
Clean up some MSN SOAP stuff.2008-06-28, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)2008-06-23, by Elliott Sales de Andrade
-
Clean up some #define's in msn.h and various supporting changes.2008-06-23, by Elliott Sales de Andrade
-
Allow forcing an MSN HTTP connection to connect to a new server. This2008-06-23, by Elliott Sales de Andrade
-
On MSN, only notify the user of a Nudge when the ID of the datacast2008-06-23, by Elliott Sales de Andrade
-
Remove some MSN code duplication in processing messages from Yahoo2008-06-23, by Elliott Sales de Andrade
-
Remove a confusing debug message.2008-06-22, by Elliott Sales de Andrade
-
disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'2008-07-09, by Elliott Sales de Andrade
-
A patch from felipec to stop requesting the MSN buddy icon when the2008-06-22, by Elliott Sales de Andrade
-
A patch from felipec to consistently use NULL for the status of offline2008-06-22, by Elliott Sales de Andrade
-
A patch from felipec to make (msn_)request_user_display static.2008-06-22, by Elliott Sales de Andrade
-
Fix calculating the response to MSN Challenge strings that are an exact2008-06-22, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)2008-06-21, by Elliott Sales de Andrade
-
Avoid a NULL reference in msn_command_from_string.2008-06-21, by Elliott Sales de Andrade
-
Sometimes (after 24h+) when you request a MSN token update, you get a2008-06-21, by Elliott Sales de Andrade
-
Apparently, when the token expires, OIM requests get a2008-06-21, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)2008-06-20, by Elliott Sales de Andrade
-
Make errors when sending OIM's more visible.2008-06-20, by Elliott Sales de Andrade
-
Change msn_oim_parse_timestamp to match purple_str_to_time more2008-06-20, by Elliott Sales de Andrade
-
An MSN patch from Masca to check if there's a SB available before2008-06-20, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)2008-06-17, by Elliott Sales de Andrade
-
Don't free the SOAP message when we're still using it for a redirect.2008-06-17, by Elliott Sales de Andrade
-
Use purple_url_parse for splitting up the MSN SOAP redirect instead of2008-06-17, by Elliott Sales de Andrade