Telegram github commits and releases
4.53K subscribers
601 files
20.4K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
telegramdesktop/tdesktop/nightly4898fbb2 files, +13/-2
Fixed swipe-next-channel gesture freeze on Windows.

#tdesktop
🫡3
telegramdesktop/tdesktop/nightly80e798a2 files, +47/-2
Fixed swipe-next-channel gesture freeze on Windows.

#tdesktop
🫡3
telegramdesktop/tdesktop/nightly8424c713 files, +48/-3
Fixed swipe-next-channel gesture freeze on Windows.

#tdesktop
🫡3
telegramdesktop/tdesktop/nightly68eb6333 files, +71/-3
Added reverse-over-scroll hypothesis pool (gesture + lib_ui DM).

#tdesktop
🫡3
telegramdesktop/tdesktop/nightly806b7443 files, +79/-3
Reverse-over-scroll hypothesis pool + H5 accumulator cap.

#tdesktop
🫡4
telegramdesktop/tdesktop/devc14efc21 files, +40/-28
Fix possible clamp contract violation.

Fixes #30925.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev1eeea7e2 files, +2/-2
Update lib_crl and TooManyCooks

#tdesktop
🫡3
telegramdesktop/tdesktop/dev8f1f3991 files, +15/-1
Hide the main menu hit-area button from screen readers

The invisible hit-area stacked under the main menu toggle duplicates the
toggle's action but has no label, so in screen reader mode it became a
second, unnamed Tab stop that read out the raw Qt class chain. Give it no
accessible role so it is skipped by keyboard/screen-reader navigation,
while mouse clicks still open the menu.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev04bfbfa1 files, +91/-0
Support screen reader focus and activate on country list rows

telegramdesktop/tdesktop/devff355eb1 files, +4/-0
Focus chat list on launch in screen reader mode

Initial focus went to the unnamed Dialogs::Widget container, so NVDA
announced the raw Qt class chain. Focus the accessible chat list instead
so the list and its selected chat are announced.

#tdesktop
🫡3
telegramdesktop/tdesktop/devea2bb5b1 files, +5/-4
Migrate webpage timestamp links to wrapped URL format

#tdesktop
🫡3
telegramdesktop/tdesktop/devd359e191 files, +1/-1
Update cmake_helpers.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev27f41581 files, +137/-2
Support screen reader focus and activate on language list rows

#tdesktop
🫡3
telegramdesktop/tdesktop/devaeb3e6b4 files, +304/-0
Support screen reader focus and activate on message history rows

#tdesktop
🫡3
telegramdesktop/tdesktop/deve01ee722 files, +26/-0
Prune unused accessibility identities.

#tdesktop
🫡3
TGX-Android/Telegram-X/maina246d6a1 files, +1/-1
Update Gradle to `9.6.1`

TGX-Android/Telegram-X/maina6ffa9a48 files, +727/-458
Upgrade TDLib to tdlib/td@a17f87c

#tgxandroid
🤨4🫡3👍1
TGX-Android/Telegram-X/maincbbce103 files, +18/-2
View OpenSSL version and source code

#tgxandroid
🤨4🫡2
TGX-Android/Telegram-X/maind17ab991 files, +2/-0
Add missing `MessageContent` constructors

TGX-Android/Telegram-X/mainf5602061 files, +1/-1
Version bump to `1789`

#tgxandroid
🤨5🫡2
TGX-Android/Telegram-X/mainc5b04651 files, +1/-1
Update FCM to `25.1.1`

#tgxandroid
🤨5🫡2💅1
TelegramMessenger/tgcalls/developmentbcfb47b1 files, +8/-2
Don't bump counters arbitrary.

#tgcalls
🫡3💅1
TelegramMessenger/tgcalls/developmentd90774b1 files, +3/-0
Fix build on Windows.

#tgcalls
🫡3🤝1💅1
telegramdesktop/tdesktop/devf63e2261 files, +10/-3
Ignored stale activation callbacks in top bar suggestion driver.

telegramdesktop/tdesktop/deva760ad41 files, +4/-2
Bound contact birthdays callback to suggestion activation lifetime.

telegramdesktop/tdesktop/dev7d135284 files, +146/-15
Added applying of chat theme as whole desktop theme.

telegramdesktop/tdesktop/dev72a094f4 files, +159/-37
Added saving of chat theme settings for offline palette rebuild.

telegramdesktop/tdesktop/dev1bb2fc13 files, +44/-0
Added syncing of wallpaper with applied chat theme.

telegramdesktop/tdesktop/deveb0bfce6 files, +36/-11
Added chat theme bubble gradient to all chats.

telegramdesktop/tdesktop/dev996fc923 files, +103/-6
Added refresh of applied chat theme on themes list reload.

telegramdesktop/tdesktop/dev2d8fa7d1 files, +3/-1
Added server sync of applied chat theme installation.

telegramdesktop/tdesktop/dev50659e91 files, +23/-1
Added applying of theme links without desktop format.

telegramdesktop/tdesktop/dev4b3e2641 files, +154/-2
Added near-black neutral chrome for dark chat themes.

telegramdesktop/tdesktop/dev51153143 files, +97/-31
Added applying of chat theme from custom themes list.

telegramdesktop/tdesktop/dev3ceaefc3 files, +67/-60
Added outline to selected theme card.

telegramdesktop/tdesktop/devdf001bd3 files, +80/-14
Added loading of chat theme wallpapers without download progress.

#tdesktop
🫡3