summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/utils.cpp
AgeCommit message (Collapse)Author
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