Age | Commit message (Expand) | Author |
2015-12-28 | MSN: Fix for cases where place->client of contact's place is 0. | Piotr Piastucki |
2015-12-28 | MSN should now parse Skype client version of other contacts correctly. | Piotr Piastucki |
2015-12-28 | - MSN: addressing Ticket 1117: Closing Netlib handle after 60 second timeout... | Piotr Piastucki |
2015-12-28 | memory allocation problem in VK | George Hazan |
2015-12-28 | Steam: attempt to fix #1115 | Alexander Lantsev |
2015-12-27 | Steam: Fix disconnecting protocol from pollingthread on error | Robert Pösel |
2015-12-22 | WhatsApp: | Tobias Weimer |
2015-12-22 | Steam: Various fixes to loading offline messages | Robert Pösel |
2015-12-22 | Steam: Fix indefinite cycle when loading offline messages | Robert Pösel |
2015-12-21 | Tox: | Alexander Lantsev |
2015-12-21 | Steam: Version bump; Enough changes now, Merry Christmas! :-) | Robert Pösel |
2015-12-21 | Steam: Implement loading history/offline messages at login (finally!) | Robert Pösel |
2015-12-20 | git-svn-id: http://svn.miranda-ng.org/main/trunk@15921 1316c22d-e87f-b044-9b9... | George Hazan |
2015-12-20 | MRA contact menu isn't displayed in the editor | George Hazan |
2015-12-20 | Steam: Support for sending typing notifications | Robert Pösel |
2015-12-20 | Steam: Fix adding/removing/requesting friends etc. | Robert Pösel |
2015-12-20 | Steam: Fix getting SessionID to be able to use web api again | Robert Pösel |
2015-12-20 | Steam: Use std::tstring instead of std::wstring | Robert Pösel |
2015-12-20 | Steam: Implement searching by keywords | Robert Pösel |
2015-12-20 | Steam: Fix finishing searching by id when we found no results | Robert Pösel |
2015-12-20 | Steam: Fix "Go to email domain" in Steam Guard dialog (broken probably since ... | Robert Pösel |
2015-12-19 | Steam: Use server timestamp for sent messages | Robert Pösel |
2015-12-19 | Steam: Support for receiving "user left conversation" events (like jabber has) | Robert Pösel |
2015-12-19 | Steam: Remove unused 'isTerminated' property of CSteamProto | Robert Pösel |
2015-12-19 | Steam: Fix ability to switch protocol to offline | Robert Pösel |
2015-12-19 | Steam: Try to login again automatically when our token is expired already at ... | Robert Pösel |
2015-12-19 | Steam: Fix potential null pointer dereferencing (thanks Wishmaster) | Robert Pösel |
2015-12-19 | Steam: Try to login again on PollThread's "Not Logged On" error | Robert Pösel |
2015-12-19 | Steam: Simplify errors checking in PollingThread (remove variable "breaked") | Robert Pösel |
2015-12-19 | Steam: Fix handling errors in PollingThread processing (broken in r15373) | Robert Pösel |
2015-12-19 | Steam: Fix handling expired token at login | Robert Pösel |
2015-12-19 | Steam: Set HttpResponse's resultCode from request, when response is null | Robert Pösel |
2015-12-19 | Steam: Fix wrong type of argument in callbacks (use HttpResponse instead of N... | Robert Pösel |
2015-12-17 | protocols: | Alexander Gluzsky |
2015-12-17 | ICQCorp: mir_strdup -> _strdup | MikalaiR |
2015-12-17 | ICQCorp: encoding fix, crash fix(?) | MikalaiR |
2015-12-16 | Facebook: Fix typo in previous login fix (commit r15873), now works correctly | Robert Pösel |
2015-12-16 | Facebook: Fix login for some other people too (parsing also differently speci... | Robert Pösel |
2015-12-14 | ICQCorp: | Tobias Weimer |
2015-12-14 | ICQCorp: crashfix | MikalaiR |
2015-12-14 | it's not that simple (c) to move a piece of code to another place | George Hazan |
2015-12-13 | missing UNSET_UID inserted | George Hazan |
2015-12-13 | missing UID for MRA Services menu | George Hazan |
2015-12-13 | some service menus declared as non-tunable | George Hazan |
2015-12-12 | Tox: updated tox core | Alexander Lantsev |
2015-12-12 | Facebook: Fix routing of unsupported statuses to Away instead of Online | Robert Pösel |
2015-12-12 | Facebook: Don't set away users as idle | Robert Pösel |
2015-12-12 | Facebook: Visibility/away improvements | Robert Pösel |
2015-12-12 | Facebook: Support for "away" status (behaves just like being idle in Miranda)... | Robert Pösel |
2015-12-12 | Steam: Use more explicit check for modal dialog's result | Robert Pösel |