mollyim / mollysocket

MollySocket allows getting Signal notifications via UnifiedPush.
GNU Affero General Public License v3.0
90 stars 7 forks source link

Send Push notification when the linked device is unregistered #43

Closed p1gp1g closed 1 month ago

p1gp1g commented 1 month ago

When a linked device is removed, the connection is forbidden:

Aug 17 10:31:27 nuc ms[880492]: [2024-08-17T08:31:27Z INFO  mollysocket::server::connections] Connection for aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaaa closed with status: 403 Forbidden

MollySocket can send a notification to inform is has been unregistered. Molly could try to register to the mollysocket server to verify this is true

p1gp1g commented 1 month ago

Done https://github.com/mollyim/mollysocket/commit/26ac3517884c7b49d075a7c8c7b3222b972fc3e5