Age | Commit message (Expand) | Author |
2022-01-24 | We do not need to translate account names | dartraiden |
2022-01-22 | Fixes #2997 | dartraiden |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-11-15 | Twitter: fix for our own ID parsing | George Hazan |
2021-11-13 | Twitter: we don't ignore twits from unknown contacts, but rather mark them as... | George Hazan |
2021-10-16 | Twitter: fix for unicode in chat user names | George Hazan |
2021-10-08 | more checks | George Hazan |
2021-10-08 | Twitter: fix for rare crash in avatar reader | George Hazan |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is in... | George Hazan |
2021-03-01 | Twitter tries to pass ANSI nick instead of UTF8 | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-10-08 | OpenSSL upgraded to 1.1.1 | George Hazan |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге доба�... | George Hazan |
2020-07-08 | group chat initialization to be done in protocol's constructor, not inside On... | George Hazan |
2020-06-08 | unused shitty code removed | George Hazan |
2020-02-23 | Twitter: | George Hazan |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan |
2020-02-20 | Twitter: forgotten flag to store message ids | George Hazan |
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-02-18 | Twitter: | George Hazan |
2020-02-16 | useless checks removed | George Hazan |
2020-02-07 | Twitter: there's no need to assign the same text to both status message & tex... | George Hazan |
2020-02-04 | fixes #2193 (Twitter bug with Scriver or Tabsrmm) | George Hazan |
2020-01-25 | massive code cleaning: | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-09-26 | C++'17 compatibility mode enabled | George Hazan |
2019-08-13 | Twitter: | George Hazan |
2019-07-26 | warning fixes | George Hazan |
2019-07-24 | more useless shit cleaned | George Hazan |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-06-27 | manual access to CList/Group restricted | George Hazan |
2019-06-20 | Twitter: | George Hazan |
2019-06-04 | fix fo statuses ids | dartraiden |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2019-02-22 | warning fix | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-23 | code cleaning | George Hazan |
2019-01-11 | crash in Twitter on startup | George Hazan |
2019-01-08 | fixes #1715 (by default account's destructor doesn't free network handle) | George Hazan |