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 friend request messages not always being logged #1281

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

robinlinden
Copy link
Collaborator

They were missing if you accepted a friend request from the long-press menu on a friend request in the contact list. This commit moves the logic for adding it down one layer, so now it can't be missed unless you skip over abstractions.

This issue was reported by @Yegorsh in #1278

They were missing if you accepted a friend request from the long-press
menu on a friend request in the contact list. This commit moves the
logic for adding it down one layer, so now it can't be missed unless you
skip over abstractions.
@robinlinden robinlinden merged commit 235f9ab into evilcorpltd:master Dec 10, 2024
10 checks passed
@robinlinden robinlinden deleted the log-freq-messages branch December 10, 2024 12:53
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