New commit at evgeny-nadymov/telegram-react
Add stickers to web page preview
Add stickers to web page preview
3a7fdfc (3 files involved, +168/-31)New commit at telegramdesktop/tdesktop
Fix possible crash in layers destruction.
clearClosingLayers could've called itself from layer->setClosing.
Fix possible crash in layers destruction.
clearClosingLayers could've called itself from layer->setClosing.
6ff8c1d (1 files involved, +4/-2)New commit at telegramdesktop/tdesktop
Show webpage with embed_url as a video.
Show webpage with embed_url as a video.
2ebbf06 (1 files involved, +13/-7)New commit at telegramdesktop/tdesktop
Fix possible crash in DomainResolver.
App::CallDelayed() could be queued twice for a single key, if before
the delayed call we cleared entry in _attempts and created it again.
Fix possible crash in DomainResolver.
App::CallDelayed() could be queued twice for a single key, if before
the delayed call we cleared entry in _attempts and created it again.
a59353d (2 files involved, +10/-4)New commit at telegramdesktop/tdesktop
Fix pre-history visibility rights check.
Fix pre-history visibility rights check.
8acd47b (1 files involved, +3/-3)New commit at telegramdesktop/tdesktop
Possibly fix a crash in microphone testing.
Possibly fix a crash in microphone testing.
be53cb0 (1 files involved, +1/-1)New commit at telegramdesktop/tdesktop
Fix possible crash in local file streaming.
Cache file size instead of requesting it from file system each time.
Fix possible crash in local file streaming.
Cache file size instead of requesting it from file system each time.
31dbe22 (3 files involved, +19/-5)New commit at telegramdesktop/tdesktop
Fix crash in streaming parts loading.
Fix crash in streaming parts loading.
9ed064b (1 files involved, +1/-1)New commit at telegramdesktop/tdesktop
Version 1.6.1.
- Bug fixes and other minor improvements.
Version 1.6.1.
- Bug fixes and other minor improvements.
25affe5 (6 files involved, +18/-14)New commit at telegramdesktop/tdesktop
Remove setting for Mac App Store version.
Remove setting for Mac App Store version.
399aed4 (2 files involved, +3/-3)New commit at UnigramDev/Unigram
Fixed breaking change in push notifications
Fixed breaking change in push notifications
7740f89 (1 files involved, +5/-0)New commit at UnigramDev/Unigram
Navigate to pinned chats using CTRL+1-5
Navigate to pinned chats using CTRL+1-5
1250b19 (1 files involved, +39/-3)New commit at UnigramDev/Unigram
Show play button for webpage previews with embed url
Show play button for webpage previews with embed url
0463168 (1 files involved, +17/-2)