Telegram github commits and releases
4.69K subscribers
601 files
19.4K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
UnigramDev/Unigrame13dbec3 files, +81/-0
Win32 DPI awareness

UnigramDev/Unigramfb4cf8a7 files, +143/-13
Win32 fixes and improvements

UnigramDev/Unigram908ac641 files, +13/-3
Package project changes

UnigramDev/Unigram531562323 files, +1712/-1366
In-app music player with playlists and so on

UnigramDev/Unigramd9edcfe10 files, +95/-35
"Use system theme" option 😒

UnigramDev/Unigram0dc69d73 files, +199/-111
Removed reveal effect on chat list

UnigramDev/Unigram8b7b7073 files, +4/-4
Use chosen emoji in more places

UnigramDev/Unigramb26c6517 files, +67/-37
Redesigned privacy settings

UnigramDev/Unigram2ed27ff2 files, +10/-10
Option to show/hide system tray icon

UnigramDev/Unigramc2c116f4 files, +74/-47
Improved ticks animation

UnigramDev/Unigramf6b4a922 files, +27/-1
Open with context menu option

UnigramDev/Unigramfb024212 files, +14/-1
Search results accessibility

UnigramDev/Unigramd3ee1161 files, +2/-1
Polls question is now selectable

UnigramDev/Unigramca6623e8 files, +488/-197
Generic fixes

#Unigram
UnigramDev/Unigram645e62c3 files, +32/-35
Fixed crash when launching the app from notification

#Unigram
UnigramDev/Unigram93c3de61 files, +0/-1
Removed Reveal from chat list for real

#Unigram
Telegram github commits and releases
• -no label- #FOSS
TF-BETA-THERMATK-v5.6.1.apk
29.3 MB
None
md5: 85ed707678dcc42422bbb70c8810185a
sha1: f975ec1379acf1854679e8d56686b4db0e65fd23
New UnigramDev/Unigram release: 3.9.2461 (stable)

• (Almost) full featured in-app music player.
• New shiny system tray icon (You can disable it from Settings > Advanced).


#Unigram
UnigramDev/Unigrame411b5a2 files, +41/-0
Copy username link

#Unigram
UnigramDev/Unigram5f3a8b812 files, +57/-41
Redesigned privacy settings, moved p2p within calls privacy

UnigramDev/Unigram3251dca1 files, +2/-2
Removed useless tab stops

UnigramDev/Unigram08567f54 files, +73/-13
Playback improvements

UnigramDev/Unigram333b0f61 files, +2/-2
Fixed crash while resizing chats column

UnigramDev/Unigramff4de791 files, +5/-2
Fixed playback header unsupported API

#Unigram
evgeny-nadymov/telegram-reactf9ddc006 files, +82/-106
Polls refactoring

evgeny-nadymov/telegram-react6b0c5a93 files, +170/-129
Add confirmation when incomplete poll closed

evgeny-nadymov/telegram-reactdda1d493 files, +12/-7
Poll fixes

evgeny-nadymov/telegram-react1a7639a3 files, +84/-5
Add navigation with ArrowUp/ArrowDown to polls

evgeny-nadymov/telegram-react4412f224 files, +48/-20
Fix polls

evgeny-nadymov/telegram-reacta9e3da03 files, +114/-9
Add poll store

evgeny-nadymov/telegram-react15ee2c85 files, +182/-115
PollStore fixes

#WebReact
evgeny-nadymov/telegram-react8b7cdcf24 files, +607/-55
Sticker set preview

#WebReact
UnigramDev/Unigram4edf5701 files, +1/-1
Update README.md

Insiders group is now public

#Unigram
telegramdesktop/tdesktop2b8951b1 files, +5/-1
Revert "Fixed display SendFilesBox via historyAttach button."

This reverts commit a0926f2d70acdb82e8ceb42795f70dd7d9b49b3c because it
doesn't do what it should do :(

telegramdesktop/tdesktop288b7ba1 files, +1/-1
Actually fix display SendFilesBox via historyAttach button.

#TDesktop
evgeny-nadymov/telegram-react6fccd772 files, +32/-1
Fix photo downloading

