AccelerateNetworks / fusionpbx-webtexting

GNU Affero General Public License v3.0
0 stars 0 forks source link

could webtexting message numbers use display or contact names instead #29

Open dunkeltron opened 7 months ago

dunkeltron commented 7 months ago

currently the conversation view uses message components that attach the sender's phone number to the message.

some people may prefer if the phone number's contact or display name was shown instead of a phone number (easier to read / easier to see the sender's name vs remembering whose number that is)

dunkeltron commented 5 months ago

There's potential for this. As of right now we'd have to run a db query per group member per group which could get expensive for load times. Also need to double check that this wouldn't interfere with how we're using remote numbers as keys in the threadpreview map