barkey/packages/frontend
dakkar d41372f948 (manually) revert bc422fe36f
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 😕
2025-05-03 08:47:29 +01:00
..
.storybook Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-29 15:54:11 -04:00
.vscode
@types merge upstream 2025-03-25 16:14:53 -04:00
assets merge upstream 2025-03-25 16:14:53 -04:00
lib feat: show file name for warning / errors of [create-search-index] (#15785) 2025-04-09 08:10:04 +09:00
public
src (manually) revert bc422fe36f 2025-05-03 08:47:29 +01:00
test Update summaly 2025-04-27 13:31:27 -04:00
.gitignore
eslint.config.js exclude storybook components from restricted globals rule 2025-04-02 10:42:04 -04:00
package.json Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-29 15:54:11 -04:00
tsconfig.json merge upstream 2025-03-25 16:14:53 -04:00
vite.config.ts remove unused imports from vite.config.ts 2025-04-13 19:58:12 -04:00
vite.json5.ts
vite.replaceIcons.ts merge upstream again 2025-04-24 14:23:45 -04:00
vue-shims.d.ts