summaryrefslogtreecommitdiff
path: root/protocols/Telegram
AgeCommit message (Collapse)Author
2024-11-04fixes #4769 (Telegram: показывать всплывающее окно ↵George Hazan
с ошибкой при получении AUTH_KEY_DROP_DUPLICATE)
2024-11-04fixes #4770 (Telegram: ссылка на видео приходит без ↵George Hazan
ссылки)
2024-11-04fixes #4771 (Telegram: кнопка Log out ломает работу ↵George Hazan
протокола до перезапуска)
2024-11-04fixes #4772 (Telegram: добавить возможность ↵George Hazan
подключаться к тестовому серверу)
2024-11-04fixes #4775 (Telegram: добавить поддержку кружков с ↵George Hazan
видео)
2024-10-19Telegram: an option not to store channel messagesGeorge Hazan
2024-10-19fixes #4750 (Telegram: add an option not to generate previews for links)George Hazan
2024-10-19fixes #4748 (Telegram: a link isn't parsed correctly being sent to the ↵George Hazan
private chat)
2024-10-18fixes #4645 (Telegram: невозможно скорректировать ↵George Hazan
ошибочно введённый номер телефона)
2024-10-18fixes #4738 (Предпросмотр файлов сохраняется в ↵George Hazan
профиль даже у канала, где приём сообщений и файлов заигнорен)
2024-10-18Telegram: if user removed his nick, then don't store it anymoreGeorge Hazan
2024-10-17libraries removed due to GPL license violationGeorge Hazan
2024-10-16fixes #4733 (NewStory: отметки о прочтении ↵George Hazan
пропадают при переоткрытии окна)
2024-10-15fixes #4720 (NewStory: встроить функциональность ↵George Hazan
MessageState)
2024-10-15Telegram: update for compatibility layer librariesGeorge Hazan
2024-10-14let's test 32-bits version firstGeorge Hazan
2024-10-14Windows XP compatibility for Telegram module (#4729)Shane Fournier
* These changes should allow telegram.dll to build as an XP-compatible component, using LSC wrapper DLLs to resolve dependencies in kernel32.dll and ws2_32.dll. mir_app also uses the LSC wrapper in place of kernel32 to load telegram.dll with support for implicit thread local storage. * Corrected mir_app link target * Now returning to this code, correcting the Telegram build to incorporate the libs properly. * Removed requirement for pwrp_k32 in mir_app. The TLS loading process will now be performed through GetSystemTimeAsFileTime in the Telegram DLL as calls to that function are made before this first TLS access attempt. --------- Co-authored-by: win32ss <win32ss@nulln.nl>
2024-10-14fixes #4730 (Плагины сообщений: уведомление о ↵George Hazan
новом сообщении в групчате не снимается при прочтении)
2024-10-12fixes #4727 (Telegram: предпросмотр ссылок ↵George Hazan
содержит лишнюю информацию и не содержит более полезную)
2024-10-12Telegram: fix for occasional crashGeorge Hazan
2024-10-10Telegram: fix for marking events as readGeorge Hazan
2024-10-08Telegram: marking remote message as readGeorge Hazan
2024-10-08fixes #4719 (MessageState: некорректно показывается ↵George Hazan
статус прочитанности в Telegram)
2024-10-06fixes #4694 (TabSRMM: сделать иконки ↵George Hazan
форматирования в тулбаре протоколозависимыми)
2024-10-06fixes #4712 (Telegram: оформить предпросмотр ↵George Hazan
ссылки как цитату)
2024-10-01fixes #4638 (Telegram: "Mute never" сбрасывается при ↵George Hazan
переподключении протокола к сети)
2024-09-30fixes #4700 (Telegram: не доходят входящие ↵George Hazan
сообщения, содержащие цитату)
2024-09-30fixes #4696 (MessageState: add Telegram support)George Hazan
2024-09-29compilation fixGeorge Hazan
2024-09-29TDLIB update up to the current stateGeorge Hazan
2024-09-29more copyright updateGeorge Hazan
2024-09-29TDLIB: copyright updateGeorge Hazan
2024-09-29TDLIB: copyright updates & code cleaningGeorge Hazan
2024-09-23SkypeWebTobias Weimer
This makes it easier to translate
2024-09-22Fixes #4690 (CloudFile: пункт отправки отсутствует ↵George Hazan
в контекстном меню контакта Telegram, если контакт не в сети)
2024-09-18fixes #4684 (Skypeweb: сломалась автозагрузка файлов)George Hazan
2024-09-17fixes #4673 (Telegram: топик не обновляется на лету ↵George Hazan
и событие смены топика не отображается в журнале)
2024-09-16fixes #4658 (Имя чата в заголовке окна ↵George Hazan
сообщений никогда не меняется)
2024-09-13fixes #4657 (NewStory: не отображается предпросмотр)George Hazan
2024-09-13fixes #4662 (Telegram: при отправке ссылки вылезают ↵George Hazan
ошмётки тегов)
2024-09-13fixes #4646 (Telegram: имя чата меняется в Миранде ↵George Hazan
лишь при переподключении)
2024-09-12fixes #4651 (NewStory+tabSRMM: Форматирование текста ↵George Hazan
по-разному работает в приватах и чатах)
2024-09-11fixes #4653 (Плагины сообщений: невозможно ↵George Hazan
удалить имя группы чатов)
2024-09-11fixes #4652 (Telegram: при удалении чатов ↵George Hazan
игнорируется состояние галки "удалить контакт с сервера")
2024-09-09fixes #4616 (Telegram: синхронизация статуса ↵George Hazan
прочитанности некорректно работает для групповых чатов)
2024-09-09fixes #4642 (Telegram: при приходе двух сообщений ↵George Hazan
подряд, первое сразу помечается прочтённым)
2024-09-08fixes #4638 (Telegram: "Mute never" сбрасывается при ↵George Hazan
переподключении протокола к сети)
2024-09-07cmake: require cmake 3.11Sergey Ponomarev
The main CMakeLists.txt had cmake_minimum_required (VERSION 2.8). This made the cmake to show a deprecation notice that support of all versions below 3.5 will be dropped soon. The maximum required cmake version is 3.11 for the litehtml module. So let's set it as a minimum for all other modules. The FATAL_ERROR option is ignored in CMake >= 2.6.
2024-09-07cmake: enquote variable in string(REPLACE) macrosSergey Ponomarev
If a var is empty then the cmake reports an error: string sub-command REPLACE requires at least four arguments
2024-09-06fixes #4618 (Telegram: после успешного логина нужно ↵George Hazan
засерять поля логина и пароля в настройках)