Age | Commit message (Expand) | Author |
2024-09-18 | fixes #4684 (Skypeweb: сломалась автозагрузка файлов) | George Hazan |
2024-07-21 | fixes #4555 (Задваиваются контакты протоколов, ... | George Hazan |
2024-04-15 | preview folder extracted to the separate directory in profile | George Hazan |
2024-03-15 | fixes #4214 ([Telegram] Crash) | George Hazan |
2024-02-06 | a crutch for PS_GETSTATUS for old protocols | George Hazan |
2024-01-27 | fixes #4140 (NewStory: удаление отдельных сообщений) | George Hazan |
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan |
2024-01-23 | fixes #4104 (Удаление серверной истории) | George Hazan |
2024-01-19 | the ancient atavism extincted: PROTORECVFILE structure with its own set of flags | George Hazan |
2024-01-08 | no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS... | George Hazan |
2024-01-08 | Update copyrights | dartraiden |
2023-12-29 | fixes #4085 (Удалить настройки невидимости) | George Hazan |
2023-12-09 | PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletion | George Hazan |
2023-12-03 | PROTO_INTERFACE::SendMsg: second parameter became a reply event id | George Hazan |
2023-11-24 | this return value is needed | George Hazan |
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | George Hazan |
2023-09-06 | fixes #3667 (Telegram: add message edit feature) | George Hazan |
2023-09-06 | copy+paste fix | George Hazan |
2023-07-31 | Rename offline files to cloud files (except for function names) | dartraiden |
2023-07-26 | . | George Hazan |
2023-04-25 | Telegram: offline files to be links from the very beginning | George Hazan |
2023-04-11 | DB::FILE_BLOB expansion for the offline file transfers, part I | George Hazan |
2023-03-09 | added event for event deletion | George Hazan |
2023-03-09 | db_get_usm / getMStringU - helpers to read UTF8 strings as CMStringA | George Hazan |
2023-03-04 | fixes #3333 (Tox: search in Find/Add contacts tries to search any random input) | George Hazan |
2023-02-11 | PS_CREATEACCMGRUI is obsoleted and converted into event | George Hazan |
2023-02-10 | ME_DB_EVENT_MARKED_READ: recursion prevention | George Hazan |
2023-01-17 | PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for... | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-10-05 | getBlob went to the core | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-11-07 | minor fixes for compilation | ghazan |
2021-11-07 | first version of mir_core that builds under Linux | ghazan |
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и Fac... | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-06-29 | PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu items | George Hazan |
2020-06-15 | PROTO_INTERFACE::OnEventEdited - new virtual function to send edited messages... | George Hazan |
2020-06-14 | Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / sz... | George Hazan |
2020-05-07 | fix for old PROTO_INTERFACE::FileResume interface error | George Hazan |
2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW... | George Hazan |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan |
2020-02-01 | m_system_cpp.h removed, because there're no C files anymore (hurrah) | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-07-26 | warning fixes | George Hazan |
2019-07-15 | PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ava... | George Hazan |
2019-02-19 | fix for a typo | George Hazan |
2019-02-19 | db_get_utfa supported in PROTO_INTERFACE & CMPlugin | George Hazan |