Age | Commit message (Expand) | Author |
2023-03-18 | fixes #3438 (tabSRMM: crash in highlight) | George Hazan |
2023-03-15 | SRMM: common code exctracted to a Srmm_AddEvent() function | George Hazan |
2023-03-10 | Chat_Mute / Chat_IsMuted: helpers for group chats' muting | George Hazan |
2023-03-09 | compilation fix | 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-22 | if one needs to remove a chat's contact, just remove it and don't fuck my brain | 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-02-10 | Protocols: preventing recursive contact deletion | George Hazan |
2023-02-09 | SRMM: better support for group chats in database | George Hazan |
2023-01-28 | IRC: fix for event broadcasting | George Hazan |
2023-01-27 | Group chats: all old APIs with lookup by module+session removed | George Hazan |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan |
2023-01-17 | PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for... | George Hazan |
2023-01-05 | new database functions for Telegram | George Hazan |
2022-12-29 | ancient perversion with DBCONTACTWRITESETTING removed | George Hazan |
2022-12-25 | db_event_replace: new helper to eliminate duplicate events | George Hazan |
2022-12-15 | fixes #3268 (Accessibility: Can't determine states of checkboxes with a scree... | George Hazan |
2022-11-15 | fixes #3240 (StdClist: get rid of inverted logic) | George Hazan |
2022-10-06 | uint8_t is far more kosher than char considering binary buffers | George Hazan |
2022-10-05 | update for mir_core import libraries | George Hazan |
2022-10-05 | getBlob went to the core | George Hazan |
2022-09-30 | shitty C++ doesn't work without this operator | George Hazan |
2022-09-29 | additional helper for base64 encoding of MBinBuffer contents | George Hazan |
2022-09-26 | code cleaning | George Hazan |
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan |
2022-09-24 | some common chat options exported directly from the core | George Hazan |
2022-09-17 | MBinBuffer made a bit smarter to allow the decent people to return it from fu... | George Hazan |
2022-09-16 | we'd better use vcpkg instead of adding shit to our repo.... | George Hazan |
2022-09-14 | protobuf headers & libs | George Hazan |
2022-09-10 | fixes #3192 (VoiceService: звук звонка воспроизводитс... | George Hazan |
2022-09-10 | no need to export Miranda's offal to the outside world | George Hazan |
2022-08-05 | fixes #3143 (autoexec_*.ini не стираются после импорта... | George Hazan |
2022-08-05 | fixes #3140 (RFC 9266: Channel Bindings for TLS 1.3 support) | George Hazan |
2022-08-03 | Jabber: initial version of Jingle support | George Hazan |
2022-08-03 | stduserinfo: empty pages to be dropped | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |
2022-06-20 | time to get rid of some DlgProc defined just to handle WM_SIZE issues | George Hazan |
2022-06-16 | Utils_CorrectFontSize - a function for dynamic font size adjustment | George Hazan |
2022-06-09 | UserInfo -> UI classes | George Hazan |
2022-05-31 | fixes #3081 (mish-mash in mir_core.dll exports) | George Hazan |
2022-05-10 | Windows-specific code moved from mir_app to mir_core | George Hazan |
2022-05-10 | mad code removed | George Hazan |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die... | George Hazan |
2022-03-26 | fixes #3057 (Унифицировать настройку горячих к�... | George Hazan |
2022-03-15 | file iterators implementation for Windows API + major code cleaning in Profil... | George Hazan |
2022-03-09 | fixes #3044 (Jabber: перенести опцию "Показывать вс... | George Hazan |