summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Expand)Author
2023-02-09fix for incorrect log window drawingGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-31processed events should be removed from trayGeorge Hazan
2023-01-30fixes #3320 (Добавленные пункты меню переводят...George Hazan
2023-01-30fixes #3321 (Невозможно вставить разделитель в ...George Hazan
2023-01-28one more fix for menu editorGeorge Hazan
2023-01-28IRC: fix for event broadcastingGeorge Hazan
2023-01-27fixes #3313 (Редактор меню: чекбоксы не отображ...George Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-25crash fixGeorge Hazan
2023-01-25more logsGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for...George Hazan
2023-01-14Convert sources to CR+LFdartraiden
2023-01-12fixes #3114 completely, even in group chatsGeorge Hazan
2023-01-05new database functions for TelegramGeorge Hazan
2023-01-02Update copyrightsdartraiden
2023-01-02fixes #3273 (Clist_modern: чекбоксы в управлении поря...George Hazan
2023-01-02fixes #3281 (Toaster: предупреждение о неподдержив...George Hazan
2022-12-29ancient perversion with DBCONTACTWRITESETTING removedGeorge Hazan
2022-12-15fixes #3268 (Accessibility: Can't determine states of checkboxes with a scree...George Hazan
2022-11-15fixes #3240 (StdClist: get rid of inverted logic)George Hazan
2022-11-15let's assign a group name only if it's missing, don't touch manually assigned...George Hazan
2022-11-15fixes #3248 (wrong default clist group for group chats)George Hazan
2022-11-14basic set for storing group chat messages in a database + reusing log setting...George Hazan
2022-10-06uint8_t is far more kosher than char considering binary buffersGeorge Hazan
2022-10-05getBlob went to the coreGeorge Hazan
2022-09-28Point user to protocols list instead of website rootdartraiden
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-24some common chat options exported directly from the coreGeorge Hazan
2022-09-24fixes #3196 ("Disable icon blinking" - get rid of inverted logic)George Hazan
2022-09-13fixes #3193 (Добавить сообщение, поясняющее, чт...George Hazan
2022-09-11fixes #3163 (HistoryPP: проблемы с выгрузкой плагина)George Hazan
2022-09-10Skin_PlaySound / Skin_PlaySoundFile to return error valueGeorge Hazan
2022-09-10fixes #3192 (VoiceService: звук звонка воспроизводитс...George Hazan
2022-09-10no need to export Miranda's offal to the outside worldGeorge Hazan
2022-09-09fixes #3186 (SmileyAdd: добавить ссылку на закачку с...George Hazan
2022-09-09Sounds download link shall not be hidden, even if there's no current sound un...George Hazan
2022-09-07SRMM: disable annoying ding for pressing BS in an empty memo fieldGeorge Hazan
2022-09-03Protocol order option dialog: unused control removedGeorge Hazan
2022-09-01fixes #3185 (Ссылка из раздела "Значки" должна в...George Hazan
2022-08-30Pack MP3 inside WAV containerdartraiden
2022-08-30fix for URLGeorge Hazan
2022-08-30fix for the sound files` filterGeorge Hazan
2022-08-12fix for the previous commit (we still need a space)George Hazan
2022-08-12fixes #3157 (Jabber: do not add : when user issue a /me command)George Hazan
2022-08-07Jabber: fix for TLS 1.3 bindingsGeorge Hazan
2022-08-05fixes #3143 (autoexec_*.ini не стираются после импорта...George Hazan
2022-08-05fixes #3140 (RFC 9266: Channel Bindings for TLS 1.3 support)George Hazan
2022-08-04Add missing dotdartraiden