telegramdesktop/tdesktop/dev • 06534b3 • 1 files, +1/-0
Fixed build on Windows.
Related commit: f14bbb57ab.
telegramdesktop/tdesktop/dev • 1d94fbc • 1 files, +7/-3
Removed build date from version tooltip on Linux.
telegramdesktop/tdesktop/dev • ef4740f • 1 files, +0/-20
Reverted "Fixed dummy SOURCE_DATE_EPOCH making build date Jan 1 1970."
This reverts commit c955895735674ee5490cd7ec783c130e49165350.
telegramdesktop/tdesktop/dev • cb72fa6 • 13 files, +105/-85
Replaced saved messages section flag with info key subject.
Related commit: db5f6a258e.
telegramdesktop/tdesktop/dev • 36150ec • 1 files, +0/-2
Removed screenshot protection while app is passcode-locked.
Fixes #31157.
Related commit: 390d0e1941.
#tdesktop
Fixed build on Windows.
Related commit: f14bbb57ab.
telegramdesktop/tdesktop/dev • 1d94fbc • 1 files, +7/-3
Removed build date from version tooltip on Linux.
telegramdesktop/tdesktop/dev • ef4740f • 1 files, +0/-20
Reverted "Fixed dummy SOURCE_DATE_EPOCH making build date Jan 1 1970."
This reverts commit c955895735674ee5490cd7ec783c130e49165350.
telegramdesktop/tdesktop/dev • cb72fa6 • 13 files, +105/-85
Replaced saved messages section flag with info key subject.
Related commit: db5f6a258e.
telegramdesktop/tdesktop/dev • 36150ec • 1 files, +0/-2
Removed screenshot protection while app is passcode-locked.
Fixes #31157.
Related commit: 390d0e1941.
#tdesktop
🫡3
UnigramDev/Unigram/develop • ea67ccd • 1 files, +1/-1
Disable swipe to share by default
UnigramDev/Unigram/develop • a5bef4f • 1 files, +28/-0
Merge branch 'develop' of https://github.com/UnigramDev/Unigram into develop
UnigramDev/Unigram/develop • 0956df3 • 3 files, +75/-0
Display power saving flags in diagnostics
UnigramDev/Unigram/develop • 789017c • 1 files, +6/-1
Disable dust effect if either materials or transitions are off
UnigramDev/Unigram/develop • 50350e6 • 1 files, +2/-2
Fix x:Name instead of x:Key
UnigramDev/Unigram/develop • 6f1b342 • 10 files, +18/-18
Always pass xaml root to TryGetFocusedElement
UnigramDev/Unigram/develop • 4d4ae38 • 4 files, +21/-19
Fix csproj includes for content
UnigramDev/Unigram/develop • db20984 • 3 files, +63/-13
Fix suggestions for some new emojis
UnigramDev/Unigram/develop • 722aa59 • 1 files, +10/-1
Guard passcode losing focus
UnigramDev/Unigram/develop • 8dd24b8 • 1 files, +4/-0
Fix infinite incremental loading
UnigramDev/Unigram/develop • 8930618 • 1 files, +9/-90
Simplify window content swap
UnigramDev/Unigram/develop • e041fa9 • 1 files, +10/-0
Paste single pre block as plain text
UnigramDev/Unigram/develop • cc1b792 • 13 files, +105/-240
Remove MOCKUP conditional
UnigramDev/Unigram/develop • 37dcdbc • 1 files, +120/-0
Add a tally mode to Profiler
UnigramDev/Unigram/develop • bb3be82 • 7 files, +430/-212
Rework how links and inline objects are built
#unigram
Disable swipe to share by default
UnigramDev/Unigram/develop • a5bef4f • 1 files, +28/-0
Merge branch 'develop' of https://github.com/UnigramDev/Unigram into develop
UnigramDev/Unigram/develop • 0956df3 • 3 files, +75/-0
Display power saving flags in diagnostics
UnigramDev/Unigram/develop • 789017c • 1 files, +6/-1
Disable dust effect if either materials or transitions are off
UnigramDev/Unigram/develop • 50350e6 • 1 files, +2/-2
Fix x:Name instead of x:Key
UnigramDev/Unigram/develop • 6f1b342 • 10 files, +18/-18
Always pass xaml root to TryGetFocusedElement
UnigramDev/Unigram/develop • 4d4ae38 • 4 files, +21/-19
Fix csproj includes for content
UnigramDev/Unigram/develop • db20984 • 3 files, +63/-13
Fix suggestions for some new emojis
UnigramDev/Unigram/develop • 722aa59 • 1 files, +10/-1
Guard passcode losing focus
UnigramDev/Unigram/develop • 8dd24b8 • 1 files, +4/-0
Fix infinite incremental loading
UnigramDev/Unigram/develop • 8930618 • 1 files, +9/-90
Simplify window content swap
UnigramDev/Unigram/develop • e041fa9 • 1 files, +10/-0
Paste single pre block as plain text
UnigramDev/Unigram/develop • cc1b792 • 13 files, +105/-240
Remove MOCKUP conditional
UnigramDev/Unigram/develop • 37dcdbc • 1 files, +120/-0
Add a tally mode to Profiler
UnigramDev/Unigram/develop • bb3be82 • 7 files, +430/-212
Rework how links and inline objects are built
#unigram
UnigramDev/Unigram/develop • 3a235fa • 1 files, +112/-35
Resolve a pointer move without a point per item
UnigramDev/Unigram/develop • 501176b • 1 files, +10/-0
Note why hyperlink info should leave the attached property
UnigramDev/Unigram/develop • d7a9434 • 9 files, +24/-23
Avoid using Dispatcher directly
UnigramDev/Unigram/develop • 50ccc47 • 2 files, +33/-53
Register the link click handler statically
UnigramDev/Unigram/develop • 6de074e • 7 files, +739/-43
Route pointer cursors through WindowContext
UnigramDev/Unigram/develop • 6ebc735 • 1 files, +1/-1
GetOpenPopupsForXamlRoot
UnigramDev/Unigram/develop • ceecf01 • 2 files, +13/-27
Replace Windows Hello API
UnigramDev/Unigram/develop • c89188d • 1 files, +9/-32
Handle CharacterReceived on FormattedTextBox itself
UnigramDev/Unigram/develop • 2aaa116 • 3 files, +61/-49
Raise CharacterReceived from the window root
UnigramDev/Unigram/develop • 468522e • 2 files, +51/-67
Handle CharacterReceived on the popups themselves
UnigramDev/Unigram/develop • 37e2bd1 • 2 files, +51/-10
Accept the send popups on Enter as a key event
UnigramDev/Unigram/develop • 14c8070 • 5 files, +57/-29
Replace WindowContext.ActivationMode with IsActive and IsForeground
UnigramDev/Unigram/develop • 523b1fd • 18 files, +49/-41
Route Window.Current through WindowContext
UnigramDev/Unigram/develop • 9063d8e • 8 files, +43/-36
Pass the WindowContext to window roots instead of resolving it
#unigram
Resolve a pointer move without a point per item
UnigramDev/Unigram/develop • 501176b • 1 files, +10/-0
Note why hyperlink info should leave the attached property
UnigramDev/Unigram/develop • d7a9434 • 9 files, +24/-23
Avoid using Dispatcher directly
UnigramDev/Unigram/develop • 50ccc47 • 2 files, +33/-53
Register the link click handler statically
UnigramDev/Unigram/develop • 6de074e • 7 files, +739/-43
Route pointer cursors through WindowContext
UnigramDev/Unigram/develop • 6ebc735 • 1 files, +1/-1
GetOpenPopupsForXamlRoot
UnigramDev/Unigram/develop • ceecf01 • 2 files, +13/-27
Replace Windows Hello API
UnigramDev/Unigram/develop • c89188d • 1 files, +9/-32
Handle CharacterReceived on FormattedTextBox itself
UnigramDev/Unigram/develop • 2aaa116 • 3 files, +61/-49
Raise CharacterReceived from the window root
UnigramDev/Unigram/develop • 468522e • 2 files, +51/-67
Handle CharacterReceived on the popups themselves
UnigramDev/Unigram/develop • 37e2bd1 • 2 files, +51/-10
Accept the send popups on Enter as a key event
UnigramDev/Unigram/develop • 14c8070 • 5 files, +57/-29
Replace WindowContext.ActivationMode with IsActive and IsForeground
UnigramDev/Unigram/develop • 523b1fd • 18 files, +49/-41
Route Window.Current through WindowContext
UnigramDev/Unigram/develop • 9063d8e • 8 files, +43/-36
Pass the WindowContext to window roots instead of resolving it
#unigram
UnigramDev/Unigram/develop • f8b7db4 • 9 files, +33/-17
Raise Activated with app-owned event args
UnigramDev/Unigram/develop • d7d3304 • 1 files, +2/-3
Use the passed window in the payment view factories
UnigramDev/Unigram/develop • f116775 • 8 files, +143/-106
Extract WindowEx into Controls as WindowContent
UnigramDev/Unigram/develop • 6548d80 • 14 files, +69/-67
Derive every window root from WindowContent
UnigramDev/Unigram/develop • adbf35d • 41 files, +11635/-69
Rename the window roots from Page to Window
UnigramDev/Unigram/develop • eb80b8d • 18 files, +0/-11566
Remove the old window root files
UnigramDev/Unigram/develop • a53c0bd • 8 files, +53/-64
Move IPopupHost into WindowContent as overridable methods
UnigramDev/Unigram/develop • f34bf8b • 5 files, +103/-30
Wire window events once in WindowContent behind virtuals
UnigramDev/Unigram/develop • 0c0e7ea • 1 files, +3/-6
Guard the passcode activation handler on IsLocked
UnigramDev/Unigram/develop • 2cad014 • 10 files, +22/-19
Collect the window roots under Views/Host
UnigramDev/Unigram/develop • c5a1bff • 4 files, +27/-15
Make WindowContext SizeChanged args app-owned
UnigramDev/Unigram/develop • aa5d2bc • 2 files, +48/-31
Wire the ApplicationView events in WindowContent
UnigramDev/Unigram/develop • c0160c4 • 14 files, +50/-51
Require a WindowContext to construct a WindowContent
UnigramDev/Unigram/develop • c578e2b • 9 files, +213/-3
Prepare MessageBubbleBrush
#unigram
Raise Activated with app-owned event args
UnigramDev/Unigram/develop • d7d3304 • 1 files, +2/-3
Use the passed window in the payment view factories
UnigramDev/Unigram/develop • f116775 • 8 files, +143/-106
Extract WindowEx into Controls as WindowContent
UnigramDev/Unigram/develop • 6548d80 • 14 files, +69/-67
Derive every window root from WindowContent
UnigramDev/Unigram/develop • adbf35d • 41 files, +11635/-69
Rename the window roots from Page to Window
UnigramDev/Unigram/develop • eb80b8d • 18 files, +0/-11566
Remove the old window root files
UnigramDev/Unigram/develop • a53c0bd • 8 files, +53/-64
Move IPopupHost into WindowContent as overridable methods
UnigramDev/Unigram/develop • f34bf8b • 5 files, +103/-30
Wire window events once in WindowContent behind virtuals
UnigramDev/Unigram/develop • 0c0e7ea • 1 files, +3/-6
Guard the passcode activation handler on IsLocked
UnigramDev/Unigram/develop • 2cad014 • 10 files, +22/-19
Collect the window roots under Views/Host
UnigramDev/Unigram/develop • c5a1bff • 4 files, +27/-15
Make WindowContext SizeChanged args app-owned
UnigramDev/Unigram/develop • aa5d2bc • 2 files, +48/-31
Wire the ApplicationView events in WindowContent
UnigramDev/Unigram/develop • c0160c4 • 14 files, +50/-51
Require a WindowContext to construct a WindowContent
UnigramDev/Unigram/develop • c578e2b • 9 files, +213/-3
Prepare MessageBubbleBrush
#unigram
UnigramDev/Unigram/develop • 75feb4e • 1 files, +11/-11
Move power saving debug before tdlib modules
UnigramDev/Unigram/develop • d9aa3f1 • 8 files, +68/-104
Route the ApplicationView methods through WindowContext
UnigramDev/Unigram/develop • 762cea2 • 15 files, +65/-106
Lift ApplicationView usage from OverlayWindow
UnigramDev/Unigram/develop • 3d4c3a0 • 2 files, +2/-69
Lift ApplicationView from zoomable list
UnigramDev/Unigram/develop • c012855 • 1 files, +508/-2
Record the XAML islands plan and findings
UnigramDev/Unigram/develop • 1ba4599 • 3 files, +0/-22
Remove unused style
UnigramDev/Unigram/develop • 037d422 • 8 files, +10/-11
Avoid using Window.Current.Compositor
UnigramDev/Unigram/develop • 2cd33ba • 6 files, +36/-86
Move MessageFontSize to settings
UnigramDev/Unigram/develop • 458f6aa • 26 files, +67/-65
Route Theme.Current through WindowContext, expose Window from ViewModelBase
UnigramDev/Unigram/develop • 29172e3 • 1 files, +21/-20
Simplify IV window opening
UnigramDev/Unigram/develop • 27308ff • 1 files, +36/-1
Reconcile the islands note with the current state
UnigramDev/Unigram/develop • 60c9d24 • 2 files, +502/-64
Fix settings cached or stored per account by mistake
UnigramDev/Unigram/develop • d1c1e58 • 1 files, +78/-16
Plan the settings container migration
UnigramDev/Unigram/develop • a12a944 • 8 files, +78/-51
ConnectedAnimationServiceEx
UnigramDev/Unigram/develop • 93f08d1 • 4 files, +0/-37
Remove legacy secondary windows fallback
#unigram
Move power saving debug before tdlib modules
UnigramDev/Unigram/develop • d9aa3f1 • 8 files, +68/-104
Route the ApplicationView methods through WindowContext
UnigramDev/Unigram/develop • 762cea2 • 15 files, +65/-106
Lift ApplicationView usage from OverlayWindow
UnigramDev/Unigram/develop • 3d4c3a0 • 2 files, +2/-69
Lift ApplicationView from zoomable list
UnigramDev/Unigram/develop • c012855 • 1 files, +508/-2
Record the XAML islands plan and findings
UnigramDev/Unigram/develop • 1ba4599 • 3 files, +0/-22
Remove unused style
UnigramDev/Unigram/develop • 037d422 • 8 files, +10/-11
Avoid using Window.Current.Compositor
UnigramDev/Unigram/develop • 2cd33ba • 6 files, +36/-86
Move MessageFontSize to settings
UnigramDev/Unigram/develop • 458f6aa • 26 files, +67/-65
Route Theme.Current through WindowContext, expose Window from ViewModelBase
UnigramDev/Unigram/develop • 29172e3 • 1 files, +21/-20
Simplify IV window opening
UnigramDev/Unigram/develop • 27308ff • 1 files, +36/-1
Reconcile the islands note with the current state
UnigramDev/Unigram/develop • 60c9d24 • 2 files, +502/-64
Fix settings cached or stored per account by mistake
UnigramDev/Unigram/develop • d1c1e58 • 1 files, +78/-16
Plan the settings container migration
UnigramDev/Unigram/develop • a12a944 • 8 files, +78/-51
ConnectedAnimationServiceEx
UnigramDev/Unigram/develop • 93f08d1 • 4 files, +0/-37
Remove legacy secondary windows fallback
#unigram
UnigramDev/Unigram/develop • 5dc580e • 1 files, +7/-12
Simplify XamlRoot registration
UnigramDev/Unigram/develop • 1b59e9b • 1 files, +2/-2
GetOpenPopupsForXamlRoot
UnigramDev/Unigram/develop • 2d7d321 • 2 files, +120/-37
Move account settings out of the root container
UnigramDev/Unigram/develop • a66c3e4 • 5 files, +74/-20
Route direct settings container access through SettingsService
UnigramDev/Unigram/develop • 94c249f • 1 files, +20/-20
Record the settings migration as verified
UnigramDev/Unigram/develop • 06f030a • 13 files, +248/-155
Put settings storage behind ISettingsStore
UnigramDev/Unigram/develop • 5f756d6 • 7 files, +102/-76
Move MessageFontSize one more time
UnigramDev/Unigram/develop • 2dfd7ae • 4 files, +49/-84
Settings cleanup before refactoring
UnigramDev/Unigram/develop • 79c2982 • 112 files, +1733/-1426
Split SettingsService into app-wide and per-account settings
UnigramDev/Unigram/develop • d4d03e0 • 4 files, +21/-32
Consume legacy proxy settings during migration
UnigramDev/Unigram/develop • f7b3b36 • 17 files, +329/-274
Extract NightModeService from AppearanceSettings
UnigramDev/Unigram/develop • efccb86 • 1 files, +9/-7
Store PaidReactionService by XamlRoot
UnigramDev/Unigram/develop • 8abc0a5 • 1 files, +8/-7
Store GroupCallPaidReactionService by XamlRoot
UnigramDev/Unigram/develop • 45b7344 • 1 files, +1/-2
Drop last ApplicationView reference in ChatView
UnigramDev/Unigram/develop • 4521000 • 9 files, +363/-80
Support stop in streamed messages
#unigram
Simplify XamlRoot registration
UnigramDev/Unigram/develop • 1b59e9b • 1 files, +2/-2
GetOpenPopupsForXamlRoot
UnigramDev/Unigram/develop • 2d7d321 • 2 files, +120/-37
Move account settings out of the root container
UnigramDev/Unigram/develop • a66c3e4 • 5 files, +74/-20
Route direct settings container access through SettingsService
UnigramDev/Unigram/develop • 94c249f • 1 files, +20/-20
Record the settings migration as verified
UnigramDev/Unigram/develop • 06f030a • 13 files, +248/-155
Put settings storage behind ISettingsStore
UnigramDev/Unigram/develop • 5f756d6 • 7 files, +102/-76
Move MessageFontSize one more time
UnigramDev/Unigram/develop • 2dfd7ae • 4 files, +49/-84
Settings cleanup before refactoring
UnigramDev/Unigram/develop • 79c2982 • 112 files, +1733/-1426
Split SettingsService into app-wide and per-account settings
UnigramDev/Unigram/develop • d4d03e0 • 4 files, +21/-32
Consume legacy proxy settings during migration
UnigramDev/Unigram/develop • f7b3b36 • 17 files, +329/-274
Extract NightModeService from AppearanceSettings
UnigramDev/Unigram/develop • efccb86 • 1 files, +9/-7
Store PaidReactionService by XamlRoot
UnigramDev/Unigram/develop • 8abc0a5 • 1 files, +8/-7
Store GroupCallPaidReactionService by XamlRoot
UnigramDev/Unigram/develop • 45b7344 • 1 files, +1/-2
Drop last ApplicationView reference in ChatView
UnigramDev/Unigram/develop • 4521000 • 9 files, +363/-80
Support stop in streamed messages
#unigram
UnigramDev/Unigram/develop • b0e588d • 4 files, +15/-4
Keep synthetic messages out of the history paging bounds
UnigramDev/Unigram/develop • 85d5cf7 • 1 files, +13/-4
Pace the pending typewriter on what is left to type
UnigramDev/Unigram/develop • aa4347b • 4 files, +317/-41
Give each pending message its own identifier and support several at once
UnigramDev/Unigram/develop • 8ed7c6a • 2 files, +26/-2
Reveal a collapsed pageBlockDetails whole instead of typing it out
UnigramDev/Unigram/develop • f3476d4 • 7 files, +106/-54
Pass XamlRoot to GetTail rather than to constructor
UnigramDev/Unigram/develop • 9c5e046 • 37 files, +130/-131
Rename PlaceholderHelper to Direct2D
UnigramDev/Unigram/develop • dc4971c • 300 files, +5582/-0
Build Telegram.ttf from SVG sources instead of IcoMoon
#unigram
Keep synthetic messages out of the history paging bounds
UnigramDev/Unigram/develop • 85d5cf7 • 1 files, +13/-4
Pace the pending typewriter on what is left to type
UnigramDev/Unigram/develop • aa4347b • 4 files, +317/-41
Give each pending message its own identifier and support several at once
UnigramDev/Unigram/develop • 8ed7c6a • 2 files, +26/-2
Reveal a collapsed pageBlockDetails whole instead of typing it out
UnigramDev/Unigram/develop • f3476d4 • 7 files, +106/-54
Pass XamlRoot to GetTail rather than to constructor
UnigramDev/Unigram/develop • 9c5e046 • 37 files, +130/-131
Rename PlaceholderHelper to Direct2D
UnigramDev/Unigram/develop • dc4971c • 300 files, +5582/-0
Build Telegram.ttf from SVG sources instead of IcoMoon
#unigram
🫡1
telegramdesktop/tdesktop/dev • 5c920e0 • 2 files, +73/-7
Fixed scroll bar covering reaction remove badge in who reacted menu.
telegramdesktop/tdesktop/dev • 1ff9b97 • 1 files, +2/-1
Fixed quote staying above field after sending rich message.
telegramdesktop/tdesktop/dev • f3b9a10 • 3 files, +16/-5
Fixed quote staying above field in modern chat section.
#tdesktop
Fixed scroll bar covering reaction remove badge in who reacted menu.
telegramdesktop/tdesktop/dev • 1ff9b97 • 1 files, +2/-1
Fixed quote staying above field after sending rich message.
telegramdesktop/tdesktop/dev • f3b9a10 • 3 files, +16/-5
Fixed quote staying above field in modern chat section.
#tdesktop
🫡2
UnigramDev/Unigram/develop • 8854489 • 38 files, +132/-133
Rename PlaceholderHelper to Direct2D
UnigramDev/Unigram/develop • d16dbf4 • 300 files, +5582/-0
Build Telegram.ttf from SVG sources instead of IcoMoon
UnigramDev/Unigram/develop • 041640f • 7 files, +22/-9
Use DispatcherContext.Current where possible
UnigramDev/Unigram/develop • 68d47c9 • 3 files, +11/-15
Fix CharacterReceivedRoutedEventArgs
UnigramDev/Unigram/develop • 74244f5 • 1 files, +4/-12
Await instead of dispatching
UnigramDev/Unigram/develop • 187ab0e • 1 files, +49/-0
Rank which classes need a Win32 fork
UnigramDev/Unigram/develop • 4eaa4c5 • 5 files, +11/-20
Pass XamlRoot to RaiseBackRequested
UnigramDev/Unigram/develop • 9a02446 • 1 files, +1/-0
Fix vertical topic cell accessibility
#unigram
Rename PlaceholderHelper to Direct2D
UnigramDev/Unigram/develop • d16dbf4 • 300 files, +5582/-0
Build Telegram.ttf from SVG sources instead of IcoMoon
UnigramDev/Unigram/develop • 041640f • 7 files, +22/-9
Use DispatcherContext.Current where possible
UnigramDev/Unigram/develop • 68d47c9 • 3 files, +11/-15
Fix CharacterReceivedRoutedEventArgs
UnigramDev/Unigram/develop • 74244f5 • 1 files, +4/-12
Await instead of dispatching
UnigramDev/Unigram/develop • 187ab0e • 1 files, +49/-0
Rank which classes need a Win32 fork
UnigramDev/Unigram/develop • 4eaa4c5 • 5 files, +11/-20
Pass XamlRoot to RaiseBackRequested
UnigramDev/Unigram/develop • 9a02446 • 1 files, +1/-0
Fix vertical topic cell accessibility
#unigram
🫡1
UnigramDev/Unigram/develop • fefb69e • 1 files, +11/-8
Use Window from ViewModel in payment form
UnigramDev/Unigram/develop • 2c3800e • 1 files, +3/-20
Fix hyperlink clicks
UnigramDev/Unigram/develop • c3fbf97 • 2 files, +40/-6
Add adopt --only to take named drifted icons from upstream
UnigramDev/Unigram/develop • 91f9bfc • 1 files, +21/-1
Document adopt --only in the icon font README
UnigramDev/Unigram/develop • 2aedca3 • 6 files, +261/-3
Report glyph changes and validate manifest notes
UnigramDev/Unigram/develop • 79435d0 • 77 files, +90/-338
Track upstream artwork for 72 more icons
UnigramDev/Unigram/develop • 73cba72 • 2 files, +27/-17016
Delete IcoMoon's project file
#unigram
Use Window from ViewModel in payment form
UnigramDev/Unigram/develop • 2c3800e • 1 files, +3/-20
Fix hyperlink clicks
UnigramDev/Unigram/develop • c3fbf97 • 2 files, +40/-6
Add adopt --only to take named drifted icons from upstream
UnigramDev/Unigram/develop • 91f9bfc • 1 files, +21/-1
Document adopt --only in the icon font README
UnigramDev/Unigram/develop • 2aedca3 • 6 files, +261/-3
Report glyph changes and validate manifest notes
UnigramDev/Unigram/develop • 79435d0 • 77 files, +90/-338
Track upstream artwork for 72 more icons
UnigramDev/Unigram/develop • 73cba72 • 2 files, +27/-17016
Delete IcoMoon's project file
#unigram
🫡1
UnigramDev/Unigram/develop • 625b1b2 • 1 files, +2/-2
Fix missing argument
UnigramDev/Unigram/develop • bff5e4b • 1 files, +6/-1
Weak xaml root changed
UnigramDev/Unigram/develop • e075813 • 2 files, +20/-1
XamlRoot extension method
UnigramDev/Unigram/develop • ce8ff57 • 4 files, +50/-35
Give OverlayWindow a xaml root storage
UnigramDev/Unigram/develop • 211095f • 2 files, +21/-25
Give AnimatedImage a xaml root storage
UnigramDev/Unigram/develop • 483aa31 • 2 files, +14/-13
Give ProfilePicture a xaml root storage
UnigramDev/Unigram/develop • 74c97c0 • 1 files, +19/-63
Bind ContentPopup to xaml root
UnigramDev/Unigram/develop • c31dd00 • 1 files, +19/-8
Give RelativeDateService a xaml root storage
#unigram
Fix missing argument
UnigramDev/Unigram/develop • bff5e4b • 1 files, +6/-1
Weak xaml root changed
UnigramDev/Unigram/develop • e075813 • 2 files, +20/-1
XamlRoot extension method
UnigramDev/Unigram/develop • ce8ff57 • 4 files, +50/-35
Give OverlayWindow a xaml root storage
UnigramDev/Unigram/develop • 211095f • 2 files, +21/-25
Give AnimatedImage a xaml root storage
UnigramDev/Unigram/develop • 483aa31 • 2 files, +14/-13
Give ProfilePicture a xaml root storage
UnigramDev/Unigram/develop • 74c97c0 • 1 files, +19/-63
Bind ContentPopup to xaml root
UnigramDev/Unigram/develop • c31dd00 • 1 files, +19/-8
Give RelativeDateService a xaml root storage
#unigram
🫡1
telegramdesktop/tdesktop/dev • 49a7f3a • 1 files, +6/-2
Fix crash in shared media viewers in monoforums.
#tdesktop
Fix crash in shared media viewers in monoforums.
#tdesktop
🫡3
telegramdesktop/tdesktop/dev • 5c67581 • 1 files, +1/-1
Fix poll close timer day count.
Use full remaining days instead of rounding up, so a poll that ends
tomorrow shows "1 day" rather than "2 days".
#tdesktop
Fix poll close timer day count.
Use full remaining days instead of rounding up, so a poll that ends
tomorrow shows "1 day" rather than "2 days".
#tdesktop
🫡3
telegramdesktop/tdesktop/dev • c27061c • 1 files, +5/-7
Fixed sorting of unmuted unread chats in folders.
Related commit: 5d52a283d4.
telegramdesktop/tdesktop/dev • 1445405 • 3 files, +12/-9
Replaced option lookup with cached flag in dialogs sort key.
Related commits: 5d52a283d4, 8509f9e410.
telegramdesktop/tdesktop/dev • 8b58215 • 9 files, +35/-7
Split screenshot protection reasons into content and ambient.
Ambient ones are skipped on Windows, where display affinity hides the
window from the viewer itself on capture-based setups.
Related commit: 390d0e1941.
telegramdesktop/tdesktop/dev • 73a1f4e • 2 files, +8/-3
Added frame rate limit for marquee label repaints.
telegramdesktop/tdesktop/dev • b71f0de • 2 files, +83/-39
Added caching of rendered text and fades to marquee label.
telegramdesktop/tdesktop/dev • 48d0949 • 2 files, +33/-20
Added frame reuse for marquee label on unchanged pixel offset.
telegramdesktop/tdesktop/dev • a9912dd • 1 files, +9/-2
Added stop of marquee label scrolling on disabled animations.
telegramdesktop/tdesktop/dev • 6c7b0a9 • 2 files, +11/-1
Added stop of marquee label scrolling for hidden widget.
telegramdesktop/tdesktop/dev • 32cf12a • 2 files, +27/-11
Added repaint region check for rounded corners of profile top bar.
telegramdesktop/tdesktop/dev • 8396941 • 2 files, +13/-10
Added repaint region check for animated pattern of profile top bar.
telegramdesktop/tdesktop/dev • c9e2a80 • 3 files, +19/-10
Added repaint region check for pinned gifts of profile top bar.
telegramdesktop/tdesktop/dev • 969ade4 • 2 files, +51/-0
Added preload of admins to participants controller for role grouping.
Related commit: 9fa11844f2.
#tdesktop
Fixed sorting of unmuted unread chats in folders.
Related commit: 5d52a283d4.
telegramdesktop/tdesktop/dev • 1445405 • 3 files, +12/-9
Replaced option lookup with cached flag in dialogs sort key.
Related commits: 5d52a283d4, 8509f9e410.
telegramdesktop/tdesktop/dev • 8b58215 • 9 files, +35/-7
Split screenshot protection reasons into content and ambient.
Ambient ones are skipped on Windows, where display affinity hides the
window from the viewer itself on capture-based setups.
Related commit: 390d0e1941.
telegramdesktop/tdesktop/dev • 73a1f4e • 2 files, +8/-3
Added frame rate limit for marquee label repaints.
telegramdesktop/tdesktop/dev • b71f0de • 2 files, +83/-39
Added caching of rendered text and fades to marquee label.
telegramdesktop/tdesktop/dev • 48d0949 • 2 files, +33/-20
Added frame reuse for marquee label on unchanged pixel offset.
telegramdesktop/tdesktop/dev • a9912dd • 1 files, +9/-2
Added stop of marquee label scrolling on disabled animations.
telegramdesktop/tdesktop/dev • 6c7b0a9 • 2 files, +11/-1
Added stop of marquee label scrolling for hidden widget.
telegramdesktop/tdesktop/dev • 32cf12a • 2 files, +27/-11
Added repaint region check for rounded corners of profile top bar.
telegramdesktop/tdesktop/dev • 8396941 • 2 files, +13/-10
Added repaint region check for animated pattern of profile top bar.
telegramdesktop/tdesktop/dev • c9e2a80 • 3 files, +19/-10
Added repaint region check for pinned gifts of profile top bar.
telegramdesktop/tdesktop/dev • 969ade4 • 2 files, +51/-0
Added preload of admins to participants controller for role grouping.
Related commit: 9fa11844f2.
#tdesktop
🫡3
telegramdesktop/tdesktop/dev • 7094102 • 1 files, +2/-2
Deferred filter list lookup until chat membership is known.
telegramdesktop/tdesktop/dev • b4695ef • 1 files, +17/-12
Replaced linear scans with binary search in chat list adjust.
telegramdesktop/tdesktop/dev • b4ecfa4 • 3 files, +29/-16
Replaced per-update letter index sorting with lazy sort on read.
telegramdesktop/tdesktop/dev • 316be6f • 2 files, +9/-7
[ai] Match adapters to diff-first review selection
telegramdesktop/tdesktop/dev • a49c572 • 6 files, +498/-210
[ai] Keep task review and testing focused and convergent
telegramdesktop/tdesktop/dev • 03f59cd • 5 files, +186/-147
[ai] Fan out initial task reviews across all lenses
telegramdesktop/tdesktop/dev • d428def • 15 files, +1411/-133
[ai] Route oversized tasks through durable splits
telegramdesktop/tdesktop/dev • a94bc41 • 3 files, +34/-4
[ai] Debug startup crashes before blaming fixtures
telegramdesktop/tdesktop/dev • 8e7bdb9 • 3 files, +36/-0
[ai] Keep debug machinery out of production units
telegramdesktop/tdesktop/dev • d9b32ac • 1 files, +1/-1
Fix possible crash on screens changes.
#tdesktop
Deferred filter list lookup until chat membership is known.
telegramdesktop/tdesktop/dev • b4695ef • 1 files, +17/-12
Replaced linear scans with binary search in chat list adjust.
telegramdesktop/tdesktop/dev • b4ecfa4 • 3 files, +29/-16
Replaced per-update letter index sorting with lazy sort on read.
telegramdesktop/tdesktop/dev • 316be6f • 2 files, +9/-7
[ai] Match adapters to diff-first review selection
telegramdesktop/tdesktop/dev • a49c572 • 6 files, +498/-210
[ai] Keep task review and testing focused and convergent
telegramdesktop/tdesktop/dev • 03f59cd • 5 files, +186/-147
[ai] Fan out initial task reviews across all lenses
telegramdesktop/tdesktop/dev • d428def • 15 files, +1411/-133
[ai] Route oversized tasks through durable splits
telegramdesktop/tdesktop/dev • a94bc41 • 3 files, +34/-4
[ai] Debug startup crashes before blaming fixtures
telegramdesktop/tdesktop/dev • 8e7bdb9 • 3 files, +36/-0
[ai] Keep debug machinery out of production units
telegramdesktop/tdesktop/dev • d9b32ac • 1 files, +1/-1
Fix possible crash on screens changes.
#tdesktop
🫡3
telegramdesktop/tdesktop/dev • 4d4c399 • 1 files, +8/-0
Fix a shutdown crash after deferred session-end cleanup.
When WM_ENDSESSION cleanup is deferred to a main-loop tick that never
comes, ~Sandbox now closes the application inside enter-from-event-loop.
telegramdesktop/tdesktop/dev • 3011dc9 • 1 files, +3/-0
[ai] Note the commit prefix marks scope, not authorship.
#tdesktop
Fix a shutdown crash after deferred session-end cleanup.
When WM_ENDSESSION cleanup is deferred to a main-loop tick that never
comes, ~Sandbox now closes the application inside enter-from-event-loop.
telegramdesktop/tdesktop/dev • 3011dc9 • 1 files, +3/-0
[ai] Note the commit prefix marks scope, not authorship.
#tdesktop
🫡3
telegramdesktop/tdesktop/dev • c54b1d1 • 1 files, +1/-1
Workaround a Windows regression showing ghost windows.
Fixes #31160.
#tdesktop
Workaround a Windows regression showing ghost windows.
Fixes #31160.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • 1bc1dfe • 4 files, +7/-0
Add public keys for canary channel.
telegramdesktop/tdesktop/public-canary • 33066b0 • 9 files, +1279/-0
Add v2 update verification core and build channels
telegramdesktop/tdesktop/public-canary • 35c60e2 • 3 files, +672/-0
Support v2 channel packing in the Packer
telegramdesktop/tdesktop/public-canary • e628252 • 7 files, +662/-141
Verify, fetch and install v2 updates in the client
telegramdesktop/tdesktop/public-canary • 0695efb • 2 files, +9/-1
Show canary version and skip changelogs on canary
telegramdesktop/tdesktop/public-canary • 308ff1f • 2 files, +821/-0
Add focused tests for v2 update verification
telegramdesktop/tdesktop/public-canary • ade48c5 • 1 files, +862/-0
Add canary build and publish workflow
telegramdesktop/tdesktop/public-canary • 69460e2 • 1 files, +186/-163
Build one canary lane per repository in CI
telegramdesktop/tdesktop/public-canary • 25d7834 • 3 files, +31/-13
Use readable v2 update file names
telegramdesktop/tdesktop/public-canary • 8d864d3 • 4 files, +117/-8
Use new update names and pinned Bot API image in CI
telegramdesktop/tdesktop/public-canary • 61c218c • 3 files, +108/-62
Ship per-arch mac updates with a universal installer
telegramdesktop/tdesktop/public-canary • c091259 • 1 files, +70/-28
Publish portable archives as canary first installs
telegramdesktop/tdesktop/public-canary • 671b1aa • 1 files, +5/-4
Drop the bundled d3d compiler from canary builds
#tdesktop
Add public keys for canary channel.
telegramdesktop/tdesktop/public-canary • 33066b0 • 9 files, +1279/-0
Add v2 update verification core and build channels
telegramdesktop/tdesktop/public-canary • 35c60e2 • 3 files, +672/-0
Support v2 channel packing in the Packer
telegramdesktop/tdesktop/public-canary • e628252 • 7 files, +662/-141
Verify, fetch and install v2 updates in the client
telegramdesktop/tdesktop/public-canary • 0695efb • 2 files, +9/-1
Show canary version and skip changelogs on canary
telegramdesktop/tdesktop/public-canary • 308ff1f • 2 files, +821/-0
Add focused tests for v2 update verification
telegramdesktop/tdesktop/public-canary • ade48c5 • 1 files, +862/-0
Add canary build and publish workflow
telegramdesktop/tdesktop/public-canary • 69460e2 • 1 files, +186/-163
Build one canary lane per repository in CI
telegramdesktop/tdesktop/public-canary • 25d7834 • 3 files, +31/-13
Use readable v2 update file names
telegramdesktop/tdesktop/public-canary • 8d864d3 • 4 files, +117/-8
Use new update names and pinned Bot API image in CI
telegramdesktop/tdesktop/public-canary • 61c218c • 3 files, +108/-62
Ship per-arch mac updates with a universal installer
telegramdesktop/tdesktop/public-canary • c091259 • 1 files, +70/-28
Publish portable archives as canary first installs
telegramdesktop/tdesktop/public-canary • 671b1aa • 1 files, +5/-4
Drop the bundled d3d compiler from canary builds
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • 5a572b8 • 3 files, +41/-4
Embed external and local signatures in one packer pass
telegramdesktop/tdesktop/public-canary • b6a641b • 2 files, +82/-3
Add a v2 update switch to the release build scripts
telegramdesktop/tdesktop/public-canary • 160f42d • 1 files, +29/-1
Read the pinned metadata through the local Bot API
telegramdesktop/tdesktop/public-canary • 863ac40 • 3 files, +25/-1
Support v2 updates in the updater and deploy scripts
telegramdesktop/tdesktop/public-canary • ed6e68b • 23 files, +872/-216
Harden canary builds running.
telegramdesktop/tdesktop/public-canary • ae1f439 • 3 files, +19/-9
Fix build for Release.
telegramdesktop/tdesktop/public-canary • 887894a • 2 files, +68/-21
Try to fix signing.
telegramdesktop/tdesktop/public-canary • f36e31e • 1 files, +77/-5
Improve caching.
telegramdesktop/tdesktop/public-canary • 85e7e83 • 1 files, +17/-5
Try to fix signing again.
telegramdesktop/tdesktop/public-canary • 482aaed • 10 files, +598/-311
New names, separate publishing.
telegramdesktop/tdesktop/public-canary • 83579db • 7 files, +255/-6
Fix translocated launch on macOS.
telegramdesktop/tdesktop/public-canary • fa495e2 • 4 files, +32/-14
Improve version display for canary.
telegramdesktop/tdesktop/public-canary • 57b701e • 1 files, +141/-40
Split macOS canary build into per-arch jobs.
#tdesktop
Embed external and local signatures in one packer pass
telegramdesktop/tdesktop/public-canary • b6a641b • 2 files, +82/-3
Add a v2 update switch to the release build scripts
telegramdesktop/tdesktop/public-canary • 160f42d • 1 files, +29/-1
Read the pinned metadata through the local Bot API
telegramdesktop/tdesktop/public-canary • 863ac40 • 3 files, +25/-1
Support v2 updates in the updater and deploy scripts
telegramdesktop/tdesktop/public-canary • ed6e68b • 23 files, +872/-216
Harden canary builds running.
telegramdesktop/tdesktop/public-canary • ae1f439 • 3 files, +19/-9
Fix build for Release.
telegramdesktop/tdesktop/public-canary • 887894a • 2 files, +68/-21
Try to fix signing.
telegramdesktop/tdesktop/public-canary • f36e31e • 1 files, +77/-5
Improve caching.
telegramdesktop/tdesktop/public-canary • 85e7e83 • 1 files, +17/-5
Try to fix signing again.
telegramdesktop/tdesktop/public-canary • 482aaed • 10 files, +598/-311
New names, separate publishing.
telegramdesktop/tdesktop/public-canary • 83579db • 7 files, +255/-6
Fix translocated launch on macOS.
telegramdesktop/tdesktop/public-canary • fa495e2 • 4 files, +32/-14
Improve version display for canary.
telegramdesktop/tdesktop/public-canary • 57b701e • 1 files, +141/-40
Split macOS canary build into per-arch jobs.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • 965580e • 7 files, +198/-3
Add an in-title CANARY/PRIVATE marking.
telegramdesktop/tdesktop/public-canary • 91479da • 6 files, +42/-24
Rename canary branches.
telegramdesktop/tdesktop/public-canary • 290dfda • 1 files, +3/-0
Fixed per-arch build picking universal crashpad handler.
telegramdesktop/tdesktop/public-canary • 3d7d268 • 1 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.
telegramdesktop/tdesktop/public-canary • f234d7a • 1 files, +38/-3
Try workaround clone problems.
telegramdesktop/tdesktop/public-canary • 38a4ef7 • 1 files, +25/-19
Fix build with GCC.
telegramdesktop/tdesktop/public-canary • b4563e3 • 2 files, +36/-19
Fix public publishing.
telegramdesktop/tdesktop/public-canary • 596c3fe • 1 files, +1/-1
Removed stale comment about swscale destination format caching.
telegramdesktop/tdesktop/public-canary • 4491ec4 • 1 files, +5/-0
Restricted transcode temp directory permissions to user.
Related commit: 0807483acc.
telegramdesktop/tdesktop/public-canary • f942a10 • 2 files, +26/-6
Extracted video editor layer showing to shared helper.
telegramdesktop/tdesktop/public-canary • 8e71aa1 • 1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.
telegramdesktop/tdesktop/public-canary • 88fe4c1 • 2 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.
telegramdesktop/tdesktop/public-canary • 4e670f2 • 2 files, +150/-20
Added webm sticker output mode to video encoder.
#tdesktop
Add an in-title CANARY/PRIVATE marking.
telegramdesktop/tdesktop/public-canary • 91479da • 6 files, +42/-24
Rename canary branches.
telegramdesktop/tdesktop/public-canary • 290dfda • 1 files, +3/-0
Fixed per-arch build picking universal crashpad handler.
telegramdesktop/tdesktop/public-canary • 3d7d268 • 1 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.
telegramdesktop/tdesktop/public-canary • f234d7a • 1 files, +38/-3
Try workaround clone problems.
telegramdesktop/tdesktop/public-canary • 38a4ef7 • 1 files, +25/-19
Fix build with GCC.
telegramdesktop/tdesktop/public-canary • b4563e3 • 2 files, +36/-19
Fix public publishing.
telegramdesktop/tdesktop/public-canary • 596c3fe • 1 files, +1/-1
Removed stale comment about swscale destination format caching.
telegramdesktop/tdesktop/public-canary • 4491ec4 • 1 files, +5/-0
Restricted transcode temp directory permissions to user.
Related commit: 0807483acc.
telegramdesktop/tdesktop/public-canary • f942a10 • 2 files, +26/-6
Extracted video editor layer showing to shared helper.
telegramdesktop/tdesktop/public-canary • 8e71aa1 • 1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.
telegramdesktop/tdesktop/public-canary • 88fe4c1 • 2 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.
telegramdesktop/tdesktop/public-canary • 4e670f2 • 2 files, +150/-20
Added webm sticker output mode to video encoder.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • fe5b258 • 7 files, +332/-69
Added adapting video stickers into custom emoji.
Related commit: 9895e5bb89.
#tdesktop
Added adapting video stickers into custom emoji.
Related commit: 9895e5bb89.
#tdesktop
🫡3