telegramdesktop/tdesktop • 5d321f7 • 10 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/tdesktop • 5901b42 • 13 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/tdesktop • dcd5aa8 • 1 files, +16/-3
Fixed choosing of plural when number should be shortened.
telegramdesktop/tdesktop • 63a6893 • 2 files, +2/-2
Excluded ability to display 0 views in channel posts.
telegramdesktop/tdesktop • 9a4fdb1 • 15 files, +68/-94
Use only lt_count in langpacks.
telegramdesktop/tdesktop • 3d3d024 • 1 files, +8/-2
Fixed building of PCH using Clang compiler.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
#TDesktop
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/tdesktop • 5901b42 • 13 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/tdesktop • dcd5aa8 • 1 files, +16/-3
Fixed choosing of plural when number should be shortened.
telegramdesktop/tdesktop • 63a6893 • 2 files, +2/-2
Excluded ability to display 0 views in channel posts.
telegramdesktop/tdesktop • 9a4fdb1 • 15 files, +68/-94
Use only lt_count in langpacks.
telegramdesktop/tdesktop • 3d3d024 • 1 files, +8/-2
Fixed building of PCH using Clang compiler.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
#TDesktop
telegramdesktop/tdesktop • bb528ea • 1 files, +1/-3
Fixed AppData validation error: tags cannot be empty.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
#TDesktop
Fixed AppData validation error: tags cannot be empty.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
#TDesktop
telegramdesktop/tdesktop • 911f138 • 1 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/tdesktop • b2f821d • 4 files, +11/-9
Updated version of GCC to 8.
#TDesktop
Updated building-cmake.md
- Added "-y" parameters to make installation of dependencies non-interactive.
- Changed order of installation for correct linking of GCC.
telegramdesktop/tdesktop • b2f821d • 4 files, +11/-9
Updated version of GCC to 8.
#TDesktop
telegramdesktop/tdesktop • 48cee21 • 1 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
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/Unigram • e13dbec • 3 files, +81/-0
Win32 DPI awareness
UnigramDev/Unigram • fb4cf8a • 7 files, +143/-13
Win32 fixes and improvements
UnigramDev/Unigram • 908ac64 • 1 files, +13/-3
Package project changes
UnigramDev/Unigram • 5315623 • 23 files, +1712/-1366
In-app music player with playlists and so on
UnigramDev/Unigram • d9edcfe • 10 files, +95/-35
"Use system theme" option 😒
UnigramDev/Unigram • 0dc69d7 • 3 files, +199/-111
Removed reveal effect on chat list
UnigramDev/Unigram • 8b7b707 • 3 files, +4/-4
Use chosen emoji in more places
UnigramDev/Unigram • b26c651 • 7 files, +67/-37
Redesigned privacy settings
UnigramDev/Unigram • 2ed27ff • 2 files, +10/-10
Option to show/hide system tray icon
UnigramDev/Unigram • c2c116f • 4 files, +74/-47
Improved ticks animation
UnigramDev/Unigram • f6b4a92 • 2 files, +27/-1
Open with context menu option
UnigramDev/Unigram • fb02421 • 2 files, +14/-1
Search results accessibility
UnigramDev/Unigram • d3ee116 • 1 files, +2/-1
Polls question is now selectable
UnigramDev/Unigram • ca6623e • 8 files, +488/-197
Generic fixes
#Unigram
Win32 DPI awareness
UnigramDev/Unigram • fb4cf8a • 7 files, +143/-13
Win32 fixes and improvements
UnigramDev/Unigram • 908ac64 • 1 files, +13/-3
Package project changes
UnigramDev/Unigram • 5315623 • 23 files, +1712/-1366
In-app music player with playlists and so on
UnigramDev/Unigram • d9edcfe • 10 files, +95/-35
"Use system theme" option 😒
UnigramDev/Unigram • 0dc69d7 • 3 files, +199/-111
Removed reveal effect on chat list
UnigramDev/Unigram • 8b7b707 • 3 files, +4/-4
Use chosen emoji in more places
UnigramDev/Unigram • b26c651 • 7 files, +67/-37
Redesigned privacy settings
UnigramDev/Unigram • 2ed27ff • 2 files, +10/-10
Option to show/hide system tray icon
UnigramDev/Unigram • c2c116f • 4 files, +74/-47
Improved ticks animation
UnigramDev/Unigram • f6b4a92 • 2 files, +27/-1
Open with context menu option
UnigramDev/Unigram • fb02421 • 2 files, +14/-1
Search results accessibility
UnigramDev/Unigram • d3ee116 • 1 files, +2/-1
Polls question is now selectable
UnigramDev/Unigram • ca6623e • 8 files, +488/-197
Generic fixes
#Unigram
UnigramDev/Unigram • 645e62c • 3 files, +32/-35
Fixed crash when launching the app from notification
#Unigram
Fixed crash when launching the app from notification
#Unigram
Telegram github commits and releases
• -no label- #FOSS
TF-BETA-THERMATK-v5.6.1.apk
29.3 MB
None
md5:
sha1:
md5:
85ed707678dcc42422bbb70c8810185asha1:
f975ec1379acf1854679e8d56686b4db0e65fd23New UnigramDev/Unigram release:
• (Almost) full featured in-app music player.
• New shiny system tray icon (You can disable it from Settings > Advanced).
#Unigram
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/Unigram • 5f3a8b8 • 12 files, +57/-41
Redesigned privacy settings, moved p2p within calls privacy
UnigramDev/Unigram • 3251dca • 1 files, +2/-2
Removed useless tab stops
UnigramDev/Unigram • 08567f5 • 4 files, +73/-13
Playback improvements
UnigramDev/Unigram • 333b0f6 • 1 files, +2/-2
Fixed crash while resizing chats column
UnigramDev/Unigram • ff4de79 • 1 files, +5/-2
Fixed playback header unsupported API
#Unigram
Redesigned privacy settings, moved p2p within calls privacy
UnigramDev/Unigram • 3251dca • 1 files, +2/-2
Removed useless tab stops
UnigramDev/Unigram • 08567f5 • 4 files, +73/-13
Playback improvements
UnigramDev/Unigram • 333b0f6 • 1 files, +2/-2
Fixed crash while resizing chats column
UnigramDev/Unigram • ff4de79 • 1 files, +5/-2
Fixed playback header unsupported API
#Unigram
evgeny-nadymov/telegram-react • f9ddc00 • 6 files, +82/-106
Polls refactoring
evgeny-nadymov/telegram-react • 6b0c5a9 • 3 files, +170/-129
Add confirmation when incomplete poll closed
evgeny-nadymov/telegram-react • dda1d49 • 3 files, +12/-7
Poll fixes
evgeny-nadymov/telegram-react • 1a7639a • 3 files, +84/-5
Add navigation with ArrowUp/ArrowDown to polls
evgeny-nadymov/telegram-react • 4412f22 • 4 files, +48/-20
Fix polls
evgeny-nadymov/telegram-react • a9e3da0 • 3 files, +114/-9
Add poll store
evgeny-nadymov/telegram-react • 15ee2c8 • 5 files, +182/-115
PollStore fixes
#WebReact
Polls refactoring
evgeny-nadymov/telegram-react • 6b0c5a9 • 3 files, +170/-129
Add confirmation when incomplete poll closed
evgeny-nadymov/telegram-react • dda1d49 • 3 files, +12/-7
Poll fixes
evgeny-nadymov/telegram-react • 1a7639a • 3 files, +84/-5
Add navigation with ArrowUp/ArrowDown to polls
evgeny-nadymov/telegram-react • 4412f22 • 4 files, +48/-20
Fix polls
evgeny-nadymov/telegram-react • a9e3da0 • 3 files, +114/-9
Add poll store
evgeny-nadymov/telegram-react • 15ee2c8 • 5 files, +182/-115
PollStore fixes
#WebReact
telegramdesktop/tdesktop • 2b8951b • 1 files, +5/-1
Revert "Fixed display SendFilesBox via historyAttach button."
This reverts commit a0926f2d70acdb82e8ceb42795f70dd7d9b49b3c because it
doesn't do what it should do :(
telegramdesktop/tdesktop • 288b7ba • 1 files, +1/-1
Actually fix display SendFilesBox via historyAttach button.
#TDesktop
Revert "Fixed display SendFilesBox via historyAttach button."
This reverts commit a0926f2d70acdb82e8ceb42795f70dd7d9b49b3c because it
doesn't do what it should do :(
telegramdesktop/tdesktop • 288b7ba • 1 files, +1/-1
Actually fix display SendFilesBox via historyAttach button.
#TDesktop
evgeny-nadymov/telegram-react • 6fccd77 • 2 files, +32/-1
Fix photo downloading
evgeny-nadymov/telegram-react • f54228f • 6 files, +64/-112
Fix sticker preview
evgeny-nadymov/telegram-react • 962c635 • 2 files, +23/-10
Add emoji to sticker preview
#WebReact
Fix photo downloading
evgeny-nadymov/telegram-react • f54228f • 6 files, +64/-112
Fix sticker preview
evgeny-nadymov/telegram-react • 962c635 • 2 files, +23/-10
Add emoji to sticker preview
#WebReact
telegramdesktop/tdesktop • 626e7c1 • 2 files, +71/-51
Workaround MSVC 16.1 bugs.
telegramdesktop/tdesktop • 1dd461b • 3 files, +12/-12
Moved left elision of counters to Dialogs::Layout::paintUnreadCount.
telegramdesktop/tdesktop • cf45b0d • 1 files, +2/-1
Added ability to send not loaded GIFs with Ctrl key.
telegramdesktop/tdesktop • 5f97b3b • 1 files, +2/-1
Added ability to open links without confirmation with Ctrl key.
- Fixed #6051.
telegramdesktop/tdesktop • 47910b2 • 3 files, +27/-5
Added '-scale' command-line argument for custom scale.
- Fixed #5272.
- Fixed #5365.
- Fixed #6055.
telegramdesktop/tdesktop • 08a3a57 • 1 files, +16/-3
Added custom background to top of main menu.
telegramdesktop/tdesktop • 159f90a • 6 files, +86/-11
Added background analysis in main menu for better readability.
telegramdesktop/tdesktop • b2e5ab3 • 2 files, +21/-20
Moved shadow drawing from paintEvent in MainMenu::refreshBackground.
telegramdesktop/tdesktop • 22c2054 • 40 files, +3383/-0
First attempt to use QtLottie.
telegramdesktop/tdesktop • f073963 • 3 files, +86/-16
Preview lottie animations in media viewer.
telegramdesktop/tdesktop • 2fae227 • 2 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/tdesktop • 33b3fa6 • 5 files, +20/-62
QtLottie: Rebase onto upstream/dev.
telegramdesktop/tdesktop • fbfd3dd • 3 files, +100/-31
Partially support new spec keyframes parsing.
telegramdesktop/tdesktop • 78d3bdf • 2 files, +3/-2
Fix build in Xcode.
#TDesktop
Workaround MSVC 16.1 bugs.
telegramdesktop/tdesktop • 1dd461b • 3 files, +12/-12
Moved left elision of counters to Dialogs::Layout::paintUnreadCount.
telegramdesktop/tdesktop • cf45b0d • 1 files, +2/-1
Added ability to send not loaded GIFs with Ctrl key.
telegramdesktop/tdesktop • 5f97b3b • 1 files, +2/-1
Added ability to open links without confirmation with Ctrl key.
- Fixed #6051.
telegramdesktop/tdesktop • 47910b2 • 3 files, +27/-5
Added '-scale' command-line argument for custom scale.
- Fixed #5272.
- Fixed #5365.
- Fixed #6055.
telegramdesktop/tdesktop • 08a3a57 • 1 files, +16/-3
Added custom background to top of main menu.
telegramdesktop/tdesktop • 159f90a • 6 files, +86/-11
Added background analysis in main menu for better readability.
telegramdesktop/tdesktop • b2e5ab3 • 2 files, +21/-20
Moved shadow drawing from paintEvent in MainMenu::refreshBackground.
telegramdesktop/tdesktop • 22c2054 • 40 files, +3383/-0
First attempt to use QtLottie.
telegramdesktop/tdesktop • f073963 • 3 files, +86/-16
Preview lottie animations in media viewer.
telegramdesktop/tdesktop • 2fae227 • 2 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/tdesktop • 33b3fa6 • 5 files, +20/-62
QtLottie: Rebase onto upstream/dev.
telegramdesktop/tdesktop • fbfd3dd • 3 files, +100/-31
Partially support new spec keyframes parsing.
telegramdesktop/tdesktop • 78d3bdf • 2 files, +3/-2
Fix build in Xcode.
#TDesktop