Age | Commit message (Expand) | Author |
2024-07-21 | fixes #4555 (Задваиваются контакты протоколов, ... | George Hazan |
2024-07-16 | fixes #4532 (UInfoEx: зависание после вгружения на �... | George Hazan |
2024-06-19 | code cleaning for clipboard copying procedures | George Hazan |
2024-06-17 | fixes #4466 (Telegram: при очистке истории канала ну... | George Hazan |
2024-06-13 | websocket internal code went to MWebSocket | George Hazan |
2024-06-13 | Discord: update for import libs to use opus from gstreamer | George Hazan |
2024-06-10 | Utils_GenerateUUID - a helper for UUID generation | George Hazan |
2024-06-09 | ok, let's switch to vanilla Opus codec | George Hazan |
2024-06-07 | update for 32-bit import library | George Hazan |
2024-05-30 | code cleaning | George Hazan |
2024-05-19 | Clist_GroupDelete: bool bSilent parameter added not to ask stupid questions | George Hazan |
2024-05-13 | DbEvent_GetTextA: unused function removed | George Hazan |
2024-05-12 | completely fixes #629 (Support for Discord) - reactions | George Hazan |
2024-05-12 | merge commit | George Hazan |
2024-05-07 | ME_DB_EVENT_SETJSON - separate event fired when only the JSON part of event i... | George Hazan |
2024-04-17 | db_event_delivered + ME_DB_EVENT_DELIVERED = helper & hookable event to catch... | George Hazan |
2024-04-15 | preview folder extracted to the separate directory in profile | George Hazan |
2024-03-18 | litehtml - lightweight html renderer | George Hazan |
2024-03-15 | fixes #4214 ([Telegram] Crash) | George Hazan |
2024-03-15 | newStrW - Unicode version of the newStr() function | George Hazan |
2024-03-10 | NewStory: no need to store hEvent twice, since there's one inside DB::EventInfo | George Hazan |
2024-03-10 | fixes #4275 (any SRMM marks an event as read even if the window isn't active) | George Hazan |
2024-03-10 | code cleaning | George Hazan |
2024-03-06 | Chat_Find(MCONTACT) - new useful helper | George Hazan |
2024-02-24 | CCtrlRichEdit::GetPlainRtf - a method to get plain (non-Unicode) text in RTF | George Hazan |
2024-02-23 | clipboard copy function is able now to copy in multiple formats at a time | George Hazan |
2024-02-06 | a crutch for PS_GETSTATUS for old protocols | George Hazan |
2024-01-31 | fixes #4149 (OpenSSL: switch to OpenSSL 3.x) | 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-18 | Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into considera... | George Hazan |
2024-01-17 | json2file + file2json = helpers to load json from file and write it back | George Hazan |
2024-01-16 | fixes #4078 (Сделать меню групп доступнее) | George Hazan |
2024-01-15 | fixes #4124 (Плагины на Pascal перестали вгружаться) | George Hazan |
2024-01-09 | Netlib_DownloadFile - chunk gatherer which writes down data directly to a fil... | George Hazan |
2024-01-09 | more strict constructor of MHttpRequest to avoid quirks | George Hazan |
2024-01-09 | UnregisterDatabasePlugin - a function to unload database driver on the flow | George Hazan |
2024-01-08 | no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS... | George Hazan |
2024-01-05 | Netlib: | George Hazan |
2024-01-04 | Netlib: pascal code is completely isolated from C++ core using helpers | George Hazan |
2024-01-02 | import library fix | George Hazan |
2023-12-29 | fixes #4085 (Удалить настройки невидимости) | George Hazan |
2023-12-28 | newStr - simple helper for OBJLIST<char> | George Hazan |
2023-12-28 | Import: JSON export code moved into the Import plugin to maintain consistency... | George Hazan |
2023-12-28 | CCtrlMButton::SetTooltip extracted to the separate function | George Hazan |
2023-12-26 | update for libraries | George Hazan |
2023-12-25 | CallContactService - useful helper exported from mir_app | George Hazan |
2023-12-25 | DbEvent_GetTextW: useless second parameter removed | George Hazan |