summaryrefslogtreecommitdiff
path: root/packages/frontend/src/utility/get-note-menu.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy14 hours1-4/+4
* reduce frontend log spam from debug messagesHazelnoot2025-06-061-1/+1
* fix circular reference between i.ts, instance.ts, and misskeyApi.tsHazelnoot2025-05-301-2/+2
* allow unauthenticated (logged-out) users to translate notesHazelnoot2025-05-301-2/+10
* add option to put Translate button in the note toolbarHazelnoot2025-05-161-13/+19
* fix infinite spinner when translation request failsHazelnoot2025-05-121-3/+3
* merge from misskey-developHazelnoot2025-04-021-2/+2
|\
| * 🎨syuilo2025-04-021-2/+2
* | lint and type fixesHazelnoot2025-04-011-1/+1
* | copy sharkey settings into new frontend preferences modelHazelnoot2025-03-311-2/+2
* | merge upstreamHazelnoot2025-03-251-0/+17
|/
* chore(frontend): use toast to show message when call copyToClipboardsyuilo2025-03-161-5/+0
* 🎨syuilo2025-03-161-1/+1
* enhance(frontend): improve accounts managementsyuilo2025-03-131-1/+1
* refactor(frontend): rename pizzax fieldssyuilo2025-03-101-2/+2
* enhance(frontend): improve plugin managementsyuilo2025-03-091-1/+2
* refactor(frontend): relocate plugin constssyuilo2025-03-091-2/+3
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-0/+685