Telegram Web
telegramdesktop/tdesktop/dev23ae6387 files, +29/-2
Parse video cover photos.

telegramdesktop/tdesktop/devb618d1e5 files, +70/-71
Parse and store video_timestamp.

telegramdesktop/tdesktop/devcb03d5a5 files, +107/-1
Show video_timestamp progress line.

telegramdesktop/tdesktop/dev141a2915 files, +54/-31
Start video from required timestamp.

telegramdesktop/tdesktop/dev1e77a3d1 files, +1/-0
Fix file reference video cover.

telegramdesktop/tdesktop/dev2077f5114 files, +86/-74
Open video from ?t= links.

telegramdesktop/tdesktop/dev999a13312 files, +200/-16
Allow sharing video at a timestamp.

telegramdesktop/tdesktop/dev107f3292 files, +2/-2
Update API scheme on layer 198.

telegramdesktop/tdesktop/deve8034187 files, +84/-21
Use video covers in messages.

telegramdesktop/tdesktop/dev6a415cf9 files, +223/-97
Support on-hover autoplay and position save.

telegramdesktop/tdesktop/deve05bb7542 files, +572/-105
Allow sending videos with covers.

telegramdesktop/tdesktop/dev247a0701 files, +5/-1
Prioritize last used playback timestamp.

telegramdesktop/tdesktop/dev6cb92647 files, +60/-25
Update API scheme to layer 199.

telegramdesktop/tdesktop/dev79ce2428 files, +90/-69
Prepare code for paid reactions from channels.

#tdesktop
telegramdesktop/tdesktop/devba844996 files, +175/-38
Send paid reactions from channels.

telegramdesktop/tdesktop/devf9abef94 files, +39/-24
Update API scheme on layer 199.

telegramdesktop/tdesktop/dev15dc7c73 files, +39/-2
Make emoji status in chat bubbles clickable.

telegramdesktop/tdesktop/dev9f79dda8 files, +26/-20
Version 5.11.

- Copy video links at current time.
- Set custom video covers when posting to channels.
- Send paid reactions from the name of your channels.

#tdesktop
Ajaxy/telegram-tt/master02371803 files, +4/-4
10.9.41

