Telegram github commits and releases
4.69K subscribers
601 files
19.4K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
DrKLO/Telegram2cf2a45300 files, +40902/-27793
Update to 5.6.1
UnigramDev/Unigrama4765ae45 files, +578/-767
Refactored privacy settings

UnigramDev/Unigram42f13ba3 files, +31/-4
Reimplemented wallpaper blurring
UnigramDev/Unigramb48feac1 files, +187/-3
Refactored file button

UnigramDev/Unigram0a546827 files, +295/-19
Refactored undo view

UnigramDev/Unigramb99d0ff1 files, +16/-0
Play GIFs/video messages after download

UnigramDev/Unigram40d44375 files, +490/-13
A super cool animation that can't be used
evgeny-nadymov/telegram-reactf4f374c22 files, +211/-57
Stop poll and Unvote from context menu

evgeny-nadymov/telegram-react03ad3511 files, +1/-1
Fix poll option min height

evgeny-nadymov/telegram-reacta7fef6d21 files, +347/-80
Chat online status
Poll improvements
danog/MadelineProtof1557383 files, +8/-9
Update dependencies

danog/MadelineProto453af124 files, +31/-11
Fix calls

danog/MadelineProto50b85621 files, +2/-2
Whoops
who
🤨1
who
🤨1
danog/MadelineProtocce0c3e3 files, +4/-5
Update dependencies

danog/MadelineProto46c4e221 files, +1/-2
Fix phar build
#MadelineProto
#MadelineProto
#MadelineProto
#MadelineProto
Telegram github commits and releases
• None #FOSS
TF-BETA-THERMATK-v5.6.1.apk
29.3 MB
None
md5: 733555b48026945c949076ec02592670
sha1: e064008b86697c4803eb191e88fd42ccfdebc1dc
#FOSS
telegramdesktop/tdesktop996bd941 files, +5/-0
Fix appveyor build.
#TDesktop
telegramdesktop/tdesktop5d321f710 files, +65/-74
Moved generation of short string for large numbers in one place.

- Added new plural tag "kPluralShortTag".
- Added support of new plural tag to code generator.
- Removed FormatViewsCount from history_message.
- Removed FormatLargeNumber from history_media_poll.
- Added FormatCountToShort to lang_tag.

telegramdesktop/tdesktop5901b4213 files, +57/-28
Added generation of string with decimal separated numbers.

- Added new plural tag "kPluralDecimalSeparationTag".
- Added Lang::PluralType for default, shorted and decimal separated numbers.
- Replaced members and votes count with decimal separated type.

telegramdesktop/tdesktopdcd5aa81 files, +16/-3
Fixed choosing of plural when number should be shortened.

telegramdesktop/tdesktop63a68932 files, +2/-2
Excluded ability to display 0 views in channel posts.

telegramdesktop/tdesktop9a4fdb115 files, +68/-94
Use only lt_count in langpacks.

telegramdesktop/tdesktop3d3d0241 files, +8/-2
Fixed building of PCH using Clang compiler.

Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
#TDesktop