summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/proto.cpp
AgeCommit message (Expand)Author
2023-12-09fixes #4029 (Telegram: при покидании группы путём уд...George Hazan
2023-12-09Telegram: unused bots auto-removerGeorge Hazan
2023-12-07since Reply menu item does not depend on a protocol, it's moved to NewStoryGeorge Hazan
2023-12-06fixes #4019 completelyGeorge Hazan
2023-12-04Telegram: support for outgoing typing notificationsGeorge Hazan
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-12-01fixes #4003 (Telegram: ответ на сообщение отсылает п...George Hazan
2023-11-30fixes #3992 (Telegram: отсутствует возможность указ...George Hazan
2023-11-29Telegram: message ids are unique only inside the same chat, not globallyGeorge Hazan
2023-11-26fixes #3954 completelyGeorge Hazan
2023-11-26for #3964 - reply_id in Telegram, both for messages and files/pictures/etcGeorge Hazan
2023-11-25fixes #3954 (Telegram+NewStory: отправка нескольких фай...George Hazan
2023-11-25fixes #3957 (Telegram: импорт контактов приводит к з...George Hazan
2023-11-23Telegram: "Leave chat" contact menu item for channels & groupsGeorge Hazan
2023-11-22fixes #3947 (Telegram: formatting support)George Hazan
2023-11-21fixes #3942 (Telegram: невозможно отправить файл оф...George Hazan
2023-11-15for #3925: contact's bookmarks in NSGeorge Hazan
2023-11-15fixes #3922 (Telegram: отключить возможность измене...George Hazan
2023-11-14fixes #3771 (Telegram: добавление ботов)George Hazan
2023-11-14Telegram: no auth messagesGeorge Hazan
2023-11-13Telegram: we handle only our own contactsGeorge Hazan
2023-11-13fixes #3883 (Telegram: если в Saved Messages никогда ничего...George Hazan
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