Jonathan Rainville b68853c53e
fix(messenger_handler): fix group chat not being set as active (#3545)
Fixes an issue where if a group chat was first received from a non-contact, and later received from a contact, it still wouldn't save it as active.

That's because we checked if we were **newly** added instead of just if we were added. That meant that in the case I described above, the chat would then never have the chance to be set active.
2023-05-30 09:49:46 -04:00
2021-06-16 16:19:45 -04:00
2022-11-17 10:40:26 +01:00
2023-01-13 17:52:03 +00:00
2021-07-20 10:57:38 +02:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2023-05-24 18:48:16 +03:00
2022-12-29 14:16:19 +08:00
2021-09-01 13:02:18 +01:00
2023-05-24 18:48:16 +03:00
2022-07-17 15:37:14 +02:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2016-09-21 10:00:29 +08:00
2023-05-24 18:48:16 +03:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.7%
Python 0.7%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%