Files
simplex-chat/tests
Narasimha-sc fc7dddbeda directory: identify registration owner by member id to fix incorrect de-listing
The leave/removed/role-changed handlers identified the registration owner by
contact id. A non-owner member can be associated with the owner's contact (via
the contact/member merge), so its departure incorrectly de-listed the group.
Compare by group member id (owner_member_id) instead, falling back to contact
id for registrations recorded before owner_member_id existed.
2026-08-11 10:34:43 +00:00
..
2026-06-16 07:40:58 +01:00
2026-05-28 08:44:43 +01:00
2023-10-22 09:42:19 +01:00