summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkNotes.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix hard-muted notes leaving extra lines on the screenHazelnoot2025-06-091-1/+1
|
* fix spacing between notes and ads in the timelineHazelnoot2025-06-011-7/+2
|
* fix background transparency on notesMarie2025-05-031-2/+2
|
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-27/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/api-misskey-js.yml # .github/workflows/changelog-check.yml # .github/workflows/check-misskey-js-autogen.yml # .github/workflows/get-api-diff.yml # .github/workflows/lint.yml # .github/workflows/locale.yml # .github/workflows/on-release-created.yml # .github/workflows/storybook.yml # .github/workflows/test-backend.yml # .github/workflows/test-federation.yml # .github/workflows/test-frontend.yml # .github/workflows/test-misskey-js.yml # .github/workflows/test-production.yml # .github/workflows/validate-api-json.yml # package.json # packages/backend/package.json # packages/backend/src/server/api/ApiCallService.ts # packages/backend/src/server/api/endpoints/drive/files/create.ts # packages/frontend-shared/js/url.ts # packages/frontend/package.json # packages/frontend/src/components/MkFileCaptionEditWindow.vue # packages/frontend/src/components/MkInfo.vue # packages/frontend/src/components/MkLink.vue # packages/frontend/src/components/MkNote.vue # packages/frontend/src/components/MkNotes.vue # packages/frontend/src/components/MkPageWindow.vue # packages/frontend/src/components/MkReactionsViewer.vue # packages/frontend/src/components/MkTimeline.vue # packages/frontend/src/components/MkUrlPreview.vue # packages/frontend/src/components/MkUserPopup.vue # packages/frontend/src/components/global/MkPageHeader.vue # packages/frontend/src/components/global/MkUrl.vue # packages/frontend/src/components/global/PageWithHeader.vue # packages/frontend/src/pages/about-misskey.vue # packages/frontend/src/pages/announcements.vue # packages/frontend/src/pages/antenna-timeline.vue # packages/frontend/src/pages/channel.vue # packages/frontend/src/pages/instance-info.vue # packages/frontend/src/pages/note.vue # packages/frontend/src/pages/page.vue # packages/frontend/src/pages/role.vue # packages/frontend/src/pages/tag.vue # packages/frontend/src/pages/timeline.vue # packages/frontend/src/pages/user-list-timeline.vue # packages/frontend/src/pages/user/followers.vue # packages/frontend/src/pages/user/following.vue # packages/frontend/src/pages/user/home.vue # packages/frontend/src/pages/user/index.vue # packages/frontend/src/ui/deck.vue # packages/misskey-js/generator/package.json # pnpm-lock.yaml # scripts/changelog-checker/package-lock.json # scripts/changelog-checker/package.json
| * perf(frontend): improve timeline performancesyuilo2025-04-281-27/+3
| |
| * fix(frontend): ↵syuilo2025-04-271-1/+1
| | | | | | | | | | | | | | タイムラインでノートが重複して表示されることがあるのを修正 Fix #15870 Close #15874
* | merge upstream againHazelnoot2025-04-241-4/+10
|\|
| * fix: ↵anatawa122025-04-161-1/+7
| | | | | | | | | | | | | | | | | | | | | | ノートの直後のノートを表示する機能で表示が逆順になっていた問題を修正 (#15841) * fix: 特定のノート直前のノートを表示する機能で表示が逆順になっていた問題を修正 * docs(changelog): ノートの直後のノートを表示する機能で表示が逆順になっていた問題を修正 --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
| * コミット忘れsyuilo2025-04-151-2/+2
| |
* | add missing v-else to MkNotes.vueHazelnoot2025-04-021-3/+4
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-311-3/+6
|\|
| * fix(frontend): fix ad rendering of timelinesyuilo2025-03-311-3/+6
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-32/+53
|\|
| * 🎨syuilo2025-03-301-2/+24
| |
| * fix(frontend): 広告が無い場合の表示を修正syuilo2025-03-301-1/+5
| |
| * refactor(frontend): tweak MkNotes and MkNotificationssyuilo2025-03-291-23/+26
| |
* | merge upstreamHazelnoot2025-03-251-4/+5
|\|
| * refactor(frontend): use useTemplateRef for DOM referencingsyuilo2025-03-191-2/+2
| |
| * enhance(frontend): improve ux for touch devicessyuilo2025-03-161-2/+2
| |
| * refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * revert unnecessary changes * wip * refactor(frontend): enforce verbatimModuleSyntax * fix * refactor(frontend-shared): enforce verbatimModuleSyntax * wip * refactor(frontend-embed): enforce verbatimModuleSyntax * enforce consistent-type-imports * fix lint config * attemt to fix ci * fix lint * fix * fix * fix
* | remove unused import from MkNotes.vueHazelnoot2025-02-041-1/+1
| |
* | probably fix most renamed CSS variablesdakkar2024-11-081-1/+1
| |
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-4/+4
|\|
| * refactor(frontend): prefix css variables (UI) (#14739)かっこかり2024-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | * refactor(frontend): prefix css variables * `MI_UI` -> `MI` * fix * `stickyBottom` * stickyTop
| * refactor(frontend): prefix css variables (#14725)syuilo2024-10-091-3/+3
| | | | | | | | | | | | | | * wip * Update index.d.ts * remove unnecessary codes
* | don't `await` in `<setup>`dakkar2024-06-211-5/+6
| | | | | | | | `defineAsyncComponent` exists for exactly this purpose…
* | select note component in <setup>dakkar2024-06-211-16/+5
| | | | | | | | | | | | | | | | this makes our templates much more similar to upstream's, making merges simpler changing note design is already marked as needing a reload, so having non-reactive code that selects the note component is not a problem
* | use correct note design in favorites page - fixes #483dakkar2024-03-271-2/+0
| |
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | | | | | Fix #13290
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
| |
* | fix: hard mutes not working on SkNote componentMarie2024-01-071-1/+1
| | | | | | | | Closes #305
* | merge: upstreamMarie2023-12-231-1/+1
|\|
| * Hard mute (#12376)anatawa122023-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(backend,misskey-js): hard mute storage in backend * fix(backend,misskey-js): mute word record type * chore(frontend): generalize XWordMute * feat(frontend): configure hard mute * feat(frontend): hard mute notes on the timelines * lint(backend,frontend): fix lint failure * chore(misskey-js): update api.md * fix(backend): test failure * chore(frontend): check word mute for reply * chore: limit hard mute count
* | upd: add option to select between note designsMar0xy2023-12-021-1/+19
| | | | | | | | Adds the ability to choose between `Sharkey` or `Misskey`
* | upd: change the way likes get handledMar0xy2023-11-161-9/+1
| |
* | add: custom like emoji per instance, fix likeMar0xy2023-11-121-1/+9
| | | | | | | | This fixes the fact that likes on mastodon didn't get federated properly and let's instance admins choose a custom emoji
* | fix: round timeline corners on noGapShittyKopper2023-11-011-0/+2
| |
* | fix: performance issues & respect blur optionInsert5StarName2023-10-191-2/+0
| |
* | test transparency on user profilesInsert5StarName2023-10-091-2/+4
|/
* tweak uisyuilo2023-09-241-1/+2
|
* refactor(frontend): use ESMsyuilo2023-09-191-2/+2
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* エラー画像URLを設定可能に (#10959)Ebise Lutica2023-06-091-1/+2
| | | | | | | | | | | * エラー画像URLを設定可能に * Update CHANGELOG.md * 設定したエラーアイコンをprefetchするようにbase.pugを変更 * 不足していたデータを追加 * enhance(frontend): デザイン調整
* refactorsyuilo2023-05-191-1/+1
|
* refactorsyuilo2023-03-311-2/+2
|
* refactor: pagination/date-separated-list系処理を良い感じに? (#8209)tamaina2023-01-131-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pages/messaging/messaging-room.vue * wip * wip * wip??? * wip? * :v: * messaaging-room.form.vue rewrite to compositon api * refactor * 関心事でないのでとりあえず置いておく * :art: * :art: * i18n.ts * fix scroll container find function * fix * FIX * :v: * Fix scroll bottom detect * wip * aaaaaaaaaaa * rename * fix * fix? * :v: * :v: * clean up * clena up * refactor * scroll event once or not * fix * fix once * add safe-area-inset-bottom to spacer * fix * :v: * :art: * fix * fix * wip * :v: * clean up * fix lint * Update packages/client/src/components/global/sticky-container.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/components/ui/pagination.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/pages/messaging/messaging-room.form.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * clean up: single line comment * https://github.com/misskey-dev/misskey/pull/8209#discussion_r867386077 * fix * asobi → tolerance * pick form * pick message * pick room * fix lint * fix scroll? * fix scroll.ts * fix directives/sticky-container * update global/sticky-container.vue * fix, :art: * revert merge * :v: * fix lint errors * :art: * Update packages/client/src/types/date-separated-list.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * https://github.com/misskey-dev/misskey/pull/8209#discussion_r917225080 * use ' * Update packages/client/src/scripts/scroll.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * use Number.EPSILON Co-authored-by: acid-chicken <root@acid-chicken.com> * revert * fix * fix * Use % instead of vh * :art: * :art: * :art: * wip * wip * css modules Co-authored-by: Johann150 <johann.galle@protonmail.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* refactor(client): use css modulessyuilo2023-01-101-6/+6
|
* refactorsyuilo2023-01-101-3/+3
|