AlexeyZavar
2079c8d4cf
Merge tag 'v6.7.5' into dev
2026-04-07 22:26:59 +03:00
AlexeyZavar
ae8de84828
chore: redirect from experimental to settings
2026-04-07 21:44:18 +03:00
AlexeyZavar
d9c6e3a322
Merge tag 'v6.7.4' into dev
2026-04-07 19:39:36 +03:00
John Preston
98f342227f
Remove reveal animation on draft replacement.
2026-04-07 22:26:41 +07:00
23rd
9cb41f4517
Replaced RoundButton text transform constructor arg with setter.
2026-04-06 16:58:16 +03: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
John Preston
00bd28278d
Show unofficial app warning.
2026-04-06 15:43:44 +07:00
23rd
a7745a2086
Slightly improved detect of non-discrete wheel event in flexible scroll.
2026-04-06 15:41:42 +07:00
23rd
5d557b44e4
Replaced heavy Qt opacity effect with FadeWrap in info profile top bar.
2026-04-06 15:41:42 +07:00
AlexeyZavar
2f5970d57c
Merge tag 'v6.7.2' into dev
2026-04-04 05:32:26 +03:00
23rd
c8d1044596
Decreased max rounding radius for history view top bar action buttons.
2026-04-04 00:15:53 +03:00
23rd
2119dae0b5
Added simple radial upload progress overlay to userpic widgets.
2026-04-02 19:58:57 +03:00
23rd
74f2c49284
Slightly optimized include of polls.style.
2026-03-30 10:19:14 +03:00
23rd
a29acd4882
Brought non-sprite shadows revolution.
2026-03-28 11:50:50 +03:00
23rd
82ffe0f91f
[poll-shared] Added floating button for new poll.
2026-03-28 10:29:13 +03:00
23rd
f992678e3a
[poll-shared] Added ability to select polls.
2026-03-28 10:29:13 +03:00
23rd
b01e0b77fe
Added support of unread poll votes to corner button from history widget.
2026-03-28 10:29:12 +03:00
23rd
d1406f3f17
Added support of empty state to poll list widget.
2026-03-28 10:29:12 +03:00
23rd
7942a24c0c
[poll-shared] Added initial search support.
2026-03-28 10:29:12 +03:00
23rd
2b89fb9d40
[poll-shared] Added Polls section.
...
- Introduced SharedMediaType::Poll and registered poll messages
as shared media in data_media_types.
- Added Data::PollMessagesViewer — a producer that loaded poll
message slices for a given history/topic/monoforum peer.
(data_poll_messages.cpp/h)
- Implemented Info::Polls::ListWidget and ListMemento — a new content
widget that rendered poll messages using HistoryView::ListWidget
with a custom chat theme, similar to existing shared media sections.
- Connected the new section into info_memento, info_controller,
info_media_buttons, and info_media_widget so it appeared as a button
in the Shared Media panel.
2026-03-28 10:29:08 +03:00
23rd
b06573b5c9
Moved out poll-related styles from boxes.style to polls.style.
2026-03-28 10:29:08 +03:00
John Preston
c64f175b19
Fix custom bot verification description show.
2026-03-27 12:54:56 +07:00
John Preston
d455d6ee32
Improve managed bot creation.
2026-03-25 13:08:50 +07:00
John Preston
358a9f87a1
Initial support for managed bot creation.
2026-03-25 13:08:50 +07: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
AlexeyZavar
102f882ca4
fix: make it build
2026-03-19 02:33:27 +03:00
AlexeyZavar
b93c93a20c
Merge tag 'v6.6.2' into dev
2026-03-19 01:24:29 +03:00
AlexeyZavar
8bd64c62c2
fix: telegram avatar rounding & ttl badge position & calls speak animation
2026-03-19 00:58:11 +03:00
23rd
1cbcef17c8
Changed behavior to always display open userpic menu item.
2026-03-15 15:43:19 +03:00
23rd
8256ebd5aa
Added simple icon to button for bot settings from profile actions.
2026-03-12 12:59:49 +04:00
Ilya Fedin
d52d82f7e6
Fix GCC 15 -Wrange-loop-construct
2026-03-03 12:16:32 +04:00
AlexeyZavar
38917114f0
feat: avatar corners
2026-03-01 03:15:21 +03:00
John Preston
b622ca45d2
Show vote day/time in poll results.
2026-02-28 19:07:11 +04:00
John Preston
2aae67cb81
Show nice gift burned error everywhere.
2026-02-28 19:07:10 +04:00
John Preston
4d767fb279
Implement nice tag edit with preview.
2026-02-28 19:07:10 +04:00
John Preston
f5bee133a4
Improve delete / tag highlight more.
2026-02-28 19:07:10 +04:00
John Preston
edc3006fbe
Improve Remove/Delete from group participants.
2026-02-28 19:07:10 +04:00
John Preston
e1a2fd2481
Start nice redesigned group tags display.
2026-02-28 19:07:10 +04:00
John Preston
5c62bce037
Don't show premium gift border for resale.
2026-02-28 19:07:09 +04:00
John Preston
e9fced5c2c
Nice design of admin/member tags.
2026-02-28 19:07:09 +04:00
John Preston
4e9c0ea3a5
Implement private chat noforward following.
2026-02-28 19:07:08 +04:00
mukthar777
eabeae20b6
Add lableing to birthday in profile action
2026-02-28 06:41:25 +04:00
mukthar777
215303cc69
accessibility: implement button labeling across info sections
2026-02-28 06:41:25 +04:00
AlexeyZavar
c26d158bc7
chore: hot-reload for more options
2026-02-26 21:21:25 +03:00
AlexeyZavar
8bfd3bee99
Merge tag 'v6.5.1' into dev
2026-02-17 03:35:09 +03:00
23rd
491f569ca3
Added simple loading placeholder while jumping to date in shared media.
2026-02-16 13:15:02 +03:00
23rd
2fc23dc8fb
Added simple tooltip to shared media buttons in profile.
...
Related commit: d6ba6ac41e .
2026-02-16 13:15:02 +03:00
23rd
b9f1c21b5e
Fixed position of popup menu from More button in shared media info.
2026-02-15 10:52:13 +03:00
AlexeyZavar
b6d19149d9
feat: per-account ghost & lock ghost features & refactor
2026-02-13 16:52:15 +03:00