summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-21fixes #2571 (MsgExport странно обрабатывает ↵George Hazan
контакты с отключённых аккаунтов Message export bug)
2020-09-17muted chat not to generate any sounds eitherGeorge Hazan
2020-09-17fixes #2567 (Jabber: <none> privacy list should not allow change it settings)George Hazan
2020-09-17code cleaningGeorge Hazan
2020-09-17fixes #2554 (PluginUpdater: делать откат в случае ↵George Hazan
неудачи при замене файлов)
2020-09-17SkypeWeb: fix for login processGeorge Hazan
2020-09-17VKontakte:ElzorFox
update VK_API version to 5.124 version bump
2020-09-14Plugin Updater: code cleaningGeorge Hazan
2020-09-14fixes #2568 (При изменении числа бэкапов, ↵George Hazan
лишние остаются)
2020-09-14unused declaration removedGeorge Hazan
2020-09-14Plugin Updater: if a file doesn't exist, there's no need to backup itGeorge Hazan
2020-09-14g_chatApi.LogToFile completely moved into the coreGeorge Hazan
2020-09-11Jabber: more correct way to detect chat initialization modeGeorge Hazan
2020-09-11Jabber: member info dialog -> UI classesGeorge Hazan
2020-09-11Steam: if a friend list request comes with error code, all contacts are ↵George Hazan
removed from Miranda
2020-09-10unused file removedGeorge Hazan
2020-09-10Plugin Updater: new option to tune the number of backups to keep (3 by default)George Hazan
2020-09-10fix for misaligned controlsGeorge Hazan
2020-09-10Plugin Updater: option dialogs => UI classesGeorge Hazan
2020-09-10fixes #2565 (Jabber: privacy lists editor allows to remove active/delete list)George Hazan
2020-09-10fixes #2566 (Jabber: privacy lists editor creates problems with hidden contacts)George Hazan
2020-09-09useless code removedGeorge Hazan
2020-09-08"Mute" string is already present in the langpackdartraiden
2020-09-08Same string as in dbx_mdbxdartraiden
2020-09-08Plugin Updater to store backups in the separate foldersGeorge Hazan
2020-09-08DeleteDirectoryTreeW - new function that deletes a folder with all ↵George Hazan
subfolders (recursively)
2020-09-07Facebook: contact with the same id not to be added twiceGeorge Hazan
2020-09-04fixes #2559 (PluginUpdater: "Restart Miranda automatically" doesn't work ↵George Hazan
with StartupStatus (StatusManager) Plugin Updater)
2020-09-04Update contact.cppTriskele69
fixed getContactFromString() function to work with both ?contact and ?ccount
2020-09-04Jabber: MAM code rework & optimizationGeorge Hazan
2020-09-03fixes #2560 (AddContact+ не добавляет контакты Facebook)George Hazan
2020-09-03fixes #2561 (contact() and ccount() functions do not work as intended ↵George Hazan
(Variables plugin))
2020-09-01Jabber: message retrieving temporarily disabledGeorge Hazan
2020-09-01Jabber: MAM query form fixGeorge Hazan
2020-08-31Plugin Updater:George Hazan
- folder creation moved to CreateWorkFolders(); - TFileName type added to simplify life with C types; - code cleaning;
2020-08-31Plugin Updater: unused services removedGeorge Hazan
2020-08-31fixes #2558 (SmileyAdd прописывает абсолютный путь ↵George Hazan
к смайлам вместо относительных)
2020-08-28Jabber: MAM adaptation for OpenFireGeorge Hazan
2020-08-27Plugin Updater: fix for the old return codeGeorge Hazan
2020-08-27Plugin Updater: if a file doesn't exist, it shoudn't generate an error tooGeorge Hazan
2020-08-27Plugin Update: also fix for the batch modeGeorge Hazan
2020-08-27Plugin Updater: more code cleaningGeorge Hazan
2020-08-27pu_stub synced with changes in Plugin UpdaterGeorge Hazan
2020-08-27fixes #2555 (PluginUpdater: некорректное обновление ↵George Hazan
при работе нескольких миранд одновременно)
2020-08-25useless code removedGeorge Hazan
2020-08-25fixes #2522 (SkypeWeb: valid errorcode 401 processing after /endpointCreated)George Hazan
2020-08-25and also a chat mute extra iconGeorge Hazan
2020-08-25langpacks/english: updatedartraiden
2020-08-24Chat API:George Hazan
- unused function CHAT_MANAGER::AddEvent removed and made local; - "Mute" parameter is added to any chat, turning short/long blinking mode; - code optimization
2020-08-24SmileyAdd: regression with metacontacts handling fixedGeorge Hazan