summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-11fixes #3573 (Jingle: опция "Использовать VOIP" ↵George Hazan
отсутствует, если вгрузить плагин на лету)
2023-07-11for #3566 - getUserLastseen to detect offline statusGeorge Hazan
2023-07-11fixes #3571 (Добавить ссылку на закачку ↵George Hazan
драйвера базы)
2023-07-11fixes #3572 (Jingle: пропал пункт меню "Позвонить ↵George Hazan
контакту")
2023-07-10fixes #3567 (ICQ: implement offline files download)George Hazan
2023-07-10dbx_sqlite is now needed instead of dbx_mdbxdartraiden
2023-07-09this line is also not neededGeorge Hazan
2023-07-09fixes #3552 (ICQ: crash on cancel waiting filetransfer)George Hazan
2023-07-09MShareable - dirty crutch instead of using std::shared_ptr, which is ↵George Hazan
incompatible with Miranda's core
2023-07-09we don't pack VoiceService with Jabber anymoreGeorge Hazan
2023-07-09fixes #3351 (Jingle: Separate all VOIP-related code from Jabber to Jingle ↵George Hazan
plugin)
2023-07-07langpacks/english: updatedartraiden
2023-07-07fixes #3570 (Tipper всегда показывает инфу о ↵George Hazan
первом человеке в никлисте)
2023-07-06Jabber: fix for Jingle optionsGeorge Hazan
2023-07-06Discord: a hidden option to block sending "mark read" packets from MirandaGeorge Hazan
2023-07-05TDLIB projects optimizationGeorge Hazan
2023-07-04even more perversive fix for sizeof(FILE_BASIC_INFO)George Hazan
2023-07-03fixes #3568 (crash in 32-bit TDLIB, all we need is just hard code 0x28 as ↵George Hazan
sizeof(basic_info), regardless SDK version)
2023-06-2932-bit TDLIB doesn't work under WOW64 subsystemGeorge Hazan
2023-06-29Telegram: fix for occasional crashGeorge Hazan
2023-06-27slack removedGeorge Hazan
2023-06-24same check for animated stickersGeorge Hazan
2023-06-24Telegram: fix for receiving stickersGeorge Hazan
2023-06-23Jingle: first step towards #3351George Hazan
2023-06-22Telegram: fix for correct FirstName parsingGeorge Hazan
2023-06-22fixes #3562 (tabSRMM: crash on nicklist hide)George Hazan
2023-06-20Unify icon namesdartraiden
2023-06-20Scriver: proper icon namesdartraiden
2023-06-20Shorter is betterdartraiden
2023-06-20fixes #3533 completelyGeorge Hazan
2023-06-20Let's use HTTPS in 2023dartraiden
2023-06-20Fix Food Network searchdartraiden
2023-06-19nick search went to coreGeorge Hazan
2023-06-19fix for nick lick stylesGeorge Hazan
2023-06-19SESSION_INFO: separate list for the interface support eliminated, now ↵George Hazan
there's the only list of USERINFO sorted by their unique IDs
2023-06-19UM_FindUserFromIndex: another major useless crutch diedGeorge Hazan
2023-06-19useless helper removedGeorge Hazan
2023-06-18fixes #3561 (random crash inside chat engine)George Hazan
2023-06-18no, device name is not a secretGeorge Hazan
2023-06-18Steam: "Device name" optionGeorge Hazan
2023-06-17let's use this crutch for 32-bit builds onlyGeorge Hazan
2023-06-17data alignment fixGeorge Hazan
2023-06-16code cleaningGeorge Hazan
2023-06-15Steam: complete login sequence (though always gives us "Invalid password" error)George Hazan
2023-06-15memory buffer unzip function moved to coreGeorge Hazan
2023-06-15Steam: service packet sendingGeorge Hazan
2023-06-14Steam removed from server uploads for a whileGeorge Hazan
2023-06-14Steam: ClientHello packet sendingGeorge Hazan
2023-06-14Steam: websocket: beginningGeorge Hazan
2023-06-14Netlib: we don't change the "Connection" header if it's specified outsideGeorge Hazan