revoltchat / frontend

Monorepo for Revolt's frontend.
https://revolt.chat
GNU Affero General Public License v3.0
141 stars 45 forks source link

feat: include "replying to" in copy text #172

Open insertish opened 1 year ago

insertish commented 1 year ago
Screenshot 2023-04-20 at 11 23 03

Expected copy text:

Vale
Today at 11:15
...

[11:15]
:trol:

Replying to SushiBlade: did you actually
expertlokiofficial
Today at 11:16
:01GNT73EJV7941KKE9TAYT337F:

[11:17]
BCR is a bank

Actual copy text:

Vale
Today at 11:15
...

[11:15]
:trol:

expertlokiofficial
Today at 11:16
:01GNT73EJV7941KKE9TAYT337F:

[11:17]
BCR is a bank

Difference:

[11:15]
:trol:

+ Replying to SushiBlade: did you actually
expertlokiofficial
Today at 11:16

Much like the timestamps, this can be done using invisible text.

JackDotJS commented 1 year ago

if nobody else does, i might try tackling this after #173 / #182

kimlimjustin commented 1 year ago

@JackDotJS have you started working on this? I've figured out a way to handle this, what left is just to open a PR

JackDotJS commented 1 year ago

nope, i'm still waiting for approval on the other PR x) feel free to take this one!

JackDotJS commented 1 month ago

seeing as #188 kinda fell apart a while back, i figured i'd try sorting this out myself x)