285 Commits

Author SHA1 Message Date
John Preston 4a0265e627 Optimize sub/super/mark additions. 2026-05-19 12:49:08 +04:00
John Preston 4a9f584d48 Store recent inline bot per-account. 2026-05-07 16:53:27 +04:00
23rd 04aec11daa Added reply header with preview to send files box. 2026-04-20 12:53:48 +03:00
John Preston 05cf8aaa0f Suggest sending large texts as files. 2026-04-10 19:26:30 +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 5507e9c00d Simplify file sending, always attach a caption. 2026-03-06 21:08:35 +04:00
John Preston 769da0ec15 Improve layout of channel story controls. 2026-03-03 18:19:38 +04:00
Ilya Fedin d52d82f7e6 Fix GCC 15 -Wrange-loop-construct 2026-03-03 12:16:32 +04:00
John Preston ab41a469c7 Clip reaction/weather area views in stories. 2026-02-28 19:07:09 +04:00
John Preston 85167d34e9 Strip quote entities in media viewer.
They may be collapsed with no way to expand them.
2026-01-29 18:20:40 +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
23rd 9fb25bfada Added special bullet char to global access. 2026-01-28 08:57:56 +03:00
John Preston 36da011736 Fix recent views / reactions menu in stories. 2026-01-05 14:24:03 +04:00
23rd 1002e8e6ad Replaced with struct returned rpl data for requests of view repaint. 2025-12-29 14:02:24 +03:00
John Preston ebc22c5e3b Don't force toUpper in CustomEmojiTextBadge. 2025-12-29 11:21:22 +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 0b67fa65f2 Full upgradable variants preview. 2025-12-05 20:11:54 +04:00
23rd 59814aaeb0 Added ability to view stories anonymously from info stories section. 2025-11-29 09:04:42 +03:00
John Preston 0441b7dbc3 Show star senders in live stories. 2025-11-25 17:50:25 +04:00
23rd 21c82f5fe1 Added ability to view stories anonymously from context menu. 2025-11-25 06:14:06 +03: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 aadc81279a Version 6.3: Fix build with GCC. 2025-11-15 21:51:15 +04:00
John Preston 1e45692ba4 Fix build with Xcode. 2025-11-15 17:48:00 +04:00
John Preston 5f729433f6 Don't attach reactions menu to streams. 2025-11-15 12:00:01 +04:00
John Preston a1d37475c9 Share just link for live stories. 2025-11-15 12:00:01 +04:00
John Preston c3f5f69c2a Remove some debug code. 2025-11-15 12:00:01 +04:00
John Preston cab93600dd Add about auction box layout (no icons yet). 2025-11-15 12:00:01 +04:00
John Preston 4cdd793e0c Show crowns in stream comments. 2025-11-15 11:59:20 +04:00
John Preston 1e197ae66c Hide comments toggle button if no comments. 2025-11-15 11:59:20 +04:00
John Preston 834986410c Update watchers count. 2025-11-15 11:59:20 +04:00
John Preston deffbcf231 Skip showing cheap messages. 2025-11-15 11:59:20 +04:00
John Preston 2d720a8349 Show LIVE badge and watchers count. 2025-11-15 11:59:20 +04:00
John Preston 182d45b7ea Check limits when sending comments. 2025-11-15 11:59:20 +04:00
John Preston 861ada351e Make sure you have enough stars for comment. 2025-11-15 11:59:20 +04:00
John Preston 81fc652dc1 Ignore price for admins of live story. 2025-11-15 11:59:20 +04:00
John Preston cab38f00c2 Support initial hidden state of comments. 2025-11-15 11:59:19 +04:00
John Preston 137594ccee Track stars stats by short poll / local updates. 2025-11-15 11:59:19 +04:00
John Preston 2a5bea7e4e Support comments restriction. 2025-11-15 11:59:19 +04:00
John Preston ea309caa22 Support min stars for comment. 2025-11-15 11:59:19 +04:00
John Preston 2d754c93a7 Support choosing send_as in video streams. 2025-11-15 11:59:19 +04:00
John Preston 68dab26be5 New layout of star reaction button in streams. 2025-11-15 11:59:19 +04:00
John Preston 8eb0ec9f7a Send stars from star reaction right click. 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 a1565c7fff Allow highlighting pinned messagse. 2025-11-15 11:59:19 +04:00