Ajaxy/telegram-tt/master792f6be5 files, +43/-32
Channels: Remove join message from pinned list (#5546)

Ajaxy/telegram-tt/master9de7a952 files, +1/-2
Modal Window: Adjust styles for checkbox input (#5549)

Ajaxy/telegram-tt/master20720598 files, +22/-11
Management: Fix blinking elements (#5443)

Ajaxy/telegram-tt/masterdffbd961 files, +14/-16
Message List Content: Fix crash in calculateSenderGroups (#5554)

Ajaxy/telegram-tt/mastera90522f1 files, +4/-3
Stories: Hide stories when opening search (#5548)

Ajaxy/telegram-tt/masterca65f803 files, +27/-21
Stars: Show Stars item on the left sidebar (#5553)

Ajaxy/telegram-tt/master673c2ae1 files, +2/-0
Pinned Message: Adjust width (#5550)

Ajaxy/telegram-tt/masterbb5ec794 files, +16/-10
Profile: Prevent stories panel from making unnecessary requests (#5557)

Ajaxy/telegram-tt/master0ac730a5 files, +109/-53
Link: Fix opening forum topics (#5558)

Ajaxy/telegram-tt/master1419d3921 files, +485/-84
Gifts: Support filter in profile (#5533)

Ajaxy/telegram-tt/master45fc7aa56 files, +875/-329
Support gift transfer (#5555)

Ajaxy/telegram-tt/mastere90bd8b28 files, +465/-863
Delete Message Modal: Add linked chat moderation (#5519)

Ajaxy/telegram-tt/master635545a7 files, +15/-9
Contacts: Adjust styles for checkbox (#5577)

Ajaxy/telegram-tt/masterc552fc53 files, +5/-13
Delete Message Modal: Fix modal window closing animation (#5580)

#webz
Ajaxy/telegram-tt/master79c904f2 files, +17/-15
Stars Modal: Adjust text in subscriptions

Ajaxy/telegram-tt/master3491a3b57 files, +925/-290
Emoji Status: Support `EmojiStatusCollectible` (#5547)

Co-authored-by: Alexander Zinchuk <[email protected]>

Ajaxy/telegram-tt/master3405d625 files, +25/-2
Settings: Set recovery email text (#5582)

Ajaxy/telegram-tt/master37617b44 files, +18/-4
Fix several potential memory leaks (#5586)

Ajaxy/telegram-tt/master92bb4561 files, +4/-4
Story Toggler: Hide stories when search field is focused (#5583)

Ajaxy/telegram-tt/master951378f2 files, +4/-4
Star Balance Modal: Adjust styles for the Stars Gift Button (#5589)

Ajaxy/telegram-tt/master8922bed1 files, +6/-5
Date: Avoid weekday confusion (#5587)

Ajaxy/telegram-tt/masterae4fc896 files, +77/-22
Gifts Filter: Support transition for gifts in profile (#5584)

Ajaxy/telegram-tt/master76190b92 files, +0/-2
Open Web App: Check bot trusted when open from chat badge (#5618)

Ajaxy/telegram-tt/master9f7e4c91 files, +1/-1
Forward Modal: Show non-contacts users (#5620)

Ajaxy/telegram-tt/master63321d31 files, +10/-0
WebPage: Adjust font weight for gift preview (#5622)

Ajaxy/telegram-tt/master0fb3c376 files, +28/-36
Gift Modal: Adjust styles for Gift Action Message (#5617)

Ajaxy/telegram-tt/master1ad635c11 files, +21/-11
Chat Report Pane: Adjust checkbox styles (#5588)

Ajaxy/telegram-tt/master6427e0e1 files, +1/-1
Manage Group Members: Hide participant switcher for channel (#5621)

#webz
TGX-Android/Telegram-X/main58e67101 files, +1/-1
Version bump to `1746`

#tgxandroid
New telegramdesktop/tdesktop release: v5.11.1 (stable)

- Fix arbitrary cropping support in the image editor.
- Fix crash on round video message playback.
- Fix complex custom keyboard shortcuts.

#tdesktop
telegramdesktop/tdesktop/dev16830a42 files, +34/-18
Improve gift-to-channel button conditions.

telegramdesktop/tdesktop/devded09361 files, +2/-1
Fix arbitrary aspect in photo editor crop.

telegramdesktop/tdesktop/devcb8d40e1 files, +17/-1
Fix recording shortcuts on Windows.

telegramdesktop/tdesktop/devd26b64a1 files, +1/-1
Fix crash in video messages.

telegramdesktop/tdesktop/dev75de81a1 files, +1/-1
Update lib_webview.

telegramdesktop/tdesktop/dev5e762be1 files, +3/-1
Remove redundant new progress in round videos.

telegramdesktop/tdesktop/dev9e447381 files, +17/-3
Support Shift+.. shortcuts on Linux.

telegramdesktop/tdesktop/devfa96f251 files, +1/-1
Fix webview with old webkitgtk.

telegramdesktop/tdesktop/devf1451a11 files, +4/-0
Added ripple animation to button for gift to channel in history widget.

telegramdesktop/tdesktop/dev0fd75261 files, +2/-1
Fix build with latest Visual Studio.

telegramdesktop/tdesktop/devef859d76 files, +21/-15
Version 5.11.1.

- Fix arbitrary cropping support in the image editor.
- Fix crash on round video message playback.
- Fix complex custom keyboard shortcuts.

#tdesktop
morethanwords/tweb/master240e0aa1 files, +3/-2
Fix 'Unread messages' bar

morethanwords/tweb/master29735bd4 files, +11/-3
Translate 'Unread messages'

morethanwords/tweb/master6b983c11 files, +16/-15
Possible fix to duplicated auth page

morethanwords/tweb/master3bfed502 files, +2/-1
Fix 'Channels' lang string in search

morethanwords/tweb/masterea747c154 files, +227/-218
`ApiError` is now real `Error`, `type` is now `cause`
Move `singleInstance` handlers to `index.ts` to cover more cases

morethanwords/tweb/master50bd3441 files, +2/-2
Make left sidebar width always even

morethanwords/tweb/masterd5e9ec04 files, +36/-13
Support Ctrl+0 shortcut to open Saved Messages
Fix inner chat fractional width
Add Cmd+F lang string for macOS

#webk
morethanwords/tweb/masteraefe7e62 files, +7/-2
No language change button on second account auth

morethanwords/tweb/master817c25c43 files, +105/-99
Revert real errors because Safari doesn't serialize `cause`

morethanwords/tweb/master376494e80 files, +420/-423
Build

#webk
telegramdesktop/tdesktop/dev7f6221b2 files, +3/-9
`Manager::startAllHiding`: don't treat fading in notifications specially

Previously, `Window::Notifications::Default::Manager` would not start
hiding notifications that are fading in when other notifications should
hide. This would lead to some notifications never hiding, e.g., when the
cursor passes through the notification too quickly and there was not
enough time for the notification to fade in completely.

Also renamed `Widget::isShowing` -> `Widget::isFadingIn` for clarity.

Fixes #28811.

telegramdesktop/tdesktop/dev03af4441 files, +4/-0
Notifications: stop fading in before starting to fade out

When a notification is to start hiding (i.e., fade out), it is supposed
to start fading out from the maximum opacity, even if it was not fully
restored (which only happens if the cursor passed through the
notification too quickly). Thus, call `.stop()` for the previous
animation, if any, before `.start()`ing the next animation.

telegramdesktop/tdesktop/dev4950b521 files, +1/-4
Don't set CMAKE_EXPORT_COMPILE_COMMANDS via cmake.configureSettings

It's controlled by cmake.exportCompileCommandsFile and defaults to true

#tdesktop
telegramdesktop/tdesktop/export_time9daddc53 files, +145/-7
Added ability to specify time when export data.

#tdesktop
UnigramDev/Unigram/developc4d31f59 files, +262/-13
Schedule forwarded messages

UnigramDev/Unigram/develop48799701 files, +4/-1
Pause playback while recording

#unigram
morethanwords/tweb/masterc5228571 files, +7/-5
Fix migration from WebA

morethanwords/tweb/master96eceba46 files, +161/-158
Build

#webk
telegramdesktop/tdesktop/dev2ab95871 files, +4/-4
Don't wrap QByteArray into std::shared_ptr

This has no sense as QByteArray is CoW

telegramdesktop/tdesktop/devcf61ded4 files, +80/-119
Simplify GNotification actions

telegramdesktop/tdesktop/devf810d7c2 files, +2/-2
Fix spaces on end of lines

#tdesktop
morethanwords/tweb/masterb1277c34 files, +17/-13
Try to fix stuck multiaccount logout

morethanwords/tweb/master3a3752142 files, +68/-68
Build

#webk
morethanwords/tweb/master4f2179444 files, +77/-69
Try to fix logout again

#webk
2025/02/19 08:51:06
Back to Top
HTML Embed Code: