~savoy/holo#9: 
allow phone numbers passed through send command to not include the country code

Phone numbers saved in the holo database will include country codes (e.g. +1). As such, when sending messages directly to numbers with holo send --to, the country code is required due to the lookup in SQL for that number.

As a convenience, the SQL query should work without a country code: holo send --to 6665551234 should link to the same person as holo send --to +16665551234.

Status
REPORTED
Submitter
~savoy
Assigned to
Submitted
1 year, 8 months ago
Updated
1 year, 8 months ago
Labels
feature