23rd
b86ed7775a
Added ability to change notify settings for reactions and poll votes.
2026-03-30 10:19:14 +03:00
John Preston
f7f3539f48
Fix build with Xcode.
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
d37216815d
Move Settings::Notifications 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
d966dc2343
Rewrite settings_notifications_type 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
94b5a20c0a
Unite settings_notifications and settings_notifications_builder into settings/sections/settings_notifications.
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:19 +04:00