Age | Commit message (Expand) | Author |
2021-03-01 | Twitter tries to pass ANSI nick instead of UTF8 | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-02-19 | if a protocol handles an event, it shall return 1, not 0 | George Hazan |
2020-02-19 | Twitter: | George Hazan |
2020-02-18 | Twitter: | George Hazan |
2020-01-25 | massive code cleaning: | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
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-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-09-19 | useless structure GCDEST finally removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-09-19 | grrrrm... there's no hLangpack in chat items, therefore strings must be trans... | George Hazan |
2016-09-19 | forgotten LPGENW restored | George Hazan |
2016-09-19 | unused translations removed | George Hazan |
2016-09-19 | - struct GCSESSION died; | George Hazan |
2016-09-19 | Chat_AddGroup - even less structures | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | 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-01-02 | Copyrights update part 2 | Dart Raiden |
2015-07-03 | Twitter: | Tobias Weimer |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-04-26 | unified project for Twitter | George Hazan |
2015-03-31 | Twitter: | George Hazan |
2014-07-06 | - fix for the auth url; | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-10 | GCDEST::pszModule and GCDEST::ptszID must be constant | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-20 | protocol helper for detecting chats: isChatRoom | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |