Age | Commit message (Expand) | Author |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-21 | Facebook: vc2015 compilation fix | Kirill Volinsky |
2015-06-28 | code cleaning | George Hazan |
2015-06-27 | minor menu related fixes | George Hazan |
2015-06-27 | fix for the protocols' menus | George Hazan |
2015-06-25 | - Set wparam and lParam to 0 as default arg in CallService and others, to sim... | Tobias Weimer |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-18 | "Status" became resident for all protocols, in a constructor | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-09 | Facebook: MessageState support. | MikalaiR |
2015-06-05 | Facebook: New feature to notify "On this day" posts at login; version bump | Robert Pösel |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-30 | Facebook: Fix opening notifications with URLs linking to developers.facebook.... | Robert Pösel |
2015-05-26 | Unify Netlib initialization error message in some protocols | Robert Pösel |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-04-25 | Facebook - common project | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-04 | Facebook: More unification for groupchat seen info and save groupchat "reader... | Robert Pösel |
2015-03-04 | Facebook: Unify showing "seen info" for groupchats with classic contacts | Robert Pösel |
2015-02-21 | Facebook: Add support for notifying ticker feeds updates; version bump | Robert Pösel |
2015-02-21 | FacebookRM: marking notifications unread fix | Vadim Dashevskiy |
2015-02-17 | Facebook: Fix setting post request headers | Robert Pösel |
2015-02-17 | Facebook: Completely remove option to use https and always use it; version bump | Robert Pösel |
2015-02-16 | warning fix | George Hazan |
2015-02-15 | Facebook: Fix for infinite channel "starting"; Version bump | Robert Pösel |
2015-02-15 | Facebook: Cleanup logging a bit, don't log that much personal info, make it m... | Robert Pösel |
2015-02-07 | Facebook: Implement and use activity_ping request | Robert Pösel |
2015-02-07 | Facebook: Correct implementation of idle time reporting, update channel request | Robert Pösel |
2015-02-07 | Facebook: Separate (add new type) "Friendship changes" notifications from "Ot... | Robert Pösel |
2015-02-06 | Facebook, Omegle, MobileState: Happy New Year 2015 | Robert Pösel |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-23 | Facebook: Rework working with timestamps; version bump | Robert Pösel |
2014-12-23 | misplaced ME_MSG_* hooks | George Hazan |
2014-12-23 | Facebook: proper default group's name handling | George Hazan |
2014-12-21 | Facebook: Use correct (= server) timestamp for sent messages | Robert Pösel |
2014-12-20 | Facebook: Various code improvements (as reported by Coverity analyser); versi... | Robert Pösel |
2014-12-14 | FacebookRM: changed warning lavel to w4 | Kirill Volinsky |
2014-12-02 | Facebook: Fix warning in x64 compilation | Robert Pösel |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | Facebook: Optimize marking chat messages as read | Robert Pösel |
2014-12-01 | Facebook: Some other changes | Robert Pösel |