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

Fix notifications from limited users being outright dropped #30559

Merged
merged 3 commits into from
Jun 12, 2024

Conversation

ClearlyClaire
Copy link
Contributor

In #29366, it was intended that notifications from limited non-followed users would end up in filtered notifications instead of being outright dropped.

However, those notifications were still dropped in an earlier check.

Note that this introduces a pretty significant behavior change that may make limiting servers less effective. I believe that something like #26904 would help, but I'm not too sure where the setting should live, as there's a bit of overlap between notification filtering and that.

In #29366, it was intended that notifications from limited non-followed users
would end up in filtered notifications instead of being outright dropped.

However, those notifications were still dropped in an earlier check.
@Gargron Gargron added this pull request to the merge queue Jun 12, 2024
Merged via the queue into main with commit bf56e98 Jun 12, 2024
51 checks passed
@Gargron Gargron deleted the fixes/filtered-notifications-limited branch June 12, 2024 13:53
nomad-geek pushed a commit to dftba-club/mastodon that referenced this pull request Jul 3, 2024
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