muted threads still produce notifications #12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently muting a conversation with a poll will still generate vote notifications.The upstream issue has yet to be fixed, so we should try to do so here.Above was moved to #13.
The backend should not issue notifications for threads which are muted. This is already discussed more in this Misskey issue, where it was suggested to be able to give more detailed settings for which notifications from a thread should be muted.
mute pollsto muted thread still produces pollVote notificationafaik the problem lies within misskey-js, not Misskey itself. We would need to fork that and use our fork in Foundkey to fix that issue.
the only thing missing from fixing it is syuilo tagging a release because the relevant change is already there.
I think you are mixing up two issues here:
ah, my bad!
muted thread still produces pollVote notificationto muted threads still produce notificationsmisskey-js should probably be integrated into the foundkey repo so we can have code sharing 🤔