Telegram github commits and releases
4.69K subscribers
601 files
19.4K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
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
telegramdesktop/tdesktopbb528ea1 files, +1/-3
Fixed AppData validation error: tags cannot be empty.

Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
#TDesktop
telegramdesktop/tdesktop911f1381 files, +12/-12
Updated building-cmake.md

- Added "-y" parameters to make installation of dependencies non-interactive.
- Changed order of installation for correct linking of GCC.

telegramdesktop/tdesktopb2f821d4 files, +11/-9
Updated version of GCC to 8.
#TDesktop
telegramdesktop/tdesktop48cee211 files, +3/-5
Re-enable integrated GPU on macOS.

This limits the fix introduced in a058e75a to just 10.14.4,
as #5858 seems to be fixed in 10.14.5.
#TDesktop
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