diff options
| author | dakkar <dakkar@thenautilus.net> | 2025-05-03 08:39:49 +0100 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2025-05-03 08:47:29 +0100 |
| commit | d41372f948285de535309339b7230a64f86c41a9 (patch) | |
| tree | e9a3e236fc83fbd7eec6f3bb81621c5e580e6d62 /packages/backend/src/server/api/endpoints/notes | |
| parent | fix "collapse renotes of my own notes" (diff) | |
| download | sharkey-d41372f948285de535309339b7230a64f86c41a9.tar.gz sharkey-d41372f948285de535309339b7230a64f86c41a9.tar.bz2 sharkey-d41372f948285de535309339b7230a64f86c41a9.zip | |
(manually) revert bc422fe36ff661d83d01cce17225a31d67829bd5
the fix for #1037 was wrong (it would collapse a boosted quote if the
quoted note was from the current user), and not
necessary (`appearNote.value.userId` _is_ the author of the boosted
note, no need to look inside `note.renote` at all)
so… I'm not sure why I even raised the issue 😕
Diffstat (limited to 'packages/backend/src/server/api/endpoints/notes')
0 files changed, 0 insertions, 0 deletions