Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-04 | FreeImage: no need to rebuild each time + TARGA support | George Hazan | |
2024-10-17 | libraries removed due to GPL license violation | George Hazan | |
2024-10-15 | Telegram: update for compatibility layer libraries | George Hazan | |
2024-10-14 | let's test 32-bits version first | George Hazan | |
2024-10-14 | Windows 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-30 | Telegram: text messages forwarding | George Hazan | |
2023-03-07 | fixes #3405 (Telegram: добавление контакта по ↵ | George Hazan | |
номеру телефона) | |||
2023-02-09 | database support for new protocols | George Hazan | |
2023-02-01 | Telegram: group chats support (initial version) | George Hazan | |
2023-01-18 | Telegram: sticker conversion from WEBP to PNG | George Hazan | |
2023-01-17 | Telegram: files renamed according to Miranda standard | George Hazan | |
2023-01-14 | Convert sources to CR+LF | dartraiden | |
2023-01-10 | Telegram: support for avatars | George Hazan | |
2023-01-01 | fixes #3286 (Telegram: ability to identify Miranda's session) | George Hazan | |
2022-12-13 | Telegram: - the first version of contact list reading | George Hazan | |
- the phone number is not a primary key anymore | |||
2022-12-08 | Telegram: device registration | George Hazan | |
2022-12-05 | Telegram: protocol icons | George Hazan | |
2022-12-05 | Telegram: setting statuses | George Hazan | |
2022-12-02 | Telegram: the first version that could be compiled | George Hazan | |
2022-11-30 | Telegram: update for TDLIB | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2018-04-27 | Telegram: unique guid for project | aunsane | |
2018-04-27 | Telegram: initial commit | aunsane | |
- tdlib moved to telegram dir |