23rd
7e4e527a4d
Added Chat Settings toggle for pull-to-next gesture.
2026-07-10 14:04:25 +04:00
23rd
4b421f67b8
Moved local storage box to separate settings section.
2026-06-09 14:27:34 +04:00
Ilya Fedin
786e8999e1
Synchronize system accent color avilability between toggle and setting
2026-04-19 23:08:24 +07:00
John Preston
9d371ddb94
Fix controls.
2026-03-06 22:02:43 +04:00
John Preston
5507e9c00d
Simplify file sending, always attach a caption.
2026-03-06 21:08:35 +04:00
23rd
04ccdc4b30
Added initial support of system accent color.
2026-03-04 07:08:51 +03:00
John Preston
06c5b6c2fb
Allow disabling fast reply button.
2026-03-02 12:55:04 +04:00
John Preston
49be0d2679
Fix build with GCC.
2026-01-29 18:20:40 +04:00
John Preston
55d43e7cad
Fix search highlighting across settings sections.
2026-01-28 11:55:21 +04:00
John Preston
4982814d36
Move Settings::Chat 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
4199bba706
Upgrade settings_shortcuts to full builder pattern
...
- Move Shortcuts class to anonymous namespace in .cpp
- Export only Type ShortcutsId() from header
- Use custom buildMethod with HighlightRegistry for reset button
- Update settings_chat.cpp to use ShortcutsId() instead of Shortcuts::Id()
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:20 +04:00
John Preston
53cb0e79cb
Rewrite settings_shortcuts to new builder pattern
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:20 +04:00
John Preston
802917de12
Move settings_builder from settings/builder/ to settings/
2026-01-28 11:55:19 +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
7c06e847f9
Unite settings_chat and settings_chat_builder into settings/sections/settings_chat.
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:19 +04:00