Commit Graph

19853 Commits

Author SHA1 Message Date
John Preston 2cfdf1b32e Rename send as a file with extension. 2026-04-28 20:50:59 +07:00
John Preston 6aa406901c Fix quote in topic messages replies.
Fixes #30621.
2026-04-28 18:16:19 +07:00
23rd 9b9fb348a0 Fixed losing pasted text on cancel of send files box without caption. 2026-04-28 18:16:19 +07:00
23rd 3e3439bb6d Fixed admin log display pointer cleanup. 2026-04-28 18:16:19 +07:00
23rd ffacf3a582 Collapsed deleted admin log message groups. 2026-04-28 18:16:19 +07:00
23rd c8f316302b [img-editor] Split crop shape role into visual hint and output mask. 2026-04-28 18:16:19 +07:00
23rd 5854ba7c3c Encoded OAuth tokens before concatenating into tg:// deep links. 2026-04-28 18:16:19 +07:00
23rd cb7e811ed1 Guarded sender userpic moderate handler against item deletion. 2026-04-28 18:16:19 +07:00
23rd 8f14d43eed Removed display of notification action buttons under hidden preview. 2026-04-28 18:16:19 +07:00
23rd 4187c87876 Skipped strip area for animation during pack-to-pack swap animation. 2026-04-28 18:16:19 +07:00
23rd d71f70d0f2 Limited swap animation to content area on pack-to-pack switch. 2026-04-28 18:16:19 +07:00
23rd 3957670e9f Kept emoji search state across tab switches by skipping cancel. 2026-04-28 18:16:19 +07:00
23rd d3d30c68fd Centered and enlarged emoji preview in shortcut tile in emoji list. 2026-04-28 18:16:19 +07:00
23rd e090798db5 Reversed swap animation direction when leaving selected pack. 2026-04-28 18:16:19 +07:00
23rd 8b206ce278 Animated back-to-search row appearance with slide-wrap timing. 2026-04-28 18:16:19 +07:00
23rd 3498799376 Preserved shortcut ripple animation across pack rebuild. 2026-04-28 18:16:19 +07:00
23rd 4c26b84dcb Added horizontal wheel scrolling for shortcut pack strip. 2026-04-28 18:16:19 +07:00
23rd f226f79f2a Centered short pack titles in shortcut tiles in emoji/stickers lists. 2026-04-28 18:16:19 +07:00
23rd 22888284cb Added cover document of single-cover sticker sets when empty. 2026-04-28 18:16:19 +07:00
23rd 7c0b1f43fa Dispatched sticker pack search in parallel with sticker search. 2026-04-28 18:16:19 +07:00
23rd 6791fb851f Dropped top padding of first sticker section under shortcut strip. 2026-04-28 18:16:19 +07:00
23rd 31e9459995 Slightly improved search-result band and back-to-search row paddings. 2026-04-28 18:16:19 +07:00
23rd 523e2185ee Added label under shortcut strip in emoji/stickers list widgets. 2026-04-28 18:16:19 +07:00
23rd bf98379b91 Split shortcut refresh from search-set refresh in stickers. 2026-04-28 18:16:19 +07:00
23rd 016fc0e15c Factored search-words matcher used by pack shortcuts. 2026-04-28 18:16:19 +07:00
23rd fa8fdaecdd Limited emoji shortcut payload to one icon per pack. 2026-04-28 18:16:19 +07:00
23rd dc73680d0c Respected RTL text painting in emoji search pack strip. 2026-04-28 18:16:19 +07:00
23rd dc0fc34ad1 Forced static first frame for emoji search pack icons. 2026-04-28 18:16:19 +07:00
23rd 2f86d2a04c Fixed empty results when selected search pack disappears. 2026-04-28 18:16:19 +07:00
23rd c23f082d07 Collapsed pack shortcut strip when sticker/emoji pack is selected. 2026-04-28 18:16:19 +07:00
23rd 35fe7c0846 Added search pack shortcuts to emoji list widget. 2026-04-28 18:16:19 +07:00
23rd 43919ef77c Added search pack shortcuts to stickers list widget. 2026-04-28 18:16:19 +07:00
23rd 3e68b8e773 Fixed closing of IP warning box before checking proxy in connection box. 2026-04-28 18:16:19 +07:00
23rd 35fa80d446 [img-editor] Fixed crash when closing editor with active text tool. 2026-04-28 18:16:19 +07:00
23rd 812eddb807 [img-editor] Fixed text orientation after rotating media. 2026-04-28 18:16:19 +07:00
23rd b21ab20252 [img-editor] Changed text style cycling to trigger on single click. 2026-04-28 18:16:19 +07:00
23rd f02d7cc120 [img-editor] Improved visibility of brush size control. 2026-04-28 18:16:19 +07:00
23rd b2febf5234 [img-editor] Improved sticker rounded quality by masking after upscale. 2026-04-28 18:16:19 +07:00
23rd 91c4b045b8 [img-editor] Enabled left-click cropping in sticker creator. 2026-04-28 18:16:19 +07:00
23rd 7a3e3008d7 Fixed off-center plus icon in add sticker cell of own sticker set box. 2026-04-28 18:16:19 +07:00
23rd d4aed31e6b Fixed crash on top button menu close in sticker set box. 2026-04-28 18:16:19 +07:00
cumdev1337 4481a30855 fix: use original stream's duration attribute for transcodes 2026-04-28 17:20:14 +07:00
John Preston fc59461e63 Show login errors as is. 2026-04-26 12:02:39 +07:00
Sergey A. Osokin e019851344 Fix warnings. 2026-04-26 11:08:28 +07:00
John Preston 25da303693 Show forwarded info for forwarded audio files 2026-04-26 10:44:40 +07:00
John Preston 6e90f6876e Version 6.7.8.
- Proxy auto-rotation option.
- Allow seeking in video messages.
- Styled text items with emoji support in image editor.
- Wheel zoom and middle-button panning in image editor.
- Manage owned custom emoji packs and delete owned sticker sets.
- Add-to-Sticker-Set and Add-to-Emoji-Set submenus for foreign packs.
- Reply header with preview in send files box.
- Bring back original video quality option.
- Screen reader support for language list and country select box.
- Fix crash in proxy sharing before auth.
- Fix stories in albums with reorder enabled.
- Fix layout for RTL messages.
2026-04-24 17:52:19 +07:00
23rd e0461b89fb Slightly improved empty gap before block button in info profile. 2026-04-24 12:07:32 +03:00
23rd 7e6abebf9e [img-editor] Added 3:4 aspect ratio to crop options. 2026-04-24 11:23:55 +03:00
23rd ec5514a4a0 Fixed reset of enabled dictionaries on manage box close without save. 2026-04-24 11:20:25 +03:00
23rd e88cd97b30 Fixed display of status label in dictionary rows added after box show. 2026-04-24 11:20:25 +03:00