23rd
0bf50de77a
Fixed display of menu for actions in profile top bar for sublists.
2025-11-20 14:15:56 +04:00
23rd
473bc32b71
Fixed peer in info profile opened from sublist.
2025-11-20 14:15:55 +04:00
23rd
e5e143dcf8
Extended behavior of manage button in profile top bar to edit topic.
2025-11-20 14:15:55 +04:00
23rd
2de08746ac
Added toast to topic icon in profile top bar.
2025-11-20 14:15:55 +04:00
23rd
ae6833b4d5
Added width checks to profile top bar to prevent redundant calls.
2025-11-20 14:15:55 +04:00
23rd
f1fe5f6a71
Fixed width of very long go-to-forum button in profile top bar.
2025-11-20 14:15:55 +04:00
23rd
5054d0615e
Fixed events handler of self forwards tagger.
...
Regression was introduced in e62a4b065a .
2025-11-20 14:15:55 +04:00
John Preston
4f5007ea64
Use a separate lang key for reset photo button.
2025-11-20 14:14:08 +04:00
John Preston
233f6ed13b
Improve bid information display.
2025-11-20 14:13:43 +04:00
John Preston
f15b883471
Support subtext in Stars Bubble in bids.
2025-11-20 13:29:19 +04:00
John Preston
312d5f0121
Improve auction gift display.
2025-11-20 11:39:22 +04:00
Ilya Fedin
75a1657c49
Log Linux notification daemon startup errors
2025-11-20 10:42:13 +04:00
Ilya Fedin
667d92100e
Switch Linux notification service watcher to std::optional
2025-11-20 10:42:13 +04:00
Ilya Fedin
8ff4bc8cff
Port IconButton back to setAccessibleName
2025-11-19 16:06:56 +04:00
John Preston
656b262648
Allow setting custom auction bid.
2025-11-19 15:00:06 +04:00
John Preston
c1769b9ba2
Correctly show/hide price selection.
2025-11-18 20:30:43 +04:00
John Preston
04c9d92b4a
Fix couple of comments layout bugs.
2025-11-18 20:11:22 +04:00
John Preston
0babef5a09
Always show comments, send stars if disabled.
2025-11-18 19:44:24 +04:00
John Preston
cd52407723
Fix back button restore in new profile cover.
2025-11-18 18:24:16 +04:00
John Preston
68c0aa7fb9
Fix quadratic loop on many same custom emoji.
2025-11-18 17:57:00 +04:00
John Preston
f1622c40a4
Fix possible crash from accessibility text insertion.
2025-11-18 17:56:33 +04:00
John Preston
688e7316eb
Version 6.3.1.
...
- Reorder saved music in My Profile.
- Fix new cover overlapping information in My Profile.
- Fix opening stories from My Profile.
- Fix media viewer breaking after viewing Live Stories.
- Fix several possible crashes.
2025-11-17 20:45:32 +04:00
23rd
ef5ec47797
Slightly improved code style of info media list section.
2025-11-17 18:30:36 +03:00
23rd
147ad4a773
Slightly improved code style of info media list widget.
2025-11-17 18:30:36 +03:00
23rd
9752145b49
Fixed userpic paint on new self upload in profile top bar.
2025-11-17 18:30:36 +03:00
23rd
662b862d2f
Fixed edge skips in list of actions from info profile.
2025-11-17 18:30:36 +03:00
23rd
6d469509a4
Added tooltip to userpic in profile top bar.
2025-11-17 18:30:36 +03:00
23rd
0dfbb8a5ae
Added ability to set group or channel photo from profile top bar.
2025-11-17 18:30:36 +03:00
23rd
1e12ecda70
Extended story outline support to channels in profile top bar.
2025-11-17 18:30:36 +03:00
23rd
035087987c
Added icon for reorder to media list section with one column mode.
2025-11-17 18:30:36 +03:00
23rd
18422c4193
Added ability to get both item and section by point in layout overview.
2025-11-17 18:30:36 +03:00
John Preston
f1f9fe27a9
Provide better error on specific bad proxy links.
...
There are a lot of incorrect MTProxy links with secret in base64
starting with "EE" in base64 encoded format.
2025-11-17 19:26:06 +04:00
John Preston
10667e14e2
Fix crash in ShareBox scheduling.
...
Fixes #30012 .
2025-11-17 18:36:43 +04:00
John Preston
b04c7efdf4
Fix last server message tracking in sublist/forum.
...
Fixes #30011 .
2025-11-17 18:15:16 +04:00
John Preston
0119731360
Fix style of username input for a proxy.
2025-11-17 18:15:00 +04:00
John Preston
8f337684d5
Add close buttons to AuctionGotGiftsBox.
2025-11-17 13:58:19 +04:00
John Preston
dae93552f0
Show correct months count in premium gifts.
2025-11-17 13:57:18 +04:00
John Preston
351bbb240f
Shorten bid amount for huge bids.
2025-11-17 13:44:16 +04:00
John Preston
14295d59d1
Add some debug logs on app startup timing.
2025-11-17 12:55:44 +04:00
John Preston
9736706894
Fix initial loading of My Profile with stories.
2025-11-17 12:19:23 +04:00
John Preston
12343a5c31
Less templates in Info::FlexibleScroll.
2025-11-17 12:02:42 +04:00
John Preston
a7f046a617
Fix incorrect GL texture deletion.
2025-11-17 11:23:40 +04:00
Ilya Fedin
67bf796f1e
Split scheme check code in Linux launch maps implementation
2025-11-17 10:48:01 +04:00
John Preston
22d632abc3
Update hidden gift icon.
2025-11-17 10:47:07 +04:00
John Preston
5b71ad0456
Fix build with MSVC.
2025-11-17 10:47:07 +04:00
23rd
42900787e1
Added initial ability to filter layout items for reordering.
2025-11-16 23:52:56 +03:00
23rd
ba10c10a94
Added initial ability to reorder tracks in saved music section.
2025-11-16 23:52:56 +03:00
23rd
3f37e9ca6f
Added initial ability to reorder stories in albums.
2025-11-16 23:52:56 +03:00
23rd
c5ea86b474
Added initial implementation of reorder items in media layouts.
...
Except mosaic.
2025-11-16 23:52:56 +03:00
23rd
76720092a5
Added api support to reorder track from saved music.
2025-11-16 23:52:56 +03:00