AlexeyZavar
2f5970d57c
Merge tag 'v6.7.2' into dev
2026-04-04 05:32:26 +03:00
23rd
a29acd4882
Brought non-sprite shadows revolution.
2026-03-28 11:50:50 +03:00
23rd
b01e0b77fe
Added support of unread poll votes to corner button from history widget.
2026-03-28 10:29:12 +03:00
John Preston
8224e6ece1
Use menu items with checks for spoiler / quality.
2026-03-25 13:08:50 +07:00
John Preston
87ebd2720f
Send high quality as first-class option.
2026-03-25 13:08:50 +07:00
John Preston
aa78825b7b
Revert "Update menu_send.cpp"
...
This reverts commit f9bf1e9372 .
This reverts commit a08f8d890d .
Fair point raised on GitHub, that the cost of "click-by-memory" may
be too high in this case over the consistency gains, with admins
sending messages instantly instead of scheduling, like it did before.
2026-03-12 13:11:21 +04:00
John Preston
f9bf1e9372
Fix the build on Windows.
2026-03-05 11:30:38 +04:00
InternalProgramError
a08f8d890d
Update menu_send.cpp
...
Unification of Send menu (https://bugs.telegram.org/c/55220 )
2026-03-04 16:33:40 +04:00
AlexeyZavar
8bfd3bee99
Merge tag 'v6.5.1' into dev
2026-02-17 03:35:09 +03:00
AlexeyZavar
b6d19149d9
feat: per-account ghost & lock ghost features & refactor
2026-02-13 16:52:15 +03: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
AlexeyZavar
e15d380dd1
Merge tag 'v6.4.2' into dev
2026-01-12 20:19:28 +03:00
AlexeyZavar
cb24e7d085
Merge tag 'v6.3.10' & extra into dev
2025-12-30 14:28:06 +03:00
John Preston
802373f108
Pass real visible area to chat paint context.
2025-12-29 11:21:23 +04:00
John Preston
28434f4bee
Full support and build fix.
2025-12-22 17:56:55 +04:00
John Preston
08a979e638
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
AlexeyZavar
77e300b551
Merge tag 'v6.3.6' into dev
2025-12-09 20:09:22 +03:00
John Preston
10667e14e2
Fix crash in ShareBox scheduling.
...
Fixes #30012 .
2025-11-17 18:36:43 +04:00
John Preston
ea309caa22
Support min stars for comment.
2025-11-15 11:59:19 +04:00
John Preston
70939c4b9c
Correctly edit video stream comment price.
2025-11-15 11:59:19 +04:00
John Preston
332b70a27d
Repeated scheduled messages (reminders).
2025-11-15 11:59:17 +04:00
AlexeyZavar
9cf11ff45d
Merge tag 'v6.1.3' into dev
2025-10-04 17:26:13 +03:00
John Preston
b754ad5248
Use base::weak_qptr / base::make_weak.
2025-07-23 11:40:59 +04:00
AlexeyZavar
13a96ee1d3
Merge tag 'v5.16.2' into dev
2025-07-07 01:23:33 +03:00
AlexeyZavar
69420f5750
chore: refactor & reformat settings
2025-06-08 11:00:04 +03:00
John Preston
ffe6786ad1
Support unread reactions in monoforums.
2025-06-04 10:00:23 +04:00
John Preston
1d26482298
Update API scheme on layer 204.
2025-06-04 10:00:21 +04:00
AlexeyZavar
12b16577ef
feat: send with sound in menu
2025-05-05 20:51:41 +03:00
John Preston
51213b499f
Start showing gifts from stories.
2025-01-22 22:13:25 +04:00
John Preston
70ed43b811
Fix crash on send options menu show.
...
Fixes #28532 .
2024-10-15 12:13:53 +04:00
John Preston
5767cbd0e3
Fix send menus with additional items.
2024-10-14 12:49:32 +04:00
23rd
03790f3da0
Removed include directive for ui_utility from rp_widget header.
2024-08-28 15:15:58 +03:00
John Preston
54934fb835
Fix problems with message effect preview.
2024-06-30 21:16:11 +04:00
John Preston
950a946a16
Show correct chat preview for paid media.
2024-06-30 21:16:08 +04:00
John Preston
a9bd7803e6
Edit price on send, send single paid media.
2024-06-30 21:16:08 +04:00
John Preston
bb79a07262
Move SendMenu additional actions to bottom.
2024-06-01 22:43:19 +04:00
John Preston
8c0351be4e
Allow editing caption above/below media.
2024-05-30 21:35:10 +04:00
John Preston
67f7816088
Allow sending photo/video captions above media.
2024-05-30 21:35:10 +04:00
John Preston
f7ab8a2174
Fix Chat / Effect previews in custom themes.
2024-05-30 21:35:05 +04:00
John Preston
a011a7c316
Fix sending scheduled effects.
2024-05-30 21:35:05 +04:00
John Preston
487fa9728a
Fade in/out effect preview.
2024-05-30 21:35:05 +04:00
John Preston
8a58ded582
Show effect loading animation.
2024-05-30 21:35:05 +04:00
John Preston
732b67ca04
Implement effects paywalls.
2024-05-30 21:35:05 +04:00
John Preston
b92a05011f
Show sticker effects in a StickerListWidget.
2024-05-30 21:35:05 +04:00
John Preston
f371cd1af2
Use nice fake message for effect preview.
2024-05-30 21:35:05 +04:00
John Preston
144109db05
Show effect preview before sending.
2024-05-30 21:35:05 +04:00
John Preston
e120ae6ae6
Pass effect to API for sending.
2024-05-30 21:35:05 +04:00
John Preston
d1106e5ae6
Check effects availability in all SendMenu-s.
2024-05-30 21:35:05 +04:00
John Preston
396ba9a984
Initial code of attaching effect selector.
2024-05-30 21:35:05 +04:00