summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/utils.cpp
AgeCommit message (Collapse)Author
2023-06-04fixes #3537 (Telegram: 32-разрядная версия падает в ↵George Hazan
64-разрядной Windows) + update to the fresh TDLIB
2023-06-02fixes #3392 ([Telegram] Add support for file transfers (images etc) both ↵George Hazan
incoming and outgoing)
2023-05-29Telegram: rename attachment type according to official namingdartraiden
2023-05-19Telegram: suport for animations (GIFs)George Hazan
2023-05-18Telegram: fix for getting the biggest photo sizeGeorge Hazan
2023-05-16Telegram: support for animated emoji messagesGeorge Hazan
2023-05-06Telegram: fix for embedded files' timestampGeorge Hazan
2023-04-29fixes #3330 (support for pictures, videos, voice messages in Telegram)George Hazan
2023-04-25Telegram: offline files to be links from the very beginningGeorge Hazan
2023-04-24Telegram: working offline files without Miranda f/tGeorge Hazan
2023-04-24Telegram: silent file transfers don't require f/t manager, but simply create ↵George Hazan
offline events
2023-04-23Telegram: file events to store server message id & groupchat user id, if presentGeorge Hazan
2023-04-20Telegram: fix for Unicode file namesGeorge Hazan
2023-03-29fixes #3402 (Telegram: mark read sending doesn't work sometimes)George Hazan
2023-03-26Telegram: fix for a possible crashGeorge Hazan
2023-03-17for #3392 - binary files receiving for TelegramGeorge Hazan
2023-03-14fixes #3354 (Telegram: невозможно открыть ↵George Hazan
приватные групповые чаты)
2023-03-06fixes #3389 (Telegram: добавленному в Миранде ↵George Hazan
контакту невозможно написать)
2023-03-03fixes #3386 (Telegram: падение при попытке ↵George Hazan
посмотреть информацию о найденном контакте)
2023-02-21Telegram: зародыш файл трансферовGeorge Hazan
2023-02-15minor code optimizationGeorge Hazan
2023-02-13fixes #3329 (Telegram: implement search and add contacts)George Hazan
2023-02-09database support for new protocolsGeorge Hazan
2023-02-01Telegram: group chats support (initial version)George Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-17Telegram: stickers readingGeorge Hazan
2023-01-17Telegram: CMTProto class renamed according to Miranda standardsGeorge Hazan
2023-01-14Convert sources to CR+LFdartraiden
2023-01-02Update copyrightsdartraiden
2022-12-19Telegram: simple text message readingGeorge Hazan
2022-12-19Telegram:George Hazan
- new chat processing; - td::td_api namespace is simply TD now; - AddUser now returns TG_USER instead of simple MCONTACT
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