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/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
telegramdesktop/tdesktop/dev1e7e6d15 files, +132/-41
Styled theme cards as in-chat theme chooser previews.

telegramdesktop/tdesktop/dev1a2e4554 files, +9/-0
Excluded animating member rows from peer list scroll cache.

telegramdesktop/tdesktop/dev1c3cd4a2 files, +25/-0
Added about view support to history view list widget.

telegramdesktop/tdesktop/deve35efd41 files, +42/-0
Added display of new peer info to history view chat preview.

telegramdesktop/tdesktop/devb54dffb1 files, +7/-0
Added responsive reverse collapse to pull-to-next indicator.

telegramdesktop/tdesktop/dev46345181 files, +1/-1
Added content rect so touch-pad reverse over-scroll is tracked.

telegramdesktop/tdesktop/dev8f89a482 files, +22/-1
Ignored trailing trackpad inertia in pull-to-next gesture.

telegramdesktop/tdesktop/dev666caf62 files, +28/-7
Gated pull-to-next blob to finger pulls and smoothed its exit.

telegramdesktop/tdesktop/devf7cfc851 files, +1/-1
Centered pull-to-next indicator on message column.

telegramdesktop/tdesktop/dev7e4e5275 files, +35/-2
Added Chat Settings toggle for pull-to-next gesture.

telegramdesktop/tdesktop/dev6e904983 files, +4/-3
Replaced Article audio-file menu icon with music-note glyph.

telegramdesktop/tdesktop/devd73e7c11 files, +25/-15
Added drag-out of URLs from the shared links section.

telegramdesktop/tdesktop/deva8434433 files, +73/-2
Added auto-play of single-emoji interaction effects on receive.

#tdesktop
🫡3
telegramdesktop/tdesktop/devda3cc619 files, +153/-6
Update API scheme to layer 228.

telegramdesktop/tdesktop/dev5d84fa08 files, +159/-4
Add Data::CommunityInfo, parse communityFull.

telegramdesktop/tdesktop/devbe83da25 files, +466/-0
Add Api::Communities with basic operations.

telegramdesktop/tdesktop/devb6f189e2 files, +36/-1
Show service message for community link changes.

telegramdesktop/tdesktop/deva3109015 files, +373/-0
Support adding group to community.

telegramdesktop/tdesktop/dev93313085 files, +274/-0
Add manage community box.

telegramdesktop/tdesktop/dev57ec2eb5 files, +50/-4
Add managing community admin rights.

telegramdesktop/tdesktop/dev0ce83f65 files, +385/-0
Add view community box with chats.

telegramdesktop/tdesktop/dev6c65aae6 files, +579/-0
Add pending requests box for chats to be added.

telegramdesktop/tdesktop/dev4b23f936 files, +98/-5
Try showing communities in the chat list.

telegramdesktop/tdesktop/dev44a3b644 files, +167/-0
Add an option to ban from community in moderation box.

telegramdesktop/tdesktop/dev502a9d92 files, +58/-0
Show community button in group info page.

telegramdesktop/tdesktop/dev4980f006 files, +82/-0
Show becoming community admin box.

telegramdesktop/tdesktop/dev6a4e9e916 files, +231/-69
Improve design and icons in community UIs.

#tdesktop
🫡3