Skip to content

Added: Profile-scoped search history in SearchAction#1943

Merged
basrieter merged 1 commit intoretrospect-addon:masterfrom
oliv3r:profiled_search
Mar 7, 2026
Merged

Added: Profile-scoped search history in SearchAction#1943
basrieter merged 1 commit intoretrospect-addon:masterfrom
oliv3r:profiled_search

Conversation

@oliv3r
Copy link
Contributor

@oliv3r oliv3r commented Mar 5, 2026

Channels that support user profiles (e.g. kids, adult, named) need isolated search histories so queries from one profile do not appear in another.

Add a search_profile_id property to Channel (returns None by default). When a channel overrides it, SearchAction uses 'search:<profile_id>' as the settings key instead of the plain 'search' key.

@oliv3r oliv3r force-pushed the profiled_search branch from 32974cd to d899b31 Compare March 6, 2026 21:37
Channels that support user profiles (e.g. kids, adult, named) need isolated
search histories so queries from one profile do not appear in another.

Add a search_profile_id property to Channel (returns None by default).
When a channel overrides it, SearchAction uses 'search:<profile_id>'
as the settings key instead of the plain 'search' key.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
@oliv3r oliv3r force-pushed the profiled_search branch from d899b31 to e38b2ae Compare March 7, 2026 09:32
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2026

@basrieter basrieter merged commit b744fdb into retrospect-addon:master Mar 7, 2026
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants