Age | Commit message (Expand) | Author |
2018-01-09 | Facebook: code cleaning | George Hazan |
2018-01-08 | more useless mir_urlEncode | George Hazan |
2018-01-08 | Facebook: less RTTI, less useless data | George Hazan |
2018-01-04 | Facebook: kinda final fix for groupchats | George Hazan |
2018-01-04 | code reordering, not to reassemble the whole project on each change in headers | George Hazan |
2018-01-04 | С++'11 scope for's are suddenly more effective... | George Hazan |
2018-01-03 | code cleaning | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-29 | PROTO_INTERFACE::setAllContactStatuses - common code moved to the core | George Hazan |
2017-12-28 | code cleaning | George Hazan |
2017-12-28 | Facebook: | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-02 | temporary fix not to disconnect Facebook if chat info isn't available | George Hazan |
2017-11-27 | Facebook: all source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-03-22 | warning fixes | George Hazan |
2017-03-05 | Facebook: Fix reseting chat name | Robert Pösel |
2017-03-05 | Facebook: Remove useless optimizations | Robert Pösel |
2017-02-26 | Facebook: Don't block main thread when refreshing user info | Robert Pösel |
2017-01-01 | bump copyright year | dartraiden |
2016-12-11 | Facebook: Fix IntelliSense error | Robert Pösel |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-11 | Facebook: When generating group chat name, don't include ourself | Robert Pösel |
2016-09-04 | Facebook: Massive rewrite of all communication requests | Robert Pösel |
2016-09-01 | Facebook: Rework event notify type from defines and flags to enum | Robert Pösel |
2016-09-01 | Facebook: Remove use of useless macros | Robert Pösel |
2016-08-17 | Facebook: Fix sending messages and other changed requests | Robert Pösel |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | Facebook: Don't join archived or unsubscribed chatrooms at login | Robert Pösel |
2016-07-25 | Facebook: Improve loading users in chatrooms | Robert Pösel |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-17 | Facebook: Use better page prefix (emoji), and make it customizable | Robert Pösel |
2016-07-16 | Facebook: Use "[Page]" prefix for "page" contact's nickname and don't split i... | Robert Pösel |
2016-07-16 | Facebook: Improve working with different user types (friend, user, page) | Robert Pösel |
2016-05-17 | Facebook: Rework loading online contacts (not properly finished!); version bump | Robert Pösel |
2016-04-17 | Facebook: Loading names of all users in multi chat from server (not only exis... | Robert Pösel |
2016-02-12 | Facebook: Update some requests format, changes for stickers and new support f... | Robert Pösel |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-09-01 | Facebook: Revise various requests, remove weird typing optimization | Robert Pösel |
2015-09-01 | Facebook: Various fixes | Robert Pösel |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-25 | - Set wparam and lParam to 0 as default arg in CallService and others, to sim... | Tobias Weimer |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-05-25 | FB json parsing rewritten for new headers | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |