summaryrefslogtreecommitdiff
path: root/protocols/Telegram/Telegram.vcxproj
AgeCommit message (Collapse)Author
2024-11-04FreeImage: no need to rebuild each time + TARGA supportGeorge Hazan
2024-10-17libraries removed due to GPL license violationGeorge Hazan
2024-10-15Telegram: update for compatibility layer librariesGeorge Hazan
2024-10-14let's test 32-bits version firstGeorge Hazan
2024-10-14Windows XP compatibility for Telegram module (#4729)Shane Fournier
* These changes should allow telegram.dll to build as an XP-compatible component, using LSC wrapper DLLs to resolve dependencies in kernel32.dll and ws2_32.dll. mir_app also uses the LSC wrapper in place of kernel32 to load telegram.dll with support for implicit thread local storage. * Corrected mir_app link target * Now returning to this code, correcting the Telegram build to incorporate the libs properly. * Removed requirement for pwrp_k32 in mir_app. The TLS loading process will now be performed through GetSystemTimeAsFileTime in the Telegram DLL as calls to that function are made before this first TLS access attempt. --------- Co-authored-by: win32ss <win32ss@nulln.nl>
2023-05-30Telegram: text messages forwardingGeorge Hazan
2023-03-07fixes #3405 (Telegram: добавление контакта по ↵George Hazan
номеру телефона)
2023-02-09database support for new protocolsGeorge Hazan
2023-02-01Telegram: group chats support (initial version)George Hazan
2023-01-18Telegram: sticker conversion from WEBP to PNGGeorge Hazan
2023-01-17Telegram: files renamed according to Miranda standardGeorge Hazan
2023-01-14Convert sources to CR+LFdartraiden
2023-01-10Telegram: support for avatarsGeorge Hazan
2023-01-01fixes #3286 (Telegram: ability to identify Miranda's session)George Hazan
2022-12-13Telegram: - the first version of contact list readingGeorge Hazan
- the phone number is not a primary key anymore
2022-12-08Telegram: device registrationGeorge Hazan
2022-12-05Telegram: protocol iconsGeorge Hazan
2022-12-05Telegram: setting statusesGeorge Hazan
2022-12-02Telegram: the first version that could be compiledGeorge Hazan
2022-11-30Telegram: update for TDLIBGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2018-04-27Telegram: unique guid for projectaunsane
2018-04-27Telegram: initial commitaunsane
- tdlib moved to telegram dir