Skip to content

feat(filters): Add a focused filter - #2848

Open
come-nc wants to merge 4 commits into
masterfrom
feat/add-focused-filter
Open

feat(filters): Add a focused filter#2848
come-nc wants to merge 4 commits into
masterfrom
feat/add-focused-filter

Conversation

@come-nc

@come-nc come-nc commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This filter shows all activity related to files from your home. More should be added later.

TODO:

  • Activity related to files shared to you?
  • Activity related to files you edited?
  • related to deck card assigned to you?
  • related to your calendars? (implemented in Add activity focused selector api server#63026)
  • calendar events you are attending? (would be too expensive, and might be covered by above)
  • when you are the affected user?
  • Use another icon

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

This filter shows all activity related to files from your home. More
 should be added later.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc self-assigned this Aug 6, 2026
@artonge

artonge commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Activity related to files shared to you?

I would say no, else there are too many activities

For now, let's ignore teams and groups

@come-nc

come-nc commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author
  • when you are the affected user?

This would show all activities, because you only ever see activities where you are the affected user.

@artonge artonge linked an issue Aug 7, 2026 that may be closed by this pull request
come-nc added 3 commits August 7, 2026 13:52
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This adds support for selectors registered by applications to extend the
 DB query for focused activity filter.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc

come-nc commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add filtering capabilities to Activity app

2 participants