mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-08-19 12:49:54 +01:00
Problem 1: We weren't marking threads read when we shared into them. Problem 2: We hid the unread status of threads whose last message was outgoing. This addresses both. It's possible that 'fixing' problem 2 could result in more threads being marked as read, but really that should just make us aware so we can properly mark the thread as read.