Merge branch '759-introduction-responses-are-not-marked-as-read' into 'master'
Do not track incoming positive introduction responses Positive introduction responses are not shown in the UI (for introducees) and are therefore not marked as read. If they would be tracked, the unread message count would be higher than it actually is and would never decrease. This is a minimal fix that could be better, but I didn't bother to refactor anything, because we need to rewrite the introduction client eventually anyway once more. Closes #759 See merge request !416
No related branches found
No related tags found
Showing
- briar-android-tests/src/test/java/org/briarproject/introduction/IntroductionIntegrationTest.java 12 additions, 4 deletions...riarproject/introduction/IntroductionIntegrationTest.java
- briar-core/src/org/briarproject/introduction/IntroductionManagerImpl.java 4 additions, 2 deletions...rg/briarproject/introduction/IntroductionManagerImpl.java
Loading
Please register or sign in to comment