23rd
fa58d971e9
Fixed peer name width on profile tab buttons toggle.
2026-07-12 10:45:54 +03:00
23rd
2f18bd0275
Added media tab bindings to profile top bar.
2026-07-11 20:34:20 +03:00
John Preston
b4f2fed420
Add Search button to the community info page
2026-07-10 14:04:32 +04:00
John Preston
7ad96f25df
Support bots as community linked peers
2026-07-10 14:04:30 +04:00
John Preston
8e431519dc
Show clickable Hidden mark on group info cover
2026-07-10 14:04:28 +04:00
John Preston
b9ee72158c
Show a cover on the community info page.
2026-07-10 14:04:26 +04:00
23rd
40b3f62813
Added swipe-back gesture to info profile section.
2026-06-30 13:29:25 +04:00
23rd
c255a97f9b
Added a shadow to the action buttons in the profile top bar.
2026-06-26 15:22:28 +03:00
23rd
a2f2db30f6
Made discussion group open in same non-primary window as its channel.
2026-06-24 09:04:54 +03:00
23rd
0cf37ddfb1
Replaced gift button with call button for channel owner in info top bar.
2026-06-22 11:51:49 +03:00
23rd
0d50917e67
Fixed missing story outline on first profile open.
...
Fixed #30760 .
2026-06-09 07:49:25 +03:00
23rd
cdcaf8265c
Added birthday celebration effect to info profile.
2026-05-29 14:49:51 +03:00
23rd
c8f316302b
[img-editor] Split crop shape role into visual hint and output mask.
2026-04-28 18:16:19 +07:00
John Preston
d9649bc8d9
Fix nice rounding quality in two cases.
2026-04-24 11:56:49 +07:00
23rd
494833236f
Defaulted RoundButton text transform to no-transform.
2026-04-06 16:58:16 +03:00
23rd
7c26a251cf
Added text transform to RoundButton as mandatory argument.
2026-04-06 16:58:15 +03:00
23rd
5d557b44e4
Replaced heavy Qt opacity effect with FadeWrap in info profile top bar.
2026-04-06 15:41:42 +07:00
23rd
2119dae0b5
Added simple radial upload progress overlay to userpic widgets.
2026-04-02 19:58:57 +03:00
23rd
a29acd4882
Brought non-sprite shadows revolution.
2026-03-28 11:50:50 +03:00
Ar3love
b4f7c0fe9b
Fix personal photo hint shown when setting group/channel photo ( #30470 )
...
* Fix personal photo hint shown when setting group/channel photo
Closes #30467
* Added bot exclusion to personal photo hint visibility check.
---------
Co-authored-by: 23rd <23rd@vivaldi.net >
2026-03-24 10:48:05 +03:00
23rd
1cbcef17c8
Changed behavior to always display open userpic menu item.
2026-03-15 15:43:19 +03:00
mukthar777
215303cc69
accessibility: implement button labeling across info sections
2026-02-28 06:41:25 +04:00
John Preston
b6ec635c52
Make BadgeTooltip a child of info top bar.
2026-02-06 13:24:43 +04:00
23rd
36e312193f
Constrained position of popup menu from top bars to related screen.
...
Related commits: 67818a2c28 and d1abbae1b3 .
2026-02-06 13:24:43 +04:00
23rd
c9dbb83fba
Fixed display of action button to manage topic in info top bar.
2026-02-06 13:24:43 +04:00
23rd
25cd88fb01
Added action button to leave basic group to info top bar.
2026-02-06 13:24:43 +04:00
23rd
c9b5d64c83
Added api support to catch next channel owner before leave.
2026-02-01 23:33:57 +04:00
John Preston
46cb49865a
Show correct profile colors preview when edit.
2026-01-29 18:20:40 +04:00
John Preston
7e5b85c4b3
Upgrade settings_information to full builder pattern
...
- Move Information class to anonymous namespace in .cpp
- Export only Type InformationId() from header
- Keep exported helpers: SetupAccounts, UpdatePhotoLocally, Badge::*
- Use custom buildMethod with HighlightRegistry for all profile widgets
- Update all references to use InformationId() instead of Information::Id()
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:20 +04:00
John Preston
9316cec95d
Rewrite settings_premium to new builder pattern
...
- Move settings_premium.h/cpp from settings/ to settings/sections/
- Add BuildHelper with kMeta for search indexing
- Index premium features and subscribe button for search
- Keep complex Premium section UI (custom top bar, feature list) as non-indexed
- Update all include paths across the codebase
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:20 +04:00
John Preston
fd4c42a156
Rewrite settings_information to new builder pattern
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:20 +04:00
23rd
5146c05ec3
Added ability to start outgoing call without user confirmation.
2026-01-28 08:57:57 +03:00
23rd
b97322c198
Removed report button from profile top bar actions for joined groups.
2026-01-28 08:57:57 +03:00
23rd
d1abbae1b3
Fixed position of popup menu from More button in profile top bar.
2026-01-28 08:57:57 +03:00
23rd
49b27d6b0d
Removed notifications action buttom from profile top bar for self.
2026-01-26 11:37:53 +03:00
23rd
309e3f804d
Removed over-optimization from stories processing in profile top bar.
2026-01-06 09:30:01 +03:00
23rd
58cd2b2a2e
Removed report from profile top bar actions for admins.
2025-12-31 11:58:23 +03:00
23rd
d51dd1cdb5
Fixed verified icon and gift status together in profile top bar.
2025-12-22 17:56:54 +04:00
John Preston
08a979e638
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
23rd
9cc30741d9
Attempted once again to improve status color with dark theme in profile.
...
Previous related commit: 7a75c80b27 .
2025-12-13 13:35:56 +04:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
John Preston
03df5b8546
rpl::type_erased() -> rpl::type_erased.
2025-12-10 14:27:05 +04:00
John Preston
0b67fa65f2
Full upgradable variants preview.
2025-12-05 20:11:54 +04:00
John Preston
6e75a41ee6
Version 6.3.4: Fix build with Xcode.
2025-11-26 16:44:09 +04:00
23rd
924ec592b1
Improved paint with ready full peer before animation in profile top bar.
2025-11-24 18:18:13 +03:00
23rd
63014adfef
Fixed rpl trigger for back button in profile top bar.
2025-11-23 16:25:01 +03:00
23rd
f78a9b4220
Removed display of empty menu from userpic in profile top bar.
2025-11-20 15:43:21 +03:00
23rd
bb2daac007
Added support of text color from emoji status in profile top bar.
2025-11-20 14:15:56 +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