zom / Zom-Android-XMPP

THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!
https://github.com/zom/zom-android-matrix
GNU General Public License v3.0
141 stars 64 forks source link

Tapping on a friend invitation notification of a blocked contact opens a chat #360

Closed tiffrobo closed 6 years ago

tiffrobo commented 6 years ago

If you reject a friend request and tap on the friend invitation notification that came with the initial friend invite, a chat opens. You can send a chat. Receive single checks.

I saw two different views when the chat opens. View 1: One chat opens with "waiting for your friend" and you can still send a chat. You receive a single check.

screenshot_2017-10-12-17-53-14

View 2: The chat opens with no pending approval. You can send a chat and you receive a single check.

screenshot_20171012-145415

The rejected contact sees "Sorry, you have been blocked" They can open a chat with you, but they see "waiting for your friend" They can send a chat but only get single checks.

Devices: Moto X and Moto G Play App Version and build: 15.3 RC 1

n8fr8 commented 6 years ago

The fix should now clear the notification when you decline/block the contact.

cstiens commented 6 years ago

Done. Thanks!