lankybox02 / RiverBox

The simple social media app.
https://lankybox02.github.io/RiverBox/
7 stars 4 forks source link

Respond to DMs #30

Open lankybox02 opened 2 years ago

lankybox02 commented 2 years ago

Prototype image

<div class="messageitem">
@Lanksy2 has responded to your message:
<br><br>
The hell do you want
<br><br><div class="messageitem">You, on 15th of May at 12:41 PM to @Lanksy2:<br><br>Hello People!</div><br>
<br><span style="color: #919191;">15th of May at 12:41 PM</span></div>
lankybox02 commented 2 years ago

Going to start working on this

lankybox02 commented 2 years ago
@${data.userreply} has responded to your message:
<br><br>
${data.content}
<br><br><div class="messageitem">You, on ${moment(data.firstmessagetime)} to @Lanksy2:<br><br>${data.firstmessage}</div><br>
<br><span style="color: #919191;">${moment(data.timestamp)}</span></div>
lankybox02 commented 2 years ago

image

lankybox02 commented 2 years ago

1.7

lankybox02 commented 2 years ago

Not working properly. It cuts off 40~ chars but not tkaing in account the username length