2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00
John Preston ff4af1b9bc Fix pasting images from Firefox on Windows.
Fixes #10564.

Together with the image data Firefox sets to the clipboard an URLs list
which has a path to local temp file, created from that image.

Reading images from disk is slower + sometimes the content of the file
is wrong so for this case we prefer to read the image data directly.
2023-03-08 16:10:36 +04:00
2023-03-01 11:14:34 +04:00
2023-03-01 11:14:34 +04:00
2023-03-02 19:36:57 +04:00
2023-01-02 10:10:14 +04:00
2022-08-03 21:46:04 +04:00

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the official Telegram messenger desktop client, based on the Telegram API and the MTProto secure protocol.

Version Build Status Build Status Build Status

Preview of Telegram Desktop

The source code is published under GPLv3 with OpenSSL exception, the license is available here.

Supported systems

The latest version is available for

Old system versions

Version 2.4.4 was the last that supports older systems

Version 1.8.15 was the last that supports older systems

Third-party

Build instructions

Description
No description provided
Readme Multiple Licenses 368 MiB
Languages
C++ 97.3%
Objective-C++ 0.9%
CMake 0.6%
Python 0.5%
CSS 0.2%
Other 0.3%