mautrix / imessage

A Matrix-iMessage puppeting bridge
https://go.mau.fi/mautrix-imessage/
GNU Affero General Public License v3.0
332 stars 36 forks source link

bluebubbles - fuzzy matching on last 3 digits of phone number so matching incorrect contacts, esp w/ sms shortcodes #174

Closed keithah closed 5 months ago

keithah commented 5 months ago

So I have some SMS shortcode thing that sends me 'things to do' over text. The number is 88438. In BlueBubbles its showing up at someones contact, I looked them up in contacts in BB and the last 3 digits are '438' of their phone number..

image

image image
keithah commented 5 months ago

BTW: I did verify in blue bubbles android client, this does not happen, its only in beeper via this bridge, and I spoke w/ the Bluebubbles folk and they confirmed that its in this client/bridge.

trek-boldly-go commented 5 months ago

Please try again with the code on branch feat/improved-contact-matching This should use the same logic that the BlueBubbles clients do. Report back if it works/fails so I know to merge.

keithah commented 5 months ago

It looks good! I briefly have tested with 4 shoutcodes that resolved to weird ppl, and they all come up as the normal shortcode now. thank you!

trek-boldly-go commented 5 months ago

Will be closed by #177