telegramdesktop/tdesktop/public-canary • ce094ed • 1 files, +5/-2
Fixed assertion clearing a history twice at once.
telegramdesktop/tdesktop/public-canary • 556dd3a • 1 files, +10/-2
Fixed crash editing an album thumb with no cursor one.
telegramdesktop/tdesktop/public-canary • 3c0a78c • 1 files, +9/-1
Fixed stack overflow relayouting the drag areas.
telegramdesktop/tdesktop/public-canary • 5be5a47 • 1 files, +6/-2
Fixed crash choosing a group call reaction.
telegramdesktop/tdesktop/public-canary • 6e3fb88 • 2 files, +24/-5
Fixed use-after-free in the recent chats switcher.
telegramdesktop/tdesktop/public-canary • bfdeec9 • 1 files, +1/-1
Don't abort on E_OUTOFMEMORY from a WinRT server.
telegramdesktop/tdesktop/public-canary • 68a2544 • 2 files, +14/-0
Fixed stack overflow typing a phone with an IME.
telegramdesktop/tdesktop/public-canary • 39428b4 • 1 files, +23/-6
Fixed crash when the last monitor is removed.
telegramdesktop/tdesktop/public-canary • 5285816 • 1 files, +8/-1
Fixed use-after-free of the font preview theme.
telegramdesktop/tdesktop/public-canary • b47690e • 1 files, +8/-0
Fixed crash closing the location picker webview.
telegramdesktop/tdesktop/public-canary • 3afebb7 • 1 files, +7/-2
Fixed archive assertion on an unknown unread state.
telegramdesktop/tdesktop/public-canary • 786289e • 3 files, +33/-21
Reclaim the right button ripple callback per press.
The ripple outlives the row it was created for: it is owned per peer by
_rightButtons, so a callback baked in on the first press kept repainting
a Row that was long gone. Keep the callback in the button and refresh it
on every press, holding the row through a weak pointer - which is why
has_weak_ptr moves down to BasicRow, where nearly every subclass already
had it.
#tdesktop
telegramdesktop/tdesktop/public-canary • ce094ed • 1 files, +5/-2 Fixed assertion clearing a history
Telegram github commits and releases
@tgappsupdatesBroadcast from the most important Telegram clients' repositories
4,538 subscribers
Open in Telegram