github-actions[bot]
|
4c536630d4
|
Bump version to 2025.10.1-alpha.1
|
2025-10-10 10:01:31 +00:00 |
かっこかり
|
f8c6273acc
|
fix(frontend): scroll-driven animation非対応環境でバナー画像が上下中央に表示されない問題を修正 (#16632)
* fix(frontend): scroll-driven animation非対応環境でバナー画像が上下中央に表示されない問題を修正
* Update Changelog
|
2025-10-10 09:33:35 +09:00 |
かっこかり
|
edf7beff23
|
fix(frontend/aiscript): Mk:toastを同期関数に変更 (#16480)
|
2025-10-09 11:30:34 +09:00 |
かっこかり
|
3804028b6e
|
chore(deps): update dependency @types/node to v22.18.8 (#16630)
* chore(deps): update dependency @types/node to v22.18.8
* run pnpm dedupe
* Update Changelog
|
2025-10-09 10:35:39 +09:00 |
renovate[bot]
|
70473c66e9
|
fix(deps): update [backend] update dependencies [ci skip] (#16615)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-09 10:19:43 +09:00 |
かっこかり
|
72a5daeb9a
|
update deps [ci skip] (#16628)
|
2025-10-09 09:57:49 +09:00 |
github-actions[bot]
|
54efe1b4c5
|
Bump version to 2025.10.1-alpha.0
|
2025-10-09 00:32:10 +00:00 |
果物リン
|
41aa0c8efe
|
[カスタム絵文字beta]MacのCmdキー対応とCtrl/Cmd+Arrowキー対応 (#16621)
* [カスタム絵文字beta]MacのCmdキー対応とCtrl/Cmd+Arrowキー対応
* Update packages/frontend/src/components/grid/MkGrid.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-10-09 09:29:47 +09:00 |
おさむのひと
|
37526de323
|
fix: aliasesの区切り文字が一致していないのを修正 (#16622)
* fix: aliasesの区切り文字が一致していないのを修正
* fix CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-10-09 09:29:09 +09:00 |
かっこかり
|
21ed2e3002
|
fix(frontend): バナー画像のサイズがおかしい問題を修正 (#16627)
* fix(frontend): バナー画像のサイズがおかしい問題を修正
* Update Changelog
|
2025-10-09 09:28:27 +09:00 |
github-actions[bot]
|
d1eb1cad42
|
Release: 2025.10.0
|
2025-10-08 13:18:04 +00:00 |
syuilo
|
994690eebf
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2025-10-08 17:50:14 +09:00 |
syuilo
|
b25810e091
|
fix(backend): improve NoteDraftService validation
|
2025-10-08 17:50:04 +09:00 |
github-actions[bot]
|
03544dfd9d
|
Bump version to 2025.10.0-rc.0
|
2025-10-08 08:49:44 +00:00 |
果物リン
|
d4df749f4f
|
絵文字の追加辞書をインストールすると絵文字ピッカーダイアログでユニコード絵文字が出てこないのを修正 (#16618)
* Fix: ユニコード絵文字の追加辞書をインストールするとユニコード絵文字が出てこなくなる
* add change log
* Update CHANGELOG.md
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-10-08 17:40:19 +09:00 |
syuilo
|
04e2d44d28
|
add note
|
2025-10-08 17:37:44 +09:00 |
syuilo
|
6d2e582eaf
|
fix(backend): improve NoteDraftService validation
|
2025-10-08 17:36:32 +09:00 |
syuilo
|
9eb975e71d
|
enhance(frontend): text/*をデフォルトでアップロード可能に
|
2025-10-08 17:30:37 +09:00 |
syuilo
|
a8a0c1c1b6
|
add notes
|
2025-10-08 17:19:57 +09:00 |
syuilo
|
0b642cf446
|
chore(frontend): add caption for maxFileSize
|
2025-10-07 09:47:26 +09:00 |
syuilo
|
fe38115883
|
lint
|
2025-10-06 20:01:19 +09:00 |
syuilo
|
0d33e1f839
|
fix notes\drafts\create param defs
|
2025-10-06 19:21:17 +09:00 |
syuilo
|
ae10cad9a7
|
perf(frontend): improve about#emojis performancce
|
2025-10-06 10:21:46 +09:00 |
syuilo
|
ba9924abdb
|
refactor(frontend): use useTemplateRef
|
2025-10-06 10:18:14 +09:00 |
github-actions[bot]
|
99686801a0
|
Bump version to 2025.10.0-beta.2
|
2025-10-06 01:12:30 +00:00 |
かっこかり
|
f3e0713501
|
enhance(frontend): お問い合わせページからデバイス情報を出力できるように (#16598)
* enhance(frontend): デバイス情報を出力できるように
* fix lint
* Update Changelog
* enhance: getHighEntropyValuesが使用できなかった場合のフォールバックを追加
* fix lint
* fix: getHighEntropyValuesが使用できない場合は生のUAを返すように
* enhance: getHighEntropyValuesが使用できる場合でも生のUAを含めるように
* ✌️
* onHeaderClicked -> onOpened
|
2025-10-06 10:06:53 +09:00 |
かっこかり
|
7fcbf57a9d
|
fix(frontend): 存在しない翻訳を修正 (#16604)
|
2025-10-06 10:06:20 +09:00 |
github-actions[bot]
|
7cd55c31da
|
Bump version to 2025.10.0-beta.1
|
2025-10-05 23:59:45 +00:00 |
かっこかり
|
d03cf4d7f9
|
fix(frontend): 通知の設定画面で予約投稿関連の翻訳が当たっていない問題の修正 (#16603)
* fix(frontend): 予約投稿通知の設定画面に不足している翻訳を追加
* fix(misskey-js): 廃止された通知が定義に残っているのを修正
* fix(frontend): 予約投稿の完了/失敗通知はオンオフのみ
|
2025-10-06 08:55:22 +09:00 |
かっこかり
|
a8fcdb79ab
|
fix(frontend): 画面左のナビゲーションバーでウィジェットアイコンにtooltipがつかない問題を修正 (#16602)
|
2025-10-05 18:53:57 +09:00 |
かっこかり
|
eae9af73c2
|
enhance(frontend): MkTabs, MkPageHeader.tabsにてタブハイライトのCSS Anchor Positioningに対応 (#16595)
* fix(frontend): modalの中でtabsを使用する際にハイライトが変な位置に出る問題を修正
* fix lint
* Revert "fix(frontend): modalの中でtabsを使用する際にハイライトが変な位置に出る問題を修正"
This reverts commit 3b0ec46990 .
* fix
* fix
* enhance(frontend): MkTabsのタブハイライト切り替えをCSS anchor positioningに対応させる
* enhance(frontend): MkPageHeader.tabsのタブハイライト切り替えをCSS anchor positioningに対応させる
* 🎨
|
2025-10-05 18:53:28 +09:00 |
かっこかり
|
c0dc156df7
|
enhance(frontend): プロフィールバナー画像のparallaxをscroll-driven animationに置き換え (#16241)
* enhance(frontend): プロフィールバナー画像のparallaxをscroll-driven animationに置き換え
* lint
* revert unrelated changes
* Update packages/frontend/src/pages/user/home.vue
* remove inset shadow
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-10-05 16:49:33 +09:00 |
かっこかり
|
720c6519cd
|
refactor(frontend): MkTabの指定をpropsから行うように (#16596)
* refactor(frontend): MkTabの指定をpropsから行うように
* Update explore.featured.vue
|
2025-10-05 15:48:11 +09:00 |
かっこかり
|
46b0e8115a
|
enhance(frontend): 実験的機能としてTranslator APIを用いた翻訳を実装 (#16600)
* enhance(frontend): 実験的機能としてTranslator APIを用いた翻訳を実装
* remove unused imports
* remove unnecessary console.log
* fix 表記揺れ
* fix lint
|
2025-10-05 15:43:13 +09:00 |
renovate[bot]
|
7ea4cad12e
|
chore(deps): update [misskey-js] update dependencies [skip ci] (#16543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-04 15:44:08 +09:00 |
github-actions[bot]
|
d864e9a269
|
Bump version to 2025.10.0-beta.0
|
2025-10-04 06:40:01 +00:00 |
renovate[bot]
|
e2f939080a
|
fix(deps): update [frontend] update dependencies [ci skip] (#16548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-04 15:26:26 +09:00 |
renovate[bot]
|
a393d5a87e
|
fix(deps): update [backend] update dependencies (#16547)
* fix(deps): update [backend] update dependencies
* chore: update typeorm.patch
* fix: handle socket creation failure in HttpRequestServiceAgent
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-10-04 15:04:28 +09:00 |
syuilo
|
fc02e0d34d
|
chore(frontend): make enableFolderPageView false by default
see #16553
|
2025-10-04 08:54:49 +09:00 |
syuilo
|
cb1a90ddad
|
chore(frontend): improve usability
|
2025-10-04 08:53:19 +09:00 |
github-actions[bot]
|
f0fb3a56a8
|
Bump version to 2025.10.0-alpha.0
|
2025-10-01 04:57:00 +00:00 |
syuilo
|
225154d76d
|
enhance(frontend): improve zoomLines image effect
|
2025-09-27 18:46:26 +09:00 |
syuilo
|
c5f9c0ce5c
|
enhance(frontend): add pixelate mask effect
|
2025-09-26 18:27:53 +09:00 |
github-actions[bot]
|
cce302ae4f
|
Bump version to 2025.9.1-alpha.2
|
2025-09-26 06:44:58 +00:00 |
かっこかり
|
e0d210e15b
|
fix(frontend): アクティビティウィジェットのグラフモードが動作しない問題を修正 (#16579)
* fix(frontend): アクティビティウィジェットのグラフモードが動作しない問題を修正
* 🎨
* Update Changelog
* fix
|
2025-09-26 15:36:50 +09:00 |
syuilo
|
0b7634b126
|
enhance(frontend): テーマをドラッグ&ドロップできるように
|
2025-09-26 15:36:25 +09:00 |
syuilo
|
d1446d195a
|
feat: scheduled post (#16577)
* Update NoteDraft.ts
* Update NoteDraft.ts
* wip
* Update CHANGELOG.md
* wip
* Update PostScheduledNoteProcessorService.ts
* Update PostScheduledNoteProcessorService.ts
* Update Notification.ts
* wip
* Update NoteDraftService.ts
* Update NoteDraftService.ts
* Update NoteDraftService.ts
* wip
* Create 1758677617888-scheduled-post.js
* Update index.d.ts
* Update stats.ts
* wip
* wip
* wip
* wip
* wip
* Update MkNotification.vue
* wip
* wip
* wip
* Update NoteDraftService.ts
* Update NoteDraftService.ts
* wip
* wip
* Update NoteDraftEntityService.ts
* wip
* Update index.d.ts
* Update MkPostForm.vue
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* Update NoteDraftEntityService.ts
* Update NoteCreateService.ts
* Update NoteDraftService.ts
* wip
* Update NoteDraftService.ts
* wip
* wip
* Update MkPostForm.vue
* wip
* Update MkPostForm.vue
* Update os.ts
* wip
* Update MkNoteDraftsDialog.vue
|
2025-09-26 15:29:52 +09:00 |
かっこかり
|
218070eb13
|
fix(frontend): ビルド成果物のファイル名にlocalesのhashを含めるように (#16580)
|
2025-09-24 17:01:48 +09:00 |
syuilo
|
0f8c068e84
|
feat(frontend): Video compression (#16574)
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* Update use-uploader.ts
* Update use-uploader.ts
|
2025-09-24 09:01:06 +09:00 |
github-actions[bot]
|
69d66b89f2
|
Bump version to 2025.9.1-alpha.1
|
2025-09-22 10:52:25 +00:00 |