Have time and date stamped on each message sent and received.
there should be an option to see the time and date of each sent and received message.
Slide left in the conversation to reveal timestamps for each message.
-
dizzy commented
Instead of this stupid thing (have to slide EACH message to see date_sent) why can't we have a simple configuration option under config->sms? Something like this:
Show date_sent instead of date_received [ON/OFF]
Which should be handled by some code like this:
if (options.show_date_sent == TRUE) {
date_shown = sms.date_sent;
} else {
date_shown = sms.date;
}Seems much more useful to me and easy to implement.
-
Kris commented
Received time stamps are not showing.
-
George commented
Sorry i still didn't see timestamps for received messages!
-
Manuel commented
Is there a way to make timestamps for each bubble be the default?
-
Anonymous commented
Please, love this app! But glad it wasn't sooner... Those time stamps are great for proof in could!