UnigramDev/Unigram • a4765ae • 45 files, +578/-767
Refactored privacy settings
UnigramDev/Unigram • 42f13ba • 3 files, +31/-4
Reimplemented wallpaper blurring
Refactored privacy settings
UnigramDev/Unigram • 42f13ba • 3 files, +31/-4
Reimplemented wallpaper blurring
UnigramDev/Unigram • b48feac • 1 files, +187/-3
Refactored file button
UnigramDev/Unigram • 0a54682 • 7 files, +295/-19
Refactored undo view
UnigramDev/Unigram • b99d0ff • 1 files, +16/-0
Play GIFs/video messages after download
UnigramDev/Unigram • 40d4437 • 5 files, +490/-13
A super cool animation that can't be used
Refactored file button
UnigramDev/Unigram • 0a54682 • 7 files, +295/-19
Refactored undo view
UnigramDev/Unigram • b99d0ff • 1 files, +16/-0
Play GIFs/video messages after download
UnigramDev/Unigram • 40d4437 • 5 files, +490/-13
A super cool animation that can't be used
evgeny-nadymov/telegram-react • f4f374c • 22 files, +211/-57
Stop poll and Unvote from context menu
evgeny-nadymov/telegram-react • 03ad351 • 1 files, +1/-1
Fix poll option min height
evgeny-nadymov/telegram-react • a7fef6d • 21 files, +347/-80
Chat online status
Poll improvements
Stop poll and Unvote from context menu
evgeny-nadymov/telegram-react • 03ad351 • 1 files, +1/-1
Fix poll option min height
evgeny-nadymov/telegram-react • a7fef6d • 21 files, +347/-80
Chat online status
Poll improvements
danog/MadelineProto • f155738 • 3 files, +8/-9
Update dependencies
danog/MadelineProto • 453af12 • 4 files, +31/-11
Fix calls
danog/MadelineProto • 50b8562 • 1 files, +2/-2
Whoops
Update dependencies
danog/MadelineProto • 453af12 • 4 files, +31/-11
Fix calls
danog/MadelineProto • 50b8562 • 1 files, +2/-2
Whoops
danog/MadelineProto • cce0c3e • 3 files, +4/-5
Update dependencies
danog/MadelineProto • 46c4e22 • 1 files, +1/-2
Fix phar build
#MadelineProto
#MadelineProto
#MadelineProto
#MadelineProto
Update dependencies
danog/MadelineProto • 46c4e22 • 1 files, +1/-2
Fix phar build
#MadelineProto
#MadelineProto
#MadelineProto
#MadelineProto
UnigramDev/Unigram • ba6c3f9 • 8 files, +1057/-611
Implemented chats multiple selection from scratch
#Unigram
Implemented chats multiple selection from scratch
#Unigram
GitHub
GitHub - UnigramDev/Unigram: Telegram for Windows
Telegram for Windows. Contribute to UnigramDev/Unigram development by creating an account on GitHub.
grishka/libtgvoip • 1b029a0 • 2 files, +2/-2
fix build with pulse audio
grishka/libtgvoip • 35653db • 2 files, +2/-2
Merge pull request #85 from seven1240/fix-pulse-audio-build
fix build with pulse audio
#libtgvoip
fix build with pulse audio
grishka/libtgvoip • 35653db • 2 files, +2/-2
Merge pull request #85 from seven1240/fix-pulse-audio-build
fix build with pulse audio
#libtgvoip
GitHub
GitHub - grishka/libtgvoip: VoIP library for Telegram clients
VoIP library for Telegram clients. Contribute to grishka/libtgvoip development by creating an account on GitHub.
UnigramDev/Unigram • 6e55ca8 • 3 files, +73/-4
Improved chats selection
UnigramDev/Unigram • e74ef2f • 3 files, +28/-16
Improved chat list accessibility
#Unigram
Improved chats selection
UnigramDev/Unigram • e74ef2f • 3 files, +28/-16
Improved chat list accessibility
#Unigram
GitHub
GitHub - UnigramDev/Unigram: Telegram for Windows
Telegram for Windows. Contribute to UnigramDev/Unigram development by creating an account on GitHub.
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