Age | Commit message (Expand) | Author |
2023-02-27 | fixes #3334 (NewStory: кликабельные файлтрансферы) | George Hazan |
2023-02-25 | Jabber: ignore m_bEnableVOIP if no Jingle module installed | George Hazan |
2023-02-23 | Telegram: patch to hide nick list for channels | 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-21 | code cleaning | 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 | fix for incorrect log window drawing | 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-14 | Convert sources to CR+LF | dartraiden |
2023-01-10 | crash fix for Deplhi plugins | George Hazan |
2023-01-05 | new database functions for Telegram | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-12-29 | ancient perversion with DBCONTACTWRITESETTING removed | George Hazan |
2022-12-29 | unused structure 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-14 | basic set for storing group chat messages in a database + reusing log setting... | George Hazan |
2022-10-19 | minor code cleaning | George Hazan |
2022-10-06 | uint8_t is far more kosher than char considering binary buffers | George Hazan |
2022-10-05 | getBlob went to the core | George Hazan |
2022-10-02 | WhatsApp: prekeys upload | 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-19 | fixes #3166 (VoiceService: настройки автоматических д... | George Hazan |
2022-08-15 | AVS: contact options dialog -> UI classes | George Hazan |
2022-08-15 | forgotten description | 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-08-03 | fixes #3131 (StdUserInfo & metacontacts) | George Hazan |
2022-07-31 | import fix | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-29 | fixes #3127 (tabSRMM: сделать настройки про добавле... | George Hazan |
2022-07-24 | fixes #3124 (Jabber: у действия "Edit" значок "Rename") | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |