Telegram Web Link
telegramdesktop/tdesktop/dev52a59033 files, +157/-13
Added input field for notes to edit contact box.

telegramdesktop/tdesktop/dev44faef31 files, +1/-0
Added ability to provide special markdown set to input field for notes.

telegramdesktop/tdesktop/dev0decf923 files, +230/-1
Added ability to manage contact photo in edit contact box.

telegramdesktop/tdesktop/dev9dccab91 files, +21/-4
Added api ability to save contact notes.

telegramdesktop/tdesktop/dev96343602 files, +72/-0
Added user notes to user profile.

telegramdesktop/tdesktop/devf1dff4d1 files, +37/-0
Added ability to delete contact from edit contact box.

telegramdesktop/tdesktop/dev4a05f0f5 files, +78/-5
Added ability to suggest birthday from edit contact box.

telegramdesktop/tdesktop/devac1e5a01 files, +4/-5
Fix building with Qt 6.

telegramdesktop/tdesktop/devbb7bfe91 files, +0/-2
Fix build on Windows.

telegramdesktop/tdesktop/devb6b4d5c1 files, +0/-4
Remove test-case failed sending.

telegramdesktop/tdesktop/dev0bcfcb410 files, +174/-114
Show reaction animations in messages.

telegramdesktop/tdesktop/deveccbb0d8 files, +390/-57
Add reaction selector widget.

telegramdesktop/tdesktop/devfb5c1551 files, +1/-2
Fix message text clipping.

telegramdesktop/tdesktop/dev16fe0565 files, +19/-10
Read messages limit/ttl from appConfig.

#tdesktop
🫡3
telegramdesktop/tdesktop/devccdff5b15 files, +343/-16
Support birthday suggestion view/process.

telegramdesktop/tdesktop/deve0f4aca5 files, +211/-11
Display reply/link area style from collectibles.

telegramdesktop/tdesktop/dev304cc339 files, +72/-45
Update API scheme on layer 216.

telegramdesktop/tdesktop/dev666692e4 files, +43/-9
Added ability to toggle editable username for owned bots.

telegramdesktop/tdesktop/dev320f2be2 files, +16/-0
Added QDebug support for MTP::Error.

telegramdesktop/tdesktop/dev68f0e253 files, +25/-16
Wrapped buttons in edit contact box.

telegramdesktop/tdesktop/devdaa24de2 files, +18/-0
Added toast when limit for note length is reached.

telegramdesktop/tdesktop/devbc52ad74 files, +141/-4
Added nice lottie icons to suggest and set photo in edit contact box.

telegramdesktop/tdesktop/devff6e2b61 files, +2/-1
Fixed pinned count for subsection tabs when chat itself is pinned.

telegramdesktop/tdesktop/dev60d88691 files, +3/-1
Removed irrelevant menu item for birthday suggestion service message.

telegramdesktop/tdesktop/dev0f3ef4b2 files, +58/-4
Added ability to delete contact note with context menu.

telegramdesktop/tdesktop/deve7f6a8a4 files, +36/-2
Added ability to edit contact note with context menu.

telegramdesktop/tdesktop/dev520b84f4 files, +9/-2
Replaced icon for birthday suggestion in edit contact box.

telegramdesktop/tdesktop/dev26be78423 files, +1143/-532
Display collectible-based user reply bars.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev404d8da16 files, +204/-60
Mostly finish collectible colors implementation.

telegramdesktop/tdesktop/devacafa2b10 files, +130/-51
Allow buy-and-set color from collectible.

telegramdesktop/tdesktop/dev7f340da1 files, +13/-10
Fix upgrade gift button text.

telegramdesktop/tdesktop/dev314f7874 files, +75/-30
Improve selection design for gifts.

telegramdesktop/tdesktop/dev5e40d601 files, +2/-2
Update API scheme on layer 216.

telegramdesktop/tdesktop/deva0baad43 files, +4/-8
Fix build with Xcode.

telegramdesktop/tdesktop/dev72f0fb64 files, +40/-11
Added menu item to sub tabs for star gifts collections for reordering.

telegramdesktop/tdesktop/devaad1ff92 files, +88/-1
Added simple animation to sub tabs for gifts collection while reorder.

telegramdesktop/tdesktop/dev7d538ea3 files, +31/-2
Added ability to set pinned intervals to sub tabs for gifts collection.

telegramdesktop/tdesktop/devc22468c2 files, +255/-3
Added initial ability to reorder sub tabs for gifts collection.

telegramdesktop/tdesktop/devbbc7ef11 files, +51/-0
Added api support for reordering of star gifts collections.

telegramdesktop/tdesktop/dev48e40602 files, +73/-10
Added scroll support to sub tabs for star gifts collection.

telegramdesktop/tdesktop/dev93d382c1 files, +0/-7
Slightly simplified shake animation in sub tabs for gifts collection.

telegramdesktop/tdesktop/devf43b11f1 files, +27/-5
Changed reorder of sub tabs for gifts collection only when finished.

#tdesktop
🫡3
telegramdesktop/tdesktop/devf3a27c41 files, +15/-10
Removed other menu items while reordering sub tabs for gifts collection.

telegramdesktop/tdesktop/dev4a938173 files, +441/-9
Added initial ability to reorder star gifts within collection.

telegramdesktop/tdesktop/dev2c0051b1 files, +10/-1
Updated show of first star gift in collection after reorder in subtabs.

telegramdesktop/tdesktop/dev80a87f91 files, +93/-27
Preserved dragged gift during scroll gifts list to prevent recreation.

telegramdesktop/tdesktop/dev1fe9a0e1 files, +31/-31
Improved previous state of dragged view in gifts section.

telegramdesktop/tdesktop/devd1c98eb2 files, +71/-8
Improved mouse processing for dragged view in gifts section.

telegramdesktop/tdesktop/devcc2f4591 files, +73/-4
Added scroll support while dragging gift in gifts section.

telegramdesktop/tdesktop/dev78940411 files, +0/-14
Removed instant stop of shifting animations in gifts while reordering.

telegramdesktop/tdesktop/dev9c5dd454 files, +126/-19
Added ability to reorder stories albums.

telegramdesktop/tdesktop/dev65800e11 files, +2/-0
Fix export gift on blockchain flow.

telegramdesktop/tdesktop/devd832a0a1 files, +50/-6
Show better preview of gift-based reply-color.

telegramdesktop/tdesktop/devec4deb813 files, +192/-53
Support hosted unique gifts.

telegramdesktop/tdesktop/devd3da8304 files, +76/-39
Support 3/4/5 buttons in group call layout.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev93b2a528 files, +141/-53
Support enabling/disabling messages.

telegramdesktop/tdesktop/dev86d1ab07 files, +58/-23
Support disabling messages in conferences.

telegramdesktop/tdesktop/devce43aab3 files, +128/-25
Handle sender links and spoilers in messages.

telegramdesktop/tdesktop/devcd301c92 files, +12/-0
Updated pinned intervals for sub tabs in gifts and stories on change.

telegramdesktop/tdesktop/dev1f175513 files, +65/-9
Improve new thread icon for threaded bots.

telegramdesktop/tdesktop/dev02843751 files, +1/-1
Fix build on macOS.

telegramdesktop/tdesktop/devd36d5b22 files, +21/-17
Added new Changes flag for user notes.

telegramdesktop/tdesktop/dev2700e9b3 files, +15/-1
Added contact notes to peer short info box.

telegramdesktop/tdesktop/dev0cb73885 files, +13/-5
Added menu item icon for reorder.

telegramdesktop/tdesktop/deva3cd4a52 files, +90/-0
Added ability to remove gift from collection with context menu.

telegramdesktop/tdesktop/devd5913921 files, +101/-0
Added ability to add gift to collection with context menu.

telegramdesktop/tdesktop/dev8cc7d803 files, +27/-0
Added ability to notify about successful forwarded messages to self.

telegramdesktop/tdesktop/deveb96fd12 files, +28/-3
Added ability to paint bubble on top in reactions selector.

telegramdesktop/tdesktop/deva396f504 files, +13/-3
Slightly improved share message phrase factory to be more flexible.

#tdesktop
🫡3
telegramdesktop/tdesktop/devc4decce8 files, +353/-0
Added ability to tag with emoji recent forwarded messages to self.

telegramdesktop/tdesktop/dev296c2a72 files, +10/-0
Added ability to tag recent forwarded messages to self in chat section.

telegramdesktop/tdesktop/dev29f533b4 files, +17/-9
Added info about origin peer to data about recent forwards.

telegramdesktop/tdesktop/devbee4ec54 files, +18/-5
Added ability to filter new tagger for self forwards with opened chat.

telegramdesktop/tdesktop/dev09489064 files, +12/-3
Added text about to selector of tag for recent forwards to self.

telegramdesktop/tdesktop/dev2699f9b1 files, +8/-8
Added icon to menu item for adding gift to collection.

telegramdesktop/tdesktop/dev54018ae5 files, +27/-1
Added experimental option for non-native notifications on macOS.

telegramdesktop/tdesktop/deva2d17f613 files, +168/-13
Added ability to choose display for notifications to settings.

telegramdesktop/tdesktop/devb2987758 files, +25/-30
Make experimental option for non-native notifications cross-platform

telegramdesktop/tdesktop/devc0843961 files, +21/-1
Show display manufacturer and model on Linux

telegramdesktop/tdesktop/dev8bdf8d41 files, +115/-1
Adapted retrieving displays name for Windows from Qt6.6.0.

https://github.com/qt/qtbase/commit/6136b92f540c15835e0c7eb7e01ab7b58fbea685

telegramdesktop/tdesktop/devb6000bc2 files, +9/-3
Added ability to pass optional local message id to sendMessage method.

telegramdesktop/tdesktop/dev443053b6 files, +72/-22
Added simple sending animation for text messages to history widget.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev8007e6d3 files, +25/-4
Decomposed drawing of text and bubble for sending animation.

telegramdesktop/tdesktop/dev76637021 files, +1/-1
Fixed incorrect drawing of sending animation bubble with custom themes.

telegramdesktop/tdesktop/dev60bb9311 files, +3/-2
Fixed opacity of pattern bubble with chat theme while sending animation.

telegramdesktop/tdesktop/dev538df0e1 files, +17/-1
Added simple sending animation for text messages to chat section.

telegramdesktop/tdesktop/dev7fb486d1 files, +0/-1
Removed unused variable from touchbar item on macOS.

telegramdesktop/tdesktop/devbc904631 files, +0/-1
Removed unused variable in macOS file utilities to fix compiler warning.

telegramdesktop/tdesktop/dev32ff3311 files, +7/-1
Removed simple sending animation for emoji-only messages.

telegramdesktop/tdesktop/dev668f0492 files, +5/-2
Removed sending animation for texts that don't fit into input field.

telegramdesktop/tdesktop/dev7587bbd1 files, +1/-0
Disabled mouse tracking after chosen emoji in tagger instantly.

telegramdesktop/tdesktop/dev70d8ced1 files, +201/-9
Added month and year picker to calendar box by clicking on title.

telegramdesktop/tdesktop/deve1c33aa6 files, +56/-98
Extracted default paint callback for VerticalDrumPicker to single place.

telegramdesktop/tdesktop/dev2e6941c1 files, +8/-3
Improved ability to edit caption of latest uploading media with Up.

telegramdesktop/tdesktop/dev59e0de82 files, +27/-0
Added label for test dc to intro widget.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev338183e5 files, +81/-6
Added toast after successfully tagging of recent forwards to self.

telegramdesktop/tdesktop/devacf61c22 files, +32/-15
Moved out api processing of recent self forwards to single place.

telegramdesktop/tdesktop/devec78d3b1 files, +9/-0
Added processing of recent self forwards to share box.

telegramdesktop/tdesktop/dev4027d3c5 files, +7/-9
Replaced easeOutCirc with easeOutQuint for message revealing animation.

telegramdesktop/tdesktop/dev10bedad1 files, +1/-1
Fixed title phrase in credits settings.

Fixed #29831.

telegramdesktop/tdesktop/devd51195a8 files, +29/-18
Version 6.2.

- Comments and reactions in group calls.
- Notes for contacts.
- Suggested birthdays.
- Threads for AI bots.
- Reorder gifts collections and stories albums.
- Reorder gifts inside collections.
- Apply tags instantly when forwarding to Saved Messages.
- Choose which screen to show notifications on.
- Nice text message sending animation.

#tdesktop
🫡4
telegramdesktop/tdesktop/dev384f6d93 files, +22/-0
Added logging of api updates when deleted message is unknown.

telegramdesktop/tdesktop/dev8dd7d042 files, +9/-8
Removed duplicated callback on press on gift in gifts list section.

telegramdesktop/tdesktop/dev53919be3 files, +34/-37
Slightly improved mouse processing for gift buttons.

telegramdesktop/tdesktop/devd44349d1 files, +1/-5
Fix possible crash on Linux.

#tdesktop
🫡4
telegramdesktop/tdesktop/dev36b7b3a6 files, +20/-15
Version 6.2.1.

- Fix sending gifts.
- Fix possible crash on Linux.

telegramdesktop/tdesktop/devb1e707c6 files, +19/-15
Version 6.2.2.

- Fix layer.

#tdesktop
🫡3
Ajaxy/telegram-tt/master104fbb13 files, +4/-4
12.0.1

Ajaxy/telegram-tt/masteraacd4a824 files, +417/-173
Gift Modal: Support `My gifts` category (#6316)

Ajaxy/telegram-tt/master1ef4eff1 files, +3/-3
Localization: Update server strings (#6346)

Ajaxy/telegram-tt/master8ab7da85 files, +29/-65
Tauri: Fix Windows update signing (#6347)

Ajaxy/telegram-tt/master1be16bf78 files, +925/-583
[Refactoring] Remove big-integer library (#6294)

Ajaxy/telegram-tt/master5e6792151 files, +603/-330
Profile: GIFs & Main Tab (#6336)

Ajaxy/telegram-tt/master595d2f46 files, +126/-72
Radial Pattern Background: Various improvements

Ajaxy/telegram-tt/masterda9875692 files, +83/-83
[Build]

#webz
🫡3👍1🤝1💅1
telegramdesktop/tdesktop/devde88ddf1 files, +14/-4
Fixed color of bubbles while simple sending animation in complex themes.

telegramdesktop/tdesktop/dev7b8f1701 files, +3/-1
Applied easeOutQuint on X axis for simple sending animation for text.

telegramdesktop/tdesktop/deva9b5e221 files, +10/-10
Slightly improved behavior of visibility for chars limit in notes.

telegramdesktop/tdesktop/devd9242db1 files, +9/-11
Fixed display of animated icons in edit contact box on non-retina.

telegramdesktop/tdesktop/dev690f3fe1 files, +3/-2
Fixed stuck box on resetting contact photo to original.

telegramdesktop/tdesktop/dev47c29221 files, +0/-10
Fixed possible crash in edit contact box.

telegramdesktop/tdesktop/dev78abe362 files, +11/-0
Disabled simple sending animation of text messages when window is wide.

telegramdesktop/tdesktop/deve9977f52 files, +2/-2
Moved info profile text file to td_ui.

telegramdesktop/tdesktop/dev836a0f31 files, +3/-0
Removed photo buttons in edit contact box when adding new contact.

telegramdesktop/tdesktop/dev2cbaa7b1 files, +10/-2
Removed ability to suggest things for contacts with paid messages.

telegramdesktop/tdesktop/dev9ba24261 files, +4/-2
Fix crash in messages with hidden senders.

#tdesktop
🫡3
New telegramdesktop/tdesktop release: v6.2.3 (stable)

- Fix crash when viewing messages with hidden senders.
- Fix possible crash when editing contacts.
- Fix layout of character count warning in contact notes.
- Fix icons when editing contacts.
- Fix color of sending messages animation in complex themes.
- Fix crash in chat open on Flatpak build.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev58783171 files, +1/-1
Fix a crash with Qt 6.10.

telegramdesktop/tdesktop/deve117d086 files, +24/-15
Version 6.2.3.

- Fix crash when viewing messages with hidden senders.
- Fix possible crash when editing contacts.
- Fix layout of character count warning in contact notes.
- Fix icons when editing contacts.
- Fix color of sending messages animation in complex themes.
- Fix crash in chat open on Flatpak build.

#tdesktop
🫡3
Ajaxy/telegram-tt/master324a42b3 files, +4/-4
12.0.2

Ajaxy/telegram-tt/master85ab3ad3 files, +25/-51
Follow-up

Ajaxy/telegram-tt/mastera93b99a1 files, +5/-4
Teact: Support `useState` init function (#6359)

Ajaxy/telegram-tt/master117696227 files, +30/-30
[Build]

#webz
🫡2
2025/10/27 09:59:55
Back to Top
HTML Embed Code: