summaryrefslogtreecommitdiff
path: root/src/mir_app/src
AgeCommit message (Collapse)Author
2021-04-26s-shit...George Hazan
2021-04-25suddenly: major crutch to handle WhatsApp groupchats historyGeorge Hazan
2021-04-24WebSocket: different stubs for sending text & binary packetsGeorge Hazan
2021-04-19Chat_Mute - a function to set group chat mute mode programmaticallyGeorge Hazan
2021-04-13MDatabaseCache: additional lock for global settings arrayGeorge Hazan
2021-04-13spelling correctiondartraiden
2021-04-13fixes #2836 (Miranda keeps profile password in memory after checking it)George Hazan
2021-04-11custom references to "PluginDisable" module removedGeorge Hazan
2021-04-11fixes #2789 (Import: опция "не загружать плагин при ↵George Hazan
старте" не работает)
2021-04-11unneeded ME_SYSTEM_MODULESLOADED hooks inside mir_app.dll joined togetherGeorge Hazan
2021-04-10protocol menus to be initialized after contact list menus creationGeorge Hazan
2021-04-09fixes duplicate contacts in Facebook & ICQ, when a modal dialog blocks ↵George Hazan
Miranda's start
2021-04-04fixes #2829 (перестарался при исправлении ↵George Hazan
ошибки с опциями аккаунта)
2021-04-02fixes #2824 (Новый профиль автоматически ↵George Hazan
создаётся в MDBX)
2021-03-31fixes #2802 (Options are duplicated after opening in account manager)George Hazan
2021-03-30fixes #2812 (Profile manager: if a profile was opened, you could see it was ↵George Hazan
being used by a red X mark icon. But it doesn't seem to work with SQLite)r
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-03-25EnterString dialog -> UI classes (also fixes crash in #2803)George Hazan
2021-03-25ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: handier parameter passingGeorge Hazan
2021-03-24code cleaningGeorge Hazan
2021-03-24.bak file to be removed before creationGeorge Hazan
2021-03-23fixes #2771 (Implement mdbx → sqlite converter)George Hazan
2021-03-23fix for memory corruption in service modeGeorge Hazan
2021-03-19Menu_ConfigureItem(hUserMenu, MCI_OPT_DISABLED, TRUE) - a setting to make a ↵George Hazan
menu item hidden by default
2021-03-18fixes #2782 (dynamic plugin loading problems)George Hazan
2021-03-15Sound options: Apply button isn't enabled when one changes the soundGeorge Hazan
2021-03-15fixes #2767 (Clist_modern: иконка мута чата не всегда ↵George Hazan
прорисовывается сразу)
2021-03-13Group chats API:George Hazan
- for #2574: fixes icons problem after unloading tabSRMM; - status icons extracted to the separate array; - another group chat icons are hidden completely to restrict access to them
2021-03-09for #2574: fix for popups in "Always mute" modeGeorge Hazan
2021-03-09to #2574 - fixes sounds for highlights in default modeGeorge Hazan
2021-03-07common chats sound & icon processing code moved to the coreGeorge Hazan
2021-03-06fixes #2630 (Clist blind: странная работа быстрого ↵George Hazan
поиска)
2021-03-06less shit with this "(Unknown contact)"George Hazan
2021-03-01NEWWSTR cannot be used with Utf2TGeorge Hazan
2021-02-20fixes #2747 (unified System History menu item creation)George Hazan
2021-02-19fix for a random crash after contact's removalGeorge Hazan
2021-02-15fixes #2738 (Не сбрасываются в дефолт ↵George Hazan
некоторые настройки шрифтов и цветов)
2021-02-06fixes #2716 + code cleaningGeorge Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-24added %group% processing to Utils_ReplaceVariablesGeorge Hazan
2021-01-24unused callback removedGeorge Hazan
2021-01-22further clist options optimizationGeorge Hazan
2021-01-20old menu id returned backGeorge Hazan
2021-01-19fixes #2693 (import in the service mode breaks the groups' order)George Hazan
2021-01-19fixes #2695 (После установки любого драйвера ↵George Hazan
базы через апдейтер, у него есть галка для отключения)
2021-01-19fixes #2703 (compact from profile manager leads to menu item duplication)George Hazan
2021-01-19fixes #2702 (Dbx_sqlite: missing "Compact" menu item)George Hazan
2021-01-18fixes #2699 (DbChecker does not work with dbx_sqlite)George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside ↵George Hazan
OnInitDialog isn't needed anymore