Patch to show whole message contents on message hold (without markdown stripping) #12

Closed
opened 2019-02-04 13:43:51 +00:00 by a · 3 comments
Owner
No description provided.
a added the
patch idea
label 2019-02-04 13:43:51 +00:00
Author
Owner

So, basically, this is pulled from formattedMessageContent (invoke-virtual {p1}, Lcom/discord/widgets/chat/list/WidgetChatListActions$Model;->getFormattedMessageContent()Ljava/lang/CharSequence;), which is sadly the only message content that gets stored.

I tried to figure out where it's set but couldn't figure it out. Will return to it later.

So, basically, this is pulled from `formattedMessageContent` (`invoke-virtual {p1}, Lcom/discord/widgets/chat/list/WidgetChatListActions$Model;->getFormattedMessageContent()Ljava/lang/CharSequence;`), which is sadly the only message content that gets stored. I tried to figure out where it's set but couldn't figure it out. Will return to it later.
Author
Owner

How does edit handle this? It gets full text so it might be interesting.

How does edit handle this? It gets full text so it might be interesting.
Author
Owner

Sadly discord removed this display completely so uh, rip. Closing.

Sadly discord removed this display completely so uh, rip. Closing.
a closed this issue 2020-07-29 23:31:55 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: distok/cutthecord#12
No description provided.