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 956 unread private messages count #1449

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

WojtekReu
Copy link
Contributor

No description provided.

@@ -29,6 +29,9 @@ def make_read_aware(request, threads):

unread_threads = list(queryset)

if update_unread_private_threads:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This logic should be part of separate utility.

@rafalp rafalp added this to the Misago 0.x milestone Mar 10, 2023
@rafalp rafalp removed this from the Misago 1.0 milestone May 23, 2023
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.

None yet

2 participants