summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-18langpacks/english: updatedartraiden
2020-07-18Jabber: no need to include protocol name into dialogue namedartraiden
2020-07-17fixes #2482 (ICQ не всегда закрывает сессию при ↵George Hazan
завершении работы)
2020-07-16SkypeWeb: minor fixGeorge Hazan
2020-07-16fixes #2476 (Facebook: ERROR_QUEUE_EXCEEDS_MAX_DELTAS)George Hazan
2020-07-16fixes #2267 (SecureIM: плагин зачем-то предлагает ↵George Hazan
создать файл вместо импорта)
2020-07-15ICQ-WIM: fix for temporary contacts processingGeorge Hazan
2020-07-15ICQ-WIM:George Hazan
- fixes #2477 (ICQ: от людей, отсутствующих в ростере, приходит только последнее оффлайновое сообщение); - fixes #2470 (ICQ: последнее из входящих оффлайновых сообщений имеет некорректное время); - version bump
2020-07-15fixes #2486 completelyGeorge Hazan
2020-07-14fixes #2421 (Список контактов не отображает ↵George Hazan
группы с длинными наименованиями)
2020-07-14fixes #2256 (Scriver: после смены цвета фона ↵George Hazan
пропадает лог конфы)
2020-07-14more accurate version of the previous commitGeorge Hazan
2020-07-14more logs for #2486George Hazan
2020-07-13fixes crash of NetlibSslUnique under Windows7George Hazan
2020-07-13fix for very rare crash in clist_modernGeorge Hazan
2020-07-13fixes #2479 (Изменение размера текста в логе и ↵George Hazan
области ввода колесом мыши)
2020-07-13fixes #2123 (ICQ: контакт добавляется в ↵George Hazan
неправильную группу)
2020-07-13fixes #2484 (rtf control: ограничить ширину меню ↵George Hazan
разумным значением)
2020-07-12minor code cleaningGeorge Hazan
2020-07-12more correct implementation of TNtlmAuthGeorge Hazan
2020-07-12Jabber: ugly scheme with flags replaced with TJabberAuth instantiationGeorge Hazan
2020-07-10fixes #1727 completely (Jabber: SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) ↵George Hazan
support)
2020-07-10NoHistory: option added to enable history removal for newly added contactsGeorge Hazan
2020-07-09PluginUpdater: kill old lua53.dlldartraiden
2020-07-09fix for MirLua projectGeorge Hazan
2020-07-09fixes #2473 (Блокировка настроек от изменения)George Hazan
остальное описано в задаче
2020-07-09fixes #2474 (NewStory: системная история не ↵George Hazan
удаляется)
2020-07-09VKontakte:ElzorFox
update VK API version to 5.120 version bump
2020-07-08Jabber: fix for CAgentRegDlg to launch commands from the main threadGeorge Hazan
2020-07-08Jabber: disco dialog to handle Enter in combo fields correctlyGeorge Hazan
2020-07-08group chat initialization to be done in protocol's constructor, not inside ↵George Hazan
OnModulesLoaded
2020-07-08fixes #2475 (Update libmdbx to 0.8.2)George Hazan
2020-07-08StdSSL: fixes occasional crash under XPGeorge Hazan
2020-07-07libcurl: pick up Miranda-specific commitsdartraiden
2020-07-07libcurl: update to 7.71.1dartraiden
2020-07-07tabSRMM: events (file transfers) that go to group chats shall not clear log ↵George Hazan
window
2020-07-07Jabber: file inlining doesn't work if a user pastes a file into a groupchatGeorge Hazan
2020-07-07IEView:George Hazan
- text in groupchats isn't scrolled down; - unused flag removed from IEE_GET_SELECTION processing; - minor code optimization
2020-07-06code cleaningGeorge Hazan
2020-07-06fix for old bug with passing parameters inside IEViewGeorge Hazan
2020-07-06PluginUpdater: update dialog isn't closed if one presses No button after updateGeorge Hazan
2020-07-02this file isn't used anymoreGeorge Hazan
2020-07-02fixes #2472 (Update liblua to 5.4)George Hazan
2020-07-01TLS 1.3 support:George Hazan
Netlib_GetTlsUnique - new function to retrieve TLS binding data for an opened socket
2020-06-30Jabber: more fixes for #2469George Hazan
2020-06-30IEview: code cleaningGeorge Hazan
2020-06-30fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth)George Hazan
2020-06-29fixes #2453 (Jabber: add ability to load whole history via Message Archive ↵George Hazan
Management)
2020-06-29PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu itemsGeorge Hazan
2020-06-29"Load server history" menu items gathered in one stub not to create zillions ↵George Hazan
of duplicate menu items