evgeny-nadymov/telegram-reactf54228f6 files, +64/-112
Fix sticker preview

evgeny-nadymov/telegram-react962c6352 files, +23/-10
Add emoji to sticker preview

#WebReact
telegramdesktop/tdesktop626e7c12 files, +71/-51
Workaround MSVC 16.1 bugs.

telegramdesktop/tdesktop1dd461b3 files, +12/-12
Moved left elision of counters to Dialogs::Layout::paintUnreadCount.

telegramdesktop/tdesktopcf45b0d1 files, +2/-1
Added ability to send not loaded GIFs with Ctrl key.

telegramdesktop/tdesktop5f97b3b1 files, +2/-1
Added ability to open links without confirmation with Ctrl key.

- Fixed #6051.

telegramdesktop/tdesktop47910b23 files, +27/-5
Added '-scale' command-line argument for custom scale.

- Fixed #5272.
- Fixed #5365.
- Fixed #6055.

telegramdesktop/tdesktop08a3a571 files, +16/-3
Added custom background to top of main menu.

telegramdesktop/tdesktop159f90a6 files, +86/-11
Added background analysis in main menu for better readability.

telegramdesktop/tdesktopb2e5ab32 files, +21/-20
Moved shadow drawing from paintEvent in MainMenu::refreshBackground.

telegramdesktop/tdesktop22c205440 files, +3383/-0
First attempt to use QtLottie.

telegramdesktop/tdesktopf0739633 files, +86/-16
Preview lottie animations in media viewer.

telegramdesktop/tdesktop2fae2272 files, +9/-4
QtLottie: Fix UB in last keyframe easing point.

Example: https://lottiefiles.com/427-happy-birthday

The present box top was rendered below the body or not depending on
the uninitialized bytes from QBezier.

telegramdesktop/tdesktop33b3fa65 files, +20/-62
QtLottie: Rebase onto upstream/dev.

telegramdesktop/tdesktopfbfd3dd3 files, +100/-31
Partially support new spec keyframes parsing.

telegramdesktop/tdesktop78d3bdf2 files, +3/-2
Fix build in Xcode.

#TDesktop
telegramdesktop/tdesktop8dc7f8b1 files, +1/-1
QtLottie: Fix prepending mask layer.

telegramdesktop/tdesktopf9a32dc3 files, +81/-1
QtLottie: Add support for null layer.

telegramdesktop/tdesktop2caa3e36 files, +160/-7
QtLottie: Add precomp assets parsing.

telegramdesktop/tdesktopda845a02 files, +2/-2
QtLottie: Rebase onto upstream/dev.

telegramdesktop/tdesktop2f021988 files, +128/-7
QtLottie: Add support for precomp layer.

telegramdesktop/tdesktopd1518da1 files, +4/-0
Provide animation duration.

telegramdesktop/tdesktop9b7e3dc3 files, +16/-13
QtLottie: Fix SpatialProperty interpolation.

telegramdesktop/tdesktop48eb5dd2 files, +10/-6
QtLottie: Bug fixes.

telegramdesktop/tdesktop5e5b4192 files, +2/-2
QtLottie: Apply opacity in BMFill and BMStroke.

telegramdesktop/tdesktop68eb48b2 files, +2/-2
QtLottie: Fix scaling in some animations.

telegramdesktop/tdesktop38427aa3 files, +3/-2
Fix build in Xcode.

telegramdesktop/tdesktop08ad74d2 files, +2/-1
QtLottie: Fix parent transform in precomp layers.

telegramdesktop/tdesktop6abf74522 files, +24/-25
QtLottie: Check each layer for visibility by frame.

telegramdesktop/tdesktop2c422dc6 files, +127/-122
QtLottie: Add BMScene root class.

telegramdesktop/tdesktop3f1ec522 files, +6/-4
QtLottie: Fix precomp layer start time.

#TDesktop
telegramdesktop/tdesktop801580c5 files, +7/-8
QtLottie: Apply even inactive parent transforms.

telegramdesktop/tdesktop1a2755f2 files, +3/-1
QtLottie: Ignore opacity in null layer transform.

