summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-03-22common nick list drawing code removed from DlgProc()George Hazan
2023-03-22unfotunately StdMsg depends on this codeGeorge Hazan
2023-03-22more flicker reductionGeorge Hazan
2023-03-22fixes #3448 (Telegram: настройка глушения чатов ↵George Hazan
синхронизируется лишь в одну сторону (от сервера к нам)
2023-03-22CCtrlPages: flicker optimizationGeorge Hazan
2023-03-22fixes #3437 for the rest of message pluginsdartraiden
2023-03-21fixes #3444 (StdMsg/Scriver: убрать корневые чекбоксы ↵George Hazan
в деревьях)
2023-03-21Restore hotkey in tooltip popupdartraiden
2023-03-20SRMM: button displays the forecoming state, not the current oneGeorge Hazan
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George Hazan
событий при изменении иконки)
2023-03-20fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the ↵George Hazan
same default values)
2023-03-18fixes #3438 (tabSRMM: crash in highlight)George Hazan
2023-03-18fixes #3436 (StdMsg & Scriver: broken highlight detection in group chats)George Hazan
2023-03-17SRMM marks messages as read, so let's call it as late as possibleGeorge Hazan
2023-03-15SRMM: common code exctracted to a Srmm_AddEvent() functionGeorge Hazan
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan
2023-03-14fixes #3404 (wrong nicks in DbEditor, custom nick formatter removed)George Hazan
2023-03-10Chat_Mute / Chat_IsMuted: helpers for group chats' mutingGeorge Hazan
2023-03-09ME_HISTORY_EMPTY - a hook to handle history wipingGeorge Hazan
2023-03-09added event for event deletionGeorge Hazan
2023-03-09MS_HISTORY_EMPTY - added flag to wipe history automagicallyGeorge Hazan
2023-03-09db_get_usm / getMStringU - helpers to read UTF8 strings as CMStringAGeorge Hazan
2023-03-07fixes #3408 (Telegram: если при добавлении контакта ↵George Hazan
указано кастомное имя, то и в ростер на сервере добавлять с этим именем)
2023-03-07fixes #3409 (Telegram: окно ввода пароля странно ↵George Hazan
себя ведёт)
2023-03-06fixes #3391 (WhatsApp: после удаления учётки ↵George Hazan
остаётся ключ в базе)
2023-03-04fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)George Hazan
2023-03-02fixes #3372 (StdMsg: топик конференции в статус баре)George Hazan
2023-03-01fixes #3373 (Scriver: crash on unload)George Hazan
2023-02-28fixes #3353 (Jabber: пункт меню "Позвонить" не ↵George Hazan
отображается после перезапуска)
2023-02-27fixes #3334 (NewStory: кликабельные файлтрансферы)George Hazan
2023-02-25StdFile: fix for file recv dialog not closingGeorge Hazan
2023-02-25better solution for #3344George Hazan
2023-02-25fixes #3344 (random crash in ICQ file transfers)George Hazan
2023-02-24fixes #3216 (WhenWasIt: дни рождения контактов из ↵George Hazan
отключённых учётных записей показываются как дни рождения "Неизвестного контакта")
2023-02-23Telegram: patch to hide nick list for channelsGeorge Hazan
2023-02-23fixes #3343 (Protocol is not loaded)George Hazan
2023-02-23fixes #3342 (Баг с отключением полей в ↵George Hazan
настройках статусов ICQ)
2023-02-22fixes #3337George Hazan
2023-02-22if one needs to remove a chat's contact, just remove it and don't fuck my brainGeorge Hazan
2023-02-22fictive functions removedGeorge Hazan
2023-02-21these iterator variables became uselessGeorge Hazan
2023-02-21fixes #3335 (VKontakte: падение при покидании чата)George Hazan
2023-02-21code cleaningGeorge Hazan
2023-02-17fix for duplicated VK chatsGeorge Hazan
2023-02-14fixes #3331 (crash on file receiving)George Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-11code cleaningGeorge Hazan
2023-02-11fix for occasional crash in file receive dialogGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan