| Age | Commit message (Expand) | Author |
| 2020-01-01 | Happy new year, Miranda | George Hazan |
| 2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
| 2019-07-15 | Jabber: | George Hazan |
| 2019-07-15 | JABBER: support for obsolete XEP-0008 (iq based avatars) removed | George Hazan |
| 2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
| 2019-04-12 | wiping custom icolib functions: Jabber | George Hazan |
| 2019-04-04 | the stronger type check the better, also some large static arrays considered ... | George Hazan |
| 2019-02-19 | Jabber: | George Hazan |
| 2019-02-19 | Jabber -> TinyXml2 | George Hazan |
| 2019-01-04 | Update copyrights | dartraiden |
| 2018-12-24 | minor code cleaning | George Hazan |
| 2018-07-11 | GUI change: | George Hazan |
| 2018-04-18 | this feature was never used and only causes problems | George Hazan |
| 2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
| 2018-03-05 | Jabber: code cleaning & simplification | George Hazan |
| 2018-01-01 | massive copyright update | dartraiden |
| 2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a... | 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-11-29 | replace russian с to latin c | Kirill Volinsky |
| 2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
| 2017-11-13 | Code modernize ... | Goraf |
| 2017-08-23 | code cleaning | George Hazan |
| 2017-03-22 | if we have Tipper, we use it | George Hazan |
| 2017-03-07 | minor code cleaning | George Hazan |
| 2017-01-01 | bump copyright year | dartraiden |
| 2016-09-13 | mode old database junk to die | George Hazan |
| 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 | hello, Unix. | George Hazan |
| 2016-06-06 | - CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation; | George Hazan |
| 2016-04-13 | sorted lists are used now in Jabber instead of linear database lookup | George Hazan |
| 2016-04-12 | jabber: shit wiping began | George Hazan |
| 2016-01-02 | Copyrights update part 2 | Dart Raiden |
| 2015-08-17 | - numerous name conflicts resolved; | George Hazan |
| 2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
| 2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
| 2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
| 2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
| 2015-05-30 | end of major perversion in Jabber: JABBER_SEARCH_RESULT | George Hazan |
| 2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
| 2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
| 2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
| 2015-04-29 | unified project for Jabber protocol | George Hazan |
| 2015-04-13 | - nasty crutch removed from Options_AddPage; | George Hazan |
| 2015-02-22 | Jabber: | Tobias Weimer |
| 2014-12-31 | Year 2015 version update | George Hazan |
| 2014-12-14 | Jabber: warning level 4 | George Hazan |
| 2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |