boxdot / gurk-rs

Signal Messenger client for terminal
GNU Affero General Public License v3.0
458 stars 33 forks source link

Fix receiving direct messages sent from another device #162

Closed gferon closed 2 years ago

gferon commented 2 years ago

Sync messages for direct messages don't contain E164 phone numbers anymore (as they should).

Note: this is extracted from #161 to avoid unrelated changes.