telegramdesktop/tdesktopf2ef2fa2 files, +4/-1
QtLottie: Support many geometry shapes in a group.

telegramdesktop/tdesktop246e4e49 files, +203/-8
QtLottie: Add partial support for masksProperties.

telegramdesktop/tdesktop5b046983 files, +50/-13
QtLottie: Suboptimal fix for spatial properties.

telegramdesktop/tdesktop707aa884 files, +71/-29
Animated stickers proof of concept.

telegramdesktop/tdesktop642deec3 files, +14/-5
Allow loading lottie animations from memory.

telegramdesktop/tdesktop61b6eff1 files, +5/-1
View some more files as stickers.

telegramdesktop/tdesktopcfff74414 files, +770/-412
Parse and render lottie in the background.

telegramdesktop/tdesktop23651391 files, +2/-0
Fix animated sticker selection.

telegramdesktop/tdesktop7ee16ba23 files, +233/-130
Clear hidden animated stickers.

telegramdesktop/tdesktop67739ae2 files, +14/-5
Don't try to keep up if animation got late.

telegramdesktop/tdesktopfbc206e27 files, +114/-113
QtLottie: Enforce BM nodes parent.

telegramdesktop/tdesktopc1ae8252 files, +11/-0
Add some benchmarks.

telegramdesktop/tdesktop21eaa355 files, +24/-65
QtLottie: Drop expressions.

#TDesktop
telegramdesktop/tdesktop0e7cefb3 files, +32/-32
QtLottie: Use QStringLiteral instead of QLatin1String.

telegramdesktop/tdesktop38e28375 files, +1/-34
Remove MOC for QtLottie.

telegramdesktop/tdesktop12a4a843 files, +28/-113
QtLottie: Make property parsing non-virtual.

telegramdesktop/tdesktopab82ff041 files, +37/-3221
QtLottie: Completely detach from upstream.

telegramdesktop/tdesktop26c29f64 files, +9/-10
QtLottie: Move everything to Lottie namespace.

telegramdesktop/tdesktopf58efd72 files, +1/-2
QtLottie: Allow building properties from data.

telegramdesktop/tdesktop0f256382 files, +3/-1
QtLottie: Don't build JSON to parse shapes.

telegramdesktop/tdesktop0c84fc13 files, +3/-1
QtLottie: Remove unnecessary includes.

telegramdesktop/tdesktopa03d42d4 files, +11/-1
Add rapidjson submodule.

telegramdesktop/tdesktop973c3f87 files, +31/-29
QtLottie: Migrate from Qt JSON to rapidjson.

telegramdesktop/tdesktop4ab3c2d5 files, +59/-5
Add support for gzip-ed animated stickers.

telegramdesktop/tdesktop630c0731 files, +1/-1
QtLottie: Fix gradients.

telegramdesktop/tdesktop68fb9b82 files, +0/-10
Remove benchmarks.

telegramdesktop/tdesktopc4aac5f26 files, +325/-169
Update API scheme to layer 100.

telegramdesktop/tdesktop3577e715 files, +61/-65
Validate mime type of animated stickers.

#TDesktop
telegramdesktop/tdesktop3556fbf1 files, +6/-1
Pause animated stickers as GIFs.

telegramdesktop/tdesktop6b80ff48 files, +125/-85
Support groups in privacy settings.

telegramdesktop/tdesktopf5c79cb2 files, +18/-9
Use new next_rate field for global search.

telegramdesktop/tdesktop8660f979 files, +245/-118
Add phone number privacy.

Also move calls peer-to-peer privacy inside calls privacy.

telegramdesktop/tdesktopc92a79812 files, +473/-144
Support url authorizations.

telegramdesktop/tdesktopb9c24a11 files, +1/-1
Backport OpenAL capture init fix.

telegramdesktop/tdesktopb05bf041 files, +1/-1
Fix add member icon position.

telegramdesktop/tdesktop507787912 files, +410/-44
Start supporting channel discussion groups.

telegramdesktop/tdesktop9c1ce705 files, +39/-19
Display channel posts in discussion groups.

telegramdesktop/tdesktop801b5002 files, +186/-184
Use session() instead of Auth() in HistoryWidget.

telegramdesktop/tdesktopf0eba3e3 files, +86/-11
Show Discuss button in channels.

telegramdesktop/tdesktopb9d89cb4 files, +209/-99
Allow unlinking the discussion group.

telegramdesktop/tdesktopee2c7fa5 files, +56/-28
Allow creating discussion groups for channels.

telegramdesktop/tdesktop0eae8fe1 files, +1/-1
Hide date from archive dialog.

telegramdesktop/tdesktop4e105523 files, +27/-2
Add a confirmation for linking a discussion group.

#TDesktop
telegramdesktop/tdesktop0a86e732 files, +16/-1
Add a footer to EditLinkedChatBox.

telegramdesktop/tdesktop7fbec0d2 files, +28/-1
Show admin log events for linked chats.

telegramdesktop/tdesktop8aaaef34 files, +41/-30
Show 'channel' badge for discussed messages.

telegramdesktop/tdesktop371f1a54 files, +149/-18
Preload blocked users slice in Settings.

telegramdesktop/tdesktop6b9675a3 files, +31/-12
Correctly display discussion posts.

telegramdesktop/tdesktop87caa583 files, +41/-19
Forward some inline keyboards.

telegramdesktop/tdesktop01054851 files, +4/-1
Url auth checkboxes checked by default.

telegramdesktop/tdesktopa64c8c57 files, +37/-46
Correctly display discussion posts sender.

telegramdesktop/tdesktope8a99a85 files, +118/-16
Add unread badge to Discuss button.

telegramdesktop/tdesktopd2d51cc1 files, +1/-0
Fix field showing on write access enabling.

telegramdesktop/tdesktopa49a96b2 files, +7/-4
Fix archive search input field focus.

telegramdesktop/tdesktop0eb975e3 files, +22/-8
Allow disabling first-word emoji suggestions.

telegramdesktop/tdesktop2f1b0291 files, +1/-2
Don't suggest emoji on :[non-letter].

telegramdesktop/tdesktopdb66e931 files, +4/-1
Allow to return to the original chat on forward.

telegramdesktop/tdesktop65a36e42 files, +10/-2
Support custom forwarded text in url auth button.

#TDesktop
telegramdesktop/tdesktopa49806b1 files, +3/-1
Only admin can unlink channel from the group.

telegramdesktop/tdesktop58604409 files, +362/-7
Added initial implementation touchbar.

telegramdesktop/tdesktopc9f56ab3 files, +248/-205
Added initial implementation of switching between touch bars.

telegramdesktop/tdesktop3eadc624 files, +44/-61
Added close player button, slightly improved switching of touch bar.

telegramdesktop/tdesktop80993055 files, +161/-14
Added buttons of pinned dialogs in main touch bar.

telegramdesktop/tdesktop2f2847b1 files, +73/-27
Moved Saved Messages button to subclass.

telegramdesktop/tdesktop3b7123d1 files, +16/-3
Added auto updating of button images when peer changed userpic.

telegramdesktop/tdesktop9c60d2b3 files, +39/-10
Updated for archive support.

telegramdesktop/tdesktop2b8e76a1 files, +4/-2
Replaced Auth.lifetime() in buttons with internal lifetime.

telegramdesktop/tdesktop9059b2e8 files, +27/-41
Fixes for Audio Player in touchbar.

- Removed unused Platform::SetTouchBar.
- Added rpl::event_stream in Media Player Instance for handle closing player.
- Fixed hiding of touchbar when last track is ended.
- Fixed display of time when last track is ended.
- Slightly refactored.

telegramdesktop/tdesktop92ff2372 files, +22/-53
Refactored code.

telegramdesktop/tdesktopc4246072 files, +13/-0
Added passcode lock handler for touchbar.

telegramdesktop/tdesktop62a68124 files, +37/-15
Added ability to update pinned dialogs.

telegramdesktop/tdesktop9873e6d1 files, +9/-2
Fixed seeking of slider from audio player in touchbar.

#TDesktop