telegramdesktop/tdesktop/nightly • 0d1f658 • 3 files, +27/-3
Returned kick button to list of members but only for inaccessible users.
Related commits: d7bf9e285c and 490f6f7e50.
telegramdesktop/tdesktop/nightly • 4a2ab46 • 2 files, +14/-0
Increased height of various boxes with participants list.
telegramdesktop/tdesktop/nightly • fde1f37 • 1 files, +5/-2
Fixed display of radio buttons in settings section for global ttl.
telegramdesktop/tdesktop/nightly • c1c6a47 • 4 files, +35/-17
Moved out method to report spam with messages to single place.
telegramdesktop/tdesktop/nightly • 48b01fa • 2 files, +50/-12
Added ability to ban participant with report spam from admin log.
telegramdesktop/tdesktop/nightly • f704e14 • 5 files, +17/-0
Added ability to set shortcut for admin log.
#tdesktop
Returned kick button to list of members but only for inaccessible users.
Related commits: d7bf9e285c and 490f6f7e50.
telegramdesktop/tdesktop/nightly • 4a2ab46 • 2 files, +14/-0
Increased height of various boxes with participants list.
telegramdesktop/tdesktop/nightly • fde1f37 • 1 files, +5/-2
Fixed display of radio buttons in settings section for global ttl.
telegramdesktop/tdesktop/nightly • c1c6a47 • 4 files, +35/-17
Moved out method to report spam with messages to single place.
telegramdesktop/tdesktop/nightly • 48b01fa • 2 files, +50/-12
Added ability to ban participant with report spam from admin log.
telegramdesktop/tdesktop/nightly • f704e14 • 5 files, +17/-0
Added ability to set shortcut for admin log.
#tdesktop
🫡4
UnigramDev/Unigram/develop • 93f4b83 • 1 files, +1/-1
Restore legacy scrollbars
UnigramDev/Unigram/develop • 2133e4e • 15 files, +897/-6
Initial support for gift offers
UnigramDev/Unigram/develop • 0ebd9c4 • 7 files, +309/-200
Show translation loading animation
UnigramDev/Unigram/develop • 6421553 • 1 files, +7/-3
Fix possible race
UnigramDev/Unigram/develop • 7546dfe • 2 files, +42/-14
Try-catch animation
UnigramDev/Unigram/develop • 3425588 • 1 files, +10/-0
Unload inlines results on disconnect
UnigramDev/Unigram/develop • b371f48 • 1 files, +2/-0
Add missing ChatId
UnigramDev/Unigram/develop • 22ef153 • 2 files, +3/-2
Use accent color for send button
UnigramDev/Unigram/develop • 445036b • 1 files, +89/-32
Improve message resize animation
UnigramDev/Unigram/develop • d5c71ff • 1 files, +5/-1
Thread name
UnigramDev/Unigram/develop • e2efbb0 • 3 files, +2/-25
Typo
UnigramDev/Unigram/develop • 65cc3af • 2 files, +2/-2
Bump version to 12.2.9
#unigram
Restore legacy scrollbars
UnigramDev/Unigram/develop • 2133e4e • 15 files, +897/-6
Initial support for gift offers
UnigramDev/Unigram/develop • 0ebd9c4 • 7 files, +309/-200
Show translation loading animation
UnigramDev/Unigram/develop • 6421553 • 1 files, +7/-3
Fix possible race
UnigramDev/Unigram/develop • 7546dfe • 2 files, +42/-14
Try-catch animation
UnigramDev/Unigram/develop • 3425588 • 1 files, +10/-0
Unload inlines results on disconnect
UnigramDev/Unigram/develop • b371f48 • 1 files, +2/-0
Add missing ChatId
UnigramDev/Unigram/develop • 22ef153 • 2 files, +3/-2
Use accent color for send button
UnigramDev/Unigram/develop • 445036b • 1 files, +89/-32
Improve message resize animation
UnigramDev/Unigram/develop • d5c71ff • 1 files, +5/-1
Thread name
UnigramDev/Unigram/develop • e2efbb0 • 3 files, +2/-25
Typo
UnigramDev/Unigram/develop • 65cc3af • 2 files, +2/-2
Bump version to 12.2.9
#unigram
🫡3
morethanwords/tweb/master • 2d35628 • 4 files, +39/-20
Merge pull request #554 from H7GhosT/fix/admin-recent-actions-as-inner-chat
Open admin recent actions as inner chat
morethanwords/tweb/master • 68b40dd • 1 files, +4/-1
Merge pull request #555 from H7GhosT/fix/admin-recent-actions-avatar
Show avatar of group in case of anonymous message in logs
morethanwords/tweb/master • 6948fdd • 1 files, +1/-0
Merge pull request #556 from H7GhosT/fix/admin-recent-actions-reactions-menu
Fix reactions menu showing up in logs chat
#webk
Merge pull request #554 from H7GhosT/fix/admin-recent-actions-as-inner-chat
Open admin recent actions as inner chat
morethanwords/tweb/master • 68b40dd • 1 files, +4/-1
Merge pull request #555 from H7GhosT/fix/admin-recent-actions-avatar
Show avatar of group in case of anonymous message in logs
morethanwords/tweb/master • 6948fdd • 1 files, +1/-0
Merge pull request #556 from H7GhosT/fix/admin-recent-actions-reactions-menu
Fix reactions menu showing up in logs chat
#webk
🫡2
tdlib/td/master • 2af6168 • 3 files, +30/-24
Move can_send_message to DialogManager.
tdlib/td/master • dac96a4 • 3 files, +20/-18
Add and use get_contacts.
tdlib/td/master • aa05d39 • 2 files, +1/-3
Make get_contact private.
tdlib/td/master • 9182944 • 2 files, +26/-27
Add and use Contact::validate.
tdlib/td/master • d1e545f • 1 files, +1/-1
Fix typo in log
tdlib/td/master • c1e37b6 • 1 files, +1/-1
Specify that the sticker emoji can be empty
#tdlib
Move can_send_message to DialogManager.
tdlib/td/master • dac96a4 • 3 files, +20/-18
Add and use get_contacts.
tdlib/td/master • aa05d39 • 2 files, +1/-3
Make get_contact private.
tdlib/td/master • 9182944 • 2 files, +26/-27
Add and use Contact::validate.
tdlib/td/master • d1e545f • 1 files, +1/-1
Fix typo in log
tdlib/td/master • c1e37b6 • 1 files, +1/-1
Specify that the sticker emoji can be empty
#tdlib
🫡2
tdlib/telegram-bot-api/master • 7f7b7a8 • 2 files, +10/-0
Add ChatFullInfo.paid_message_star_count.
tdlib/telegram-bot-api/master • 5fe3469 • 1 files, +8/-1
Add non-default port to the HTTP Host header during webhook call
tdlib/telegram-bot-api/master • adfa19d • 1 files, +5/-7
Improve Host header generation.
tdlib/telegram-bot-api/master • 03f1fc7 • 2 files, +2/-2
Update version to 9.3.
#botapi
Add ChatFullInfo.paid_message_star_count.
tdlib/telegram-bot-api/master • 5fe3469 • 1 files, +8/-1
Add non-default port to the HTTP Host header during webhook call
tdlib/telegram-bot-api/master • adfa19d • 1 files, +5/-7
Improve Host header generation.
tdlib/telegram-bot-api/master • 03f1fc7 • 2 files, +2/-2
Update version to 9.3.
#botapi
🫡4
💅7🫡5
telegramdesktop/tdesktop/chrome_120.0.0.0 • 185006f • 1 files, +1/-1
Update User-Agent for DNS to Chrome 120.0.0.0.
#tdesktop
Update User-Agent for DNS to Chrome 120.0.0.0.
#tdesktop
🫡4
telegramdesktop/tdesktop/copyright_to_2026 • 3ce02f9 • 3 files, +3/-3
Update copyright year to 2026.
#tdesktop
Update copyright year to 2026.
#tdesktop
🫡4
UnigramDev/Unigram/develop • 963213a • 2 files, +43/-21
Check stride alignment, don't close two times
UnigramDev/Unigram/develop • 4a67706 • 13 files, +37/-28
Update TDLib
UnigramDev/Unigram/develop • 3a781a7 • 24 files, +730/-25
AI summary
UnigramDev/Unigram/develop • c67940f • 1 files, +1/-7
Fix expander layout cycle
UnigramDev/Unigram/develop • 8c3da4f • 1 files, +31/-5
Update options
UnigramDev/Unigram/develop • 99aa621 • 6 files, +21/-72
Disable modern scrollbars on layout cycle
UnigramDev/Unigram/develop • 05e8584 • 2 files, +36/-27
Improve GC handling
UnigramDev/Unigram/develop • 0838105 • 1 files, +1/-1
Enable DisableXamlGcCollect by default
UnigramDev/Unigram/develop • fdfd154 • 6 files, +19/-5
Toggle to disable memory pressure
UnigramDev/Unigram/develop • 978a21d • 1 files, +1/-1
Fix button margins
UnigramDev/Unigram/develop • dfd7fa8 • 300 files, +1173/-1173
Update copyright year
#unigram
Check stride alignment, don't close two times
UnigramDev/Unigram/develop • 4a67706 • 13 files, +37/-28
Update TDLib
UnigramDev/Unigram/develop • 3a781a7 • 24 files, +730/-25
AI summary
UnigramDev/Unigram/develop • c67940f • 1 files, +1/-7
Fix expander layout cycle
UnigramDev/Unigram/develop • 8c3da4f • 1 files, +31/-5
Update options
UnigramDev/Unigram/develop • 99aa621 • 6 files, +21/-72
Disable modern scrollbars on layout cycle
UnigramDev/Unigram/develop • 05e8584 • 2 files, +36/-27
Improve GC handling
UnigramDev/Unigram/develop • 0838105 • 1 files, +1/-1
Enable DisableXamlGcCollect by default
UnigramDev/Unigram/develop • fdfd154 • 6 files, +19/-5
Toggle to disable memory pressure
UnigramDev/Unigram/develop • 978a21d • 1 files, +1/-1
Fix button margins
UnigramDev/Unigram/develop • dfd7fa8 • 300 files, +1173/-1173
Update copyright year
#unigram
🫡3
telegramdesktop/tdesktop/nightly • 3a19ef3 • 1 files, +19/-10
Added ability to sequentially request for many channels in moderate box.
telegramdesktop/tdesktop/nightly • 7037a58 • 2 files, +35/-0
Added remembered list for common moderated groups to session settings.
telegramdesktop/tdesktop/nightly • 834448d • 3 files, +215/-1
Added initial ability to kick participants from common groups.
#tdesktop
Added ability to sequentially request for many channels in moderate box.
telegramdesktop/tdesktop/nightly • 7037a58 • 2 files, +35/-0
Added remembered list for common moderated groups to session settings.
telegramdesktop/tdesktop/nightly • 834448d • 3 files, +215/-1
Added initial ability to kick participants from common groups.
#tdesktop
🫡5👍1
telegramdesktop/tdesktop/nightly • 1e504e2 • 4 files, +216/-2
Added initial ability to kick participants from common groups.
#tdesktop
Added initial ability to kick participants from common groups.
#tdesktop
🫡4👍3🤨2🤝1
🫡4👍1
morethanwords/tweb/master • 95173a6 • 2 files, +2/-2
Fix lang key when receiving paid messages
morethanwords/tweb/master • 7c265ed • 64 files, +2460/-1073
Passkeys
Generic feature details popup
Layer 220
morethanwords/tweb/master • 7b4727c • 4 files, +73/-3
Instant View: scale menu
morethanwords/tweb/master • 229ad6f • 1 files, +1/-4
Fix favicon resolution after notifications
morethanwords/tweb/master • 333fa58 • 2 files, +2/-2
Merge pull request #559 from H7GhosT/fix/stars-lang-key
Fix lang key when receiving paid messages
#webk
Fix lang key when receiving paid messages
morethanwords/tweb/master • 7c265ed • 64 files, +2460/-1073
Passkeys
Generic feature details popup
Layer 220
morethanwords/tweb/master • 7b4727c • 4 files, +73/-3
Instant View: scale menu
morethanwords/tweb/master • 229ad6f • 1 files, +1/-4
Fix favicon resolution after notifications
morethanwords/tweb/master • 333fa58 • 2 files, +2/-2
Merge pull request #559 from H7GhosT/fix/stars-lang-key
Fix lang key when receiving paid messages
#webk
🫡3
🫡2
🫡3
morethanwords/tweb/master • 60410e5 • 1 files, +5/-0
Keep user on test dc after log out
morethanwords/tweb/master • 4c9add7 • 5 files, +16/-8
Fix clearing old version of state
#webk
Keep user on test dc after log out
morethanwords/tweb/master • 4c9add7 • 5 files, +16/-8
Fix clearing old version of state
#webk
🫡4
morethanwords/tweb/master • cc52097 • 4 files, +18/-15
Passkeys: handle `PASSKEY_CREDENTIAL_NOT_FOUND`
#webk
Passkeys: handle `PASSKEY_CREDENTIAL_NOT_FOUND`
#webk
🫡4💅1
🫡3
TGX-Android/Telegram-X/main • 4f4580a • 1 files, +3/-2
Fix crash on non-latest direct installations
TGX-Android/Telegram-X/main • 96a6221 • 1 files, +1/-1
Skip failed intro in debug builds
TGX-Android/Telegram-X/main • 688901d • 1 files, +1/-1
Upgrade TDLib to tdlib/td@5742c28
TGX-Android/Telegram-X/main • 064375a • 2 files, +2/-2
Update dependencies
TGX-Android/Telegram-X/main • a143f13 • 4 files, +33/-18
Keep in-app updates for pre-latest APK flavors
#tgxandroid
Fix crash on non-latest direct installations
TGX-Android/Telegram-X/main • 96a6221 • 1 files, +1/-1
Skip failed intro in debug builds
TGX-Android/Telegram-X/main • 688901d • 1 files, +1/-1
Upgrade TDLib to tdlib/td@5742c28
TGX-Android/Telegram-X/main • 064375a • 2 files, +2/-2
Update dependencies
TGX-Android/Telegram-X/main • a143f13 • 4 files, +33/-18
Keep in-app updates for pre-latest APK flavors
#tgxandroid
🤝4🫡3
TGX-Android/Telegram-X/main • 66e21a9 • 4 files, +33/-18
Keep in-app updates for pre-latest APK flavors
#tgxandroid
Keep in-app updates for pre-latest APK flavors
#tgxandroid
🫡3🤝1
telegramdesktop/tdesktop/stakes • a2af6d8 • 4 files, +7/-7
Attempted to increase round radius for inner dropdown menu.
telegramdesktop/tdesktop/stakes • 91ef6f8 • 2 files, +2/-2
Improved style with increased round radius for emoji suggestion panel.
telegramdesktop/tdesktop/stakes • 3959c4f • 3 files, +3/-3
Increased round radius for media player panel and volume.
telegramdesktop/tdesktop/stakes • 9f36721 • 1 files, +1/-1
Added workaround to avoid corner glitches on media player panel.
telegramdesktop/tdesktop/stakes • a8f3a04 • 1 files, +7/-0
Added quoted replies to admin log messages.
telegramdesktop/tdesktop/stakes • a5f7623 • 4 files, +28/-30
Slightly improved style of admin log section.
telegramdesktop/tdesktop/stakes • 34c35ec • 1 files, +48/-29
Slightly improved code style in admin log section.
telegramdesktop/tdesktop/stakes • 3ac4eef • 4 files, +124/-6
Slightly improved style of top bar in admin log section.
telegramdesktop/tdesktop/stakes • 29ca797 • 5 files, +6/-45
Moved out back button for admin log to td_ui.
telegramdesktop/tdesktop/stakes • e3465ba • 2 files, +5/-1
Added click handler to reply inline markup with url in admin log.
telegramdesktop/tdesktop/stakes • 0266739 • 1 files, +0/-0
Update service msg opacity in custom themes.
telegramdesktop/tdesktop/stakes • c8c3275 • 1 files, +17/-5
Always keep General topic, don't delete all.
telegramdesktop/tdesktop/stakes • 5726026 • 1 files, +1/-1
Show "No chats." if no topics loaded.
#tdesktop
Attempted to increase round radius for inner dropdown menu.
telegramdesktop/tdesktop/stakes • 91ef6f8 • 2 files, +2/-2
Improved style with increased round radius for emoji suggestion panel.
telegramdesktop/tdesktop/stakes • 3959c4f • 3 files, +3/-3
Increased round radius for media player panel and volume.
telegramdesktop/tdesktop/stakes • 9f36721 • 1 files, +1/-1
Added workaround to avoid corner glitches on media player panel.
telegramdesktop/tdesktop/stakes • a8f3a04 • 1 files, +7/-0
Added quoted replies to admin log messages.
telegramdesktop/tdesktop/stakes • a5f7623 • 4 files, +28/-30
Slightly improved style of admin log section.
telegramdesktop/tdesktop/stakes • 34c35ec • 1 files, +48/-29
Slightly improved code style in admin log section.
telegramdesktop/tdesktop/stakes • 3ac4eef • 4 files, +124/-6
Slightly improved style of top bar in admin log section.
telegramdesktop/tdesktop/stakes • 29ca797 • 5 files, +6/-45
Moved out back button for admin log to td_ui.
telegramdesktop/tdesktop/stakes • e3465ba • 2 files, +5/-1
Added click handler to reply inline markup with url in admin log.
telegramdesktop/tdesktop/stakes • 0266739 • 1 files, +0/-0
Update service msg opacity in custom themes.
telegramdesktop/tdesktop/stakes • c8c3275 • 1 files, +17/-5
Always keep General topic, don't delete all.
telegramdesktop/tdesktop/stakes • 5726026 • 1 files, +1/-1
Show "No chats." if no topics loaded.
#tdesktop
🫡3