John Preston
3f922f2333
Support failure animation.
2026-02-01 23:33:57 +04:00
John Preston
d6c3f0b5e0
Use correct timestamps for reveal.
2026-02-01 23:33:56 +04:00
John Preston
08dae545a2
Nice transitions hand-picked.
2026-02-01 23:33:56 +04:00
John Preston
a716f2be36
Use determined hardcoded animations.
2026-02-01 23:33:56 +04:00
John Preston
0e62acc2a6
Start craft animation.
2026-02-01 23:33:56 +04:00
John Preston
f5319724e3
Move Settings::PrivacySecurity class to anonymous namespace
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:21 +04:00
John Preston
480dcd8a7a
Move Settings::Main class to anonymous namespace
...
- Move Main class definition from header to .cpp file
- Export only Type MainId() from header
- Update all external references from Main::Id() to MainId()
- Remove Builder::MainSection export from namespace
- Add missing includes for settings_common_session.h where needed
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:21 +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
8d30a03f50
Unite settings_privacy_security and settings_privacy_security_builder into settings/sections/settings_privacy_security.
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:19 +04:00
John Preston
c39bc10d2f
Unite settings_main and settings_main_builder into settings/sections/settings_main.
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:19 +04:00
John Preston
fdfe1f1cb5
Always keep SessionController in Settings sections.
2026-01-28 11:55:19 +04:00
John Preston
194810cd56
Add initial support for all deep links.
2026-01-28 11:55:18 +04:00
John Preston
f447423e2e
Allow postponed highlight request.
2026-01-28 11:55:18 +04:00
John Preston
43e6431b4e
Identify auctions by id instead of slug.
2025-12-29 11:21:23 +04:00
John Preston
802373f108
Pass real visible area to chat paint context.
2025-12-29 11:21:23 +04:00
John Preston
a103047e03
Attempt to fix topic draft saving.
2025-12-22 17:56:55 +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
John Preston
03df5b8546
rpl::type_erased() -> rpl::type_erased.
2025-12-10 14:27:05 +04:00
John Preston
41d206e354
Rename SuggestPostOptions to SuggestOptions.
2025-12-05 20:11:53 +04:00
John Preston
e43830c08e
Handle auction links.
2025-11-15 12:00:01 +04:00
John Preston
2a88103b5f
Support live stories links.
2025-11-15 11:59:20 +04:00
John Preston
832fb023e8
Update API scheme on layer 217.
2025-11-15 11:59:17 +04:00
John Preston
c11cab858d
Initial support for streamed stories.
2025-11-15 11:59:17 +04:00
John Preston
b4d1ba07a6
Initial forum support in bots data classes.
2025-10-10 09:26:57 +04:00
John Preston
b4daca860f
Fix channel direct messages links.
2025-10-09 19:02:06 +04:00
John Preston
9028d9a339
Check support mode on full self load.
2025-10-06 11:23:54 +04:00
John Preston
b016be6eb5
Fix emoji repaint crashing.
2025-08-31 22:18:17 +04:00
John Preston
76cc59acab
Show gift sticker in the background.
2025-08-31 20:53:12 +04:00
John Preston
e792088ceb
Insert gift pattern symbols in background.
2025-08-31 20:53:12 +04:00
John Preston
4419ba55e8
Start gift theme background parsing.
2025-08-31 20:53:12 +04:00
John Preston
46886b4dcc
Support channel direct messages links.
2025-08-31 20:53:12 +04:00
John Preston
03770c52fe
Support floating topic bars in forums.
2025-08-22 13:13:20 +04:00
John Preston
10fe5cdd5d
Keep recent peers userpics in memory.
2025-08-22 13:06:04 +04:00
John Preston
fe26594f12
Improve Ctrl+Tab switch design.
2025-08-22 13:05:27 +04:00
John Preston
0d8065fc1f
First attempt of Ctrl+Tab/Ctrl+Shift+Tab UI.
2025-08-22 13:05:26 +04:00
John Preston
b4272c306d
Get rid of registerImageEmoji/registerInternalEmoji.
2025-08-04 22:27:08 +04:00
John Preston
e3e97db101
Fix build with GCC.
2025-08-01 00:15:34 +04:00
23rd
9d36d7119b
Added special param to links for peers to resolve them in new window.
2025-07-31 22:20:19 +04:00
John Preston
79650cf318
Support collection links.
2025-07-31 22:20:18 +04:00
John Preston
23c0fcada6
Show TON icon in resale gifts.
2025-07-31 22:20:18 +04:00
John Preston
985324ac12
Support story album links.
2025-07-31 22:20:18 +04:00
John Preston
b754ad5248
Use base::weak_qptr / base::make_weak.
2025-07-23 11:40:59 +04:00
John Preston
bff86b90fb
Highlight tasks from reply/service messages.
2025-07-11 19:26:01 +04:00
John Preston
77a09a0e59
Fix some search options.
2025-07-11 19:26:00 +04:00
John Preston
7e5a29a5cc
PoC suggesting posts to channels.
2025-06-27 21:29:34 +04:00
John Preston
65cfd6c81c
Fix new forum layout search and topics list.
2025-06-05 13:55:55 +04:00
John Preston
3bc20c3550
Save last opened subsection within a launch.
2025-06-05 12:47:16 +04:00
John Preston
dfc1ec3ccf
Support shared media / pins for sublists.
2025-06-04 10:00:23 +04:00