summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts/get-appear-note.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-10/+0
|
* fix(frontend): リノートの判定が甘いのを修正 (#14396)かっこかり2024-08-171-0/+10
* fix(frontend): リノートの判定が甘いのを修正 * fix * Update Changelog * fix * use type assertion * fix + add comments * lint * misskey-jsに移動 * PureRenote -> Renote * isRenote -> isPureRenote