summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-17VKontakte:ElzorFox
small VK API upgrade (5.76 => 5.78) add support audio_message and graffiti attachments types (read only) version bump + prepare for upgrade VK API version to 5.110 - part 4
2020-06-16another fix for GPG launcherGeorge Hazan
2020-06-16Clist_Modern: fix for sorting by last message timeGeorge Hazan
2020-06-16compilation fixGeorge Hazan
2020-06-16NewGPG: fix for a deadlock in the boost codeGeorge Hazan
2020-06-16VKontakte: prepare for upgrade VK API version - part 3ElzorFox
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-15VKontakte: prepare for upgrade VK API version - part 2ElzorFox
2020-06-15PROTO_INTERFACE::OnEventEdited - new virtual function to send edited ↵George Hazan
messages to server
2020-06-14fixes #2448 (NewStory: редактирование сообщений)George Hazan
2020-06-14Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / ↵George Hazan
szModule
2020-06-14fixes #2445 (NewStory: пункты в контекстном меню ↵George Hazan
контакта)
2020-06-14fixes #2451 (Clist_modern в сортировке контактов "По ↵George Hazan
последнему сообщению" учитывает только входящие сообщения, остальные события не учитываются.)
2020-06-14fixes #2450 (Update libmdbx to 0.8.1)George Hazan
2020-06-13fixes #2446 (SeenPlugin: не работают всплывающие ↵George Hazan
окна и запись изменения статуса в историю)
2020-06-13fixes #2438 (Jabber: списки приватности странно ↵George Hazan
себя ведут)
2020-06-13fixes #2447 (Ошибочное определение транспорта ↵George Hazan
Jabber2Jabber)
2020-06-13fixes #1149 (wrong MAM preferences processing)George Hazan
2020-06-13Jabber: fix for the first run on MAM serverGeorge Hazan
2020-06-11fixes #1149 (XMPP/Jabber: Implement XEP-0313 ( mam / Message Archive ↵George Hazan
Management )
2020-06-11Jabber: XEP-0136 support removedGeorge Hazan
2020-06-11VKontakte: prepare for upgrade VK API versionElzorFox
2020-06-11ICQ-WIM: there's no reason to import the same old messages again & again...George Hazan
2020-06-10compilation fixGeorge Hazan
2020-06-10useless check removedGeorge Hazan
2020-06-10fixes #2438 (Jabber: списки приватности странно ↵George Hazan
себя ведут) + some another DoModal() calls cleaning
2020-06-10surprise... IDCANCEL == 2, while we need to return zeroGeorge Hazan
2020-06-10New_GPG: more accurate version of RemoveHandlers()George Hazan
2020-06-10fixes #2441 (New_GPG: miranda-ng dies after switching the plugin off)George Hazan
2020-06-10typo fixGluzskiy Alexandr
2020-06-09fix for running the same dialog multiple timesGeorge Hazan
2020-06-08fixes #2434 (IEView не отображается поле %fileDesc%, но ↵George Hazan
при этом заменяется поле %text% при указании описания файла при передаче)
2020-06-08SQLite: pick up Miranda-specific commitsdartraiden
2020-06-08SQLite: update to 3.32.2dartraiden
2020-06-08unused shitty code removedGeorge Hazan
2020-06-08fix for the metacontact's message filterGeorge Hazan
2020-06-08fixes #2424 (NewStory: добавить возможность ↵George Hazan
выбрать несколько сообщений)
2020-06-08fixes #2432 (NewStory: при открытии окна истории ↵George Hazan
выделять последнее сообщение)
2020-06-08fixes #2433 (NewStory: XMPP Chat States отображаются как ↵George Hazan
неизвестные события)
2020-06-06SkypeWeb: fix for error 401 in contacts queryGeorge Hazan
2020-06-06fixes #2429 (More strict XEP-0085 compliance)George Hazan
2020-06-05Revert "SkypeWeb:"George Hazan
This reverts commit 59d3e0a8aa91452de46df3ae448f3cb499c5dce1. # Conflicts: # protocols/SkypeWeb/src/requests/poll.h # protocols/SkypeWeb/src/skype_login.cpp # protocols/SkypeWeb/src/skype_proto.h # protocols/SkypeWeb/src/skype_trouter.cpp
2020-06-05Plugin Updater:George Hazan
- fixes #2419 (Апдейтер не удаляет /Libs/libmdbx.mir); - fix for a very old bug: nothing happens if only file deleteion is chosen; - code reordering
2020-06-05automated thread id control classGeorge Hazan
2020-06-05Plugin Updater: more code cleaningGeorge Hazan
2020-06-05Plugin Updater: update dialog -> UI classesGeorge Hazan
2020-06-05fixes #2418 (NewStory: add event count to system history)George Hazan
2020-06-05fixes #2417 (NewStory: Enter closes history window)George Hazan
2020-06-04fixes #2410 (Problems with (false) offline contacts in skype protocol)George Hazan
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan