Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per-user search history #7588

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented Jan 26, 2025

Refactors the search history to partition the history by DID, so that history is unique to the logged-in account

I also changed it to use react-query, since that's better for handling async state

Test plan

Generate some search history
Switch to and from accounts to confirm it's partitioned

Copy link

Old size New size Diff
7 MB 6.99 MB -2.5 KB (-0.03%)

@macrouch
Copy link

I just realized that Bluesky was on github and came to look into adding this exact feature. So happy to see a PR open already!

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.

3 participants