mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-08 20:53:54 +00:00
12e79ed954d9a16cd5caf489358534d2aabaec46
Opening a chat whose history was not loaded yet hid the scroll area and parked keyboard focus on the unnamed HistoryWidget container until the first messages arrived, so screen readers announced it as a bare "grouping" for the whole load. Keep the scroll visible during the first load for everyone, like the newer sections do: the empty message list takes focus right away and the container-parking branch goes away entirely. With a screen reader the list announces the focused message once the first slice of messages arrives, the same as when opening an already loaded chat.
…
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.
The source code is published under GPLv3 with OpenSSL exception, the license is available here.
Supported systems
The latest version is available for
- Windows 7 and above (64 bit) (portable)
- Windows 7 and above (32 bit) (portable)
- macOS 10.13 and above
- Linux static build for 64 bit
- Snap
- Flatpak
Old system versions
Version 4.9.9 was the last that supports older systems
Version 2.4.4 was the last that supports older systems
Version 1.8.15 was the last that supports older systems
Third-party
- Qt 6 (LGPL) and Qt 5.15 (LGPL) slightly patched
- OpenSSL 3.2.1 (Apache License 2.0)
- WebRTC (New BSD License)
- zlib (zlib License)
- LZMA SDK 9.20 (public domain)
- liblzma (public domain)
- Google Breakpad (License)
- Google Crashpad (Apache License 2.0)
- GYP (BSD License)
- Ninja (Apache License 2.0)
- OpenAL Soft (LGPL)
- Opus codec (BSD License)
- FFmpeg (LGPL)
- Guideline Support Library (MIT License)
- Range-v3 (Boost License)
- Open Sans font (Apache License 2.0)
- Vazirmatn font (SIL Open Font License 1.1)
- Emoji alpha codes (MIT License)
- xxHash (BSD License)
- QR Code generator (MIT License)
- CMake (New BSD License)
- Hunspell (LGPL)
- Ada (Apache License 2.0)
Build instructions
Thanks to
CI infrastructure sponsored by Depot — fast GitHub Actions runners.
Languages
C++
74.4%
C
23.4%
Python
0.7%
Objective-C++
0.6%
CMake
0.4%
Other
0.2%
