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