summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/proto.cpp
AgeCommit message (Expand)Author
2023-11-13Telegram: added error processing in message sendingGeorge Hazan
2023-11-07fixes #3798 (Telegram: не удаётся добавить контакт в...George Hazan
2023-10-26SmileyAdd_LoadContactSmileys - helper function for adding custom smileysGeorge Hazan
2023-10-26code simplification + cleaningGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-06fixes #3667 (Telegram: add message edit feature)George Hazan
2023-07-31Rename offline files to cloud files (except for function names)dartraiden
2023-07-26.George Hazan
2023-06-07fixes #3390 (Telegram: не получается добавить бота, ...George Hazan
2023-06-07fixes #3417 (Telegram: при удалении учётной записи с...George Hazan
2023-06-04fixes #3537 (Telegram: 32-разрядная версия падает в 64-...George Hazan
2023-06-03Telegram: fix for a trick with temporary message id that led to duplicated me...George Hazan
2023-06-02fixes #3392 ([Telegram] Add support for file transfers (images etc) both inco...George Hazan
2023-06-02Telegram: option to compress files during sendGeorge Hazan
2023-06-02fixes #3524 (Telegram: load server history)George Hazan
2023-05-31Telegram: fix for "Saved messages" user in group chatsGeorge Hazan
2023-05-30Telegram: text messages forwardingGeorge Hazan
2023-05-08Telegram:George 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: silent file transfers don't require f/t manager, but simply create ...George Hazan
2023-04-24Telegram: introducing offline files processingGeorge Hazan
2023-04-23Telegram: file events to store server message id & groupchat user id, if presentGeorge Hazan
2023-03-29let's wipe ChatCache again because of #3461George Hazan
2023-03-29fixes #3402 (Telegram: mark read sending doesn't work sometimes)George Hazan
2023-03-26Telegram: fix for empty nicks in super groupsGeorge Hazan
2023-03-26Telegram: fix for a possible crashGeorge Hazan
2023-03-23chat serializationGeorge Hazan
2023-03-22fixes #3448 (Telegram: настройка глушения чатов син...George Hazan
2023-03-17for #3392 - binary files receiving for TelegramGeorge Hazan
2023-03-09fixes #3395 completely (Telegram: удаление сообщений по з...George Hazan
2023-03-09for #3395 (Telegram: single message deletion)George Hazan
2023-03-07fixes #3405 (Telegram: добавление контакта по номер...George Hazan
2023-03-07Telegram: clean hContact on contact deletionGeorge Hazan
2023-03-06fixes #3389 (Telegram: добавленному в Миранде конта...George Hazan
2023-03-03fixes #3386 (Telegram: падение при попытке посмотре...George Hazan
2023-02-21Telegram: зародыш файл трансферовGeorge Hazan
2023-02-13fixes #3329 (Telegram: implement search and add contacts)George Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Telegram: removes a contact from server when it's deleted locallyGeorge Hazan
2023-02-10crash fixGeorge Hazan
2023-02-07Telegram: ability to send messages to group chatsGeorge Hazan
2023-02-03fixes #3324 (Telegram: phone number)George Hazan
2023-02-01Telegram: group chats support (initial version)George Hazan
2023-01-30fixes #3312 (Telegram: унифицировать настройку стат...George Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-17Telegram: stickers readingGeorge Hazan
2023-01-17Telegram: avatars to be stored inside common avatars folderGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for...George Hazan