| Summary: | /me output has unexpected newline | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Jan Bidler <janbidler00> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | carl, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/neochat/commit/f3d7fbc483507e4bdde7b1f3ffc8d5937fd1820e | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Jan Bidler
2022-11-14 20:05:59 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/632 A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/642 Git commit 42d728ac4b5d5a4523ea83ff9a1c0bace926fdd4 by James Graham. Committed on 21/11/2022 at 18:43. Pushed by nvrwhere into branch 'master'. Fix /me giving extra newline Make sure that the emote name is added inside the first paragraph rather than as an additional one. Note alternate to network/neochat!632 because I didn'y realise @tfella had done a patch M +17 -6 src/neochatroom.cpp M +1 -1 src/qml/Component/Timeline/RichLabel.qml https://invent.kde.org/network/neochat/commit/42d728ac4b5d5a4523ea83ff9a1c0bace926fdd4 Git commit f3d7fbc483507e4bdde7b1f3ffc8d5937fd1820e by Tobias Fella. Committed on 28/11/2022 at 18:31. Pushed by tfella into branch 'master'. Don't convert emotes to HTML M +4 -0 src/actionshandler.cpp https://invent.kde.org/network/neochat/commit/f3d7fbc483507e4bdde7b1f3ffc8d5937fd1820e |