[bug] linebreaks being stripped from misskey -> akkoma #495

Open
opened 2023-03-09 00:24:18 +00:00 by a · 1 comment

Your setup

From source

Extra details

No response

Version

3.4.0-0-gf91b89673

PostgreSQL version

No response

What were you trying to do?

messages incoming from misskey to akkoma have their newlines missing.

consider the following message:

> this is a quote
i am replying

What did you expect to happen?

post gets rendered like above

What actually happened?

post gets rendered like this

> this is a quote i am replying

Logs

No response

Severity

I can manage

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Your setup From source ### Extra details _No response_ ### Version 3.4.0-0-gf91b89673 ### PostgreSQL version _No response_ ### What were you trying to do? messages incoming from misskey to akkoma have their newlines missing. consider the following message: ``` > this is a quote i am replying ``` ### What did you expect to happen? post gets rendered like above ### What actually happened? post gets rendered like this ``` > this is a quote i am replying ``` ### Logs _No response_ ### Severity I can manage ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
a added the
bug
label 2023-03-09 00:24:18 +00:00

this should be fixed by b4952a81fe

this should be fixed by b4952a81fe2eeec9c033bf8c69148e53e1f40be2
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
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: AkkomaGang/akkoma#495
No description provided.