UnigramDev/Unigram/temp • fbc19b7 • 1 files, +7/-5
Use ActionRequestedPeerUser when no user was shared
The branch that shows it sat behind a condition identical to the one above it,
so it was unreachable and an unresolved user list rendered as a gap.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
UnigramDev/Unigram/temp • f15da6e • 1 files, +20/-3
Keep entities aligned across a placeholder substitution
Only entities starting after the placeholder were shifted, so an entity
spanning it (markdown parsed before the substitution) kept its old length and
ended short. ReplaceWithLinks also measured against the last inserted name
rather than the placeholder, leaving anything in between unshifted.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
UnigramDev/Unigram/temp • 3dfb83d • 1 files, +5/-21
Remove dead code in service message text
An if (true) with an unreachable else, a condition on a local just set to 0,
and a local assigned but never read.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
UnigramDev/Unigram/temp • 6fa750b • 2 files, +9/-0
Expose ExecuteServiceMessage on the message delegate
Service message controls moving out of ChatView.xaml can no longer reach the
view's click handler, so they need the action through their own delegate.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
UnigramDev/Unigram/temp • d09f682 • 5 files, +369/-331
Move the gift service message into its own control
126 lines of ChatView.xaml and four branches of UpdateContent, addressed by
string through FindName, become one control with typed fields.
The publisher chip and the ribbon are now reset in one place shared by the
three contents that don't own them, and Recycle releases the sticker.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
UnigramDev/Unigram/temp • 4035780 • 5 files, +251/-231
Move the upgraded gift service message into its own control
Same shape as the gift one; the dead commented-out layout it carried is gone.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
UnigramDev/Unigram/temp • f88e127 • 5 files, +116/-57
Move the giveaway prize service message into its own control
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
UnigramDev/Unigram/temp • 6708089 • 5 files, +186/-139
Move the suggested birthdate service message into its own control
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
#unigram
UnigramDev/Unigram/temp • fbc19b7 • 1 files, +7/-5 Use ActionRequestedPeerUser when no user was shar
Telegram github commits and releases
@tgappsupdatesBroadcast from the most important Telegram clients' repositories
4,538 subscribers
Open in Telegram