-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2023.12.2.papi.dev+0121 #50
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b13410d - Browse repository at this point
Copy the full SHA b13410dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c33f56e - Browse repository at this point
Copy the full SHA c33f56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6177fcb - Browse repository at this point
Copy the full SHA 6177fcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b0f5b5 - Browse repository at this point
Copy the full SHA 7b0f5b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5503ad9 - Browse repository at this point
Copy the full SHA 5503ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d246f6c - Browse repository at this point
Copy the full SHA d246f6cView commit details -
Feat(frontend): リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように (misskey-d…
…ev#12984) * リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように * update CHANGELOG.md * fix locale & type errors * fix locale etc * fix * fix type * lint fixes * lint fixes(2)
Configuration menu - View commit details
-
Copy full SHA for 19fe32b - Browse repository at this point
Copy the full SHA 19fe32bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a5e37 - Browse repository at this point
Copy the full SHA 18a5e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79370aa - Browse repository at this point
Copy the full SHA 79370aaView commit details -
fix(backend): 虚無ノートを投稿できる問題の修正と
api.json
の OpenAPI Specification 3.……1.0 への対応 (misskey-dev#12969) * fix(backend): `text: null`だけのノートは投稿できないように * add test * Update CHANGELOG.md * chore: bump OpenAPI Specification from 3.0.0 to 3.1.0 * chore: テストがすでにコメントで記述されていたのでそっちを使うことにする * fix test * fix(backend): prohibit posting whitespace-only notes * Update CHANGELOG.md * fix(backend): `renoteId`または`fileIds`(`mediaIds`)または`poll`が`null`でない場合に、`text が空白文字のみで構成されたリクエストになることを許可して、結果は`text: null`を返すように * test(backend): 引用renoteで空白文字のみで構成されたtextにするとレスポンスが`text: null`になることをチェックするテストを追加 * fix(frontend): `text`が`null`であって`renoteId`と`replyId`が`null`でないようなノートは引用リノートとして表示するように * fix(misskey-js): OpenAPI 3.1に対応 * fix(misskey-js): 型生成をOpenAPI Specification 3.1.0に対応 * fix(ci): `validate-api.json`をOpenAPI Specification 3.1.0に対応 * fix(ci): スキーマ書き換えの際のミスを修正 * Revert "fix(frontend): `text`が`null`であって`renoteId`と`replyId`が`null`でないようなノートは引用リノートとして表示するように" This reverts commit a9ca553. * fix(misskey-js): `build-misskey-js-with-types`時は`api.json`のGETをスキップするように * Revert "fix(misskey-js): `build-misskey-js-with-types`時は`api.json`のGETをスキップするように" This reverts commit 8654589. * fix(misskey-js): `openapi-parser`で`validate`のかわりに`parse`を用いるように * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for d792f4f - Browse repository at this point
Copy the full SHA d792f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c26c01c - Browse repository at this point
Copy the full SHA c26c01cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 920888e - Browse repository at this point
Copy the full SHA 920888eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4846ab0 - Browse repository at this point
Copy the full SHA 4846ab0View commit details -
feat: 枠線をつけるMFMを追加 (misskey-dev#12981)
* Update MkMisskeyFlavoredMarkdown.ts * Update const.ts * Update MkMisskeyFlavoredMarkdown.ts * Update MkMisskeyFlavoredMarkdown.ts * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for bc8a741 - Browse repository at this point
Copy the full SHA bc8a741View commit details -
feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 (misskey-dev#12963)
* feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 * fix * remove strategy * fix * fix
Configuration menu - View commit details
-
Copy full SHA for 57017f2 - Browse repository at this point
Copy the full SHA 57017f2View commit details
Commits on Jan 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27dc0d3 - Browse repository at this point
Copy the full SHA 27dc0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4c868 - Browse repository at this point
Copy the full SHA fc4c868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a9def - Browse repository at this point
Copy the full SHA 79a9defView commit details -
enhance(frontend): Playの説明欄にMFMを使えるように (misskey-dev#12899)
* (enhance) Playの説明欄にMFMを使えるように * Update Changelog * use class for mfm component * Update packages/frontend/src/pages/flash/flash-edit.vue Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com> * Update flash.vue * Update CHANGELOG.md --------- Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 12142a2 - Browse repository at this point
Copy the full SHA 12142a2View commit details -
fix: isPrivateIpで検証時にipバージョンが一致するかを確認するように (misskey-dev#12988)
* fix: isPrivateIpで検証時にipバージョンが一致するかを確認するように * Update CHANGELOG.md * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for ec4e57b - Browse repository at this point
Copy the full SHA ec4e57bView commit details -
enhance(frontend) 日本語の拡張絵文字辞書を追加 (misskey-dev#12855)
* Create ja-JP.json * Update general.vue * Update ja-JP.json * Update ja-JP.json * Update ja-JP.json * fix * fix design * (Add) ひらがな [wip] * fix lint * Apply suggestions from code review Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com> * (add) ja-JP_hira Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com> * (enhance) 言語名をちゃんと表示するように --------- Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ea8e0c - Browse repository at this point
Copy the full SHA 0ea8e0cView commit details -
refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように (misskey-dev#12993)
* Optimize note model index * enhance(backend): ANY()をやめる (MisskeyIO#239) * add small e2e test drive endpoint --------- Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d92aaf8 - Browse repository at this point
Copy the full SHA d92aaf8View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d83c1a - Browse repository at this point
Copy the full SHA 3d83c1aView commit details -
enhance: 動画・音声周りのUIと動作改良 (misskey-dev#12925)
* wip * (fix) `/files` をバイトレンジリクエストに対応させる * video * audio * fix * fix * spdx * fix (rangeRequest) * fix * Update CHANGELOG.md * (add) ボリュームを保存できるように * (fix) ミュート復帰時に音量が固定される * named export * tweak design * Add sensitive class for audio component * Refactor seekbar styles * Refactor hms * Revert "(add) ボリュームを保存できるように" This reverts commit 6271f94. * Revert "(fix) ミュート復帰時に音量が固定される" This reverts commit a65002b. * revert revert changes --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 8b0fdfc - Browse repository at this point
Copy the full SHA 8b0fdfcView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c971edd - Browse repository at this point
Copy the full SHA c971eddView commit details -
enhance(frontend): ページ遷移時にPlayerを閉じるように (misskey-dev#13013)
* なんかできた * update changelog.md * onDeactivatedを使うように
Configuration menu - View commit details
-
Copy full SHA for bc5aebe - Browse repository at this point
Copy the full SHA bc5aebeView commit details -
Enhance(frontend): MkCustomEmojiDetailedDialogを調整 (misskey-dev#13015)
* MkEmojiDetailedDialogを調整 * 絵文字ライセンスでMFMを使えるように * <a> -> <MkLink> * 入力ボックスでmfmのオートコンプリートを効かせる
Configuration menu - View commit details
-
Copy full SHA for acab9cc - Browse repository at this point
Copy the full SHA acab9ccView commit details -
enhance(frontend): チャンネルノートの場合はその前後を見れるように (misskey-dev#13019)
* チャンネルノートの場合はその前後を見れるように * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for 8db800e - Browse repository at this point
Copy the full SHA 8db800eView commit details -
$[border ...]にクリッピング機能を追加 (misskey-dev#13002)
* Update MkMisskeyFlavoredMarkdown.ts * Update MkMisskeyFlavoredMarkdown.ts * Update CHANGELOG.md * Set clipping as default
Configuration menu - View commit details
-
Copy full SHA for bcb4560 - Browse repository at this point
Copy the full SHA bcb4560View commit details -
Fix: properly handle cc followers (misskey-dev#13009)
* Fix: properly handle cc followers Fix misskey-dev#13001 * Update CHANGELOG.md * Fix syntax error
Configuration menu - View commit details
-
Copy full SHA for 0283142 - Browse repository at this point
Copy the full SHA 0283142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 945d6a2 - Browse repository at this point
Copy the full SHA 945d6a2View commit details
Commits on Jan 18, 2024
-
MkCodeにコピーボタンを追加 (misskey-dev#12999)
* Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update CHANGELOG.md --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 9a40b36 - Browse repository at this point
Copy the full SHA 9a40b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dcf25c - Browse repository at this point
Copy the full SHA 1dcf25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e237a7 - Browse repository at this point
Copy the full SHA 1e237a7View commit details -
refactor: MkCodeをブロックとインラインで別コンポーネント化する (misskey-dev#13026)
* Create MkCodeInline.vue * Update MkCode.vue * Update MkMisskeyFlavoredMarkdown.ts * Update flash.vue * Update MkCodeInline.vue
Configuration menu - View commit details
-
Copy full SHA for fc7cd63 - Browse repository at this point
Copy the full SHA fc7cd63View commit details -
fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 (misskey-dev#13027)
* fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 * fix
Configuration menu - View commit details
-
Copy full SHA for 67a41c0 - Browse repository at this point
Copy the full SHA 67a41c0View commit details -
feat(frontend): 横スワイプでタブを切り替える機能 (misskey-dev#13011)
* (add) 横スワイプでタブを切り替える機能 * Change Changelog * y方向の移動が一定量を超えたらスワイプを中断するように * Update swipe distance thresholds * Remove console.log * adjust threshold * rename, use v-model * fix * Update MkHorizontalSwipe.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * use css module --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for c1019a0 - Browse repository at this point
Copy the full SHA c1019a0View commit details -
refactor: fully typed locales (misskey-dev#13033)
* refactor: fully typed locales * refactor: hide parameterized locale strings from type data in ts access * refactor: missing assertions * docs: annotation
Configuration menu - View commit details
-
Copy full SHA for 4340121 - Browse repository at this point
Copy the full SHA 4340121View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d85085d - Browse repository at this point
Copy the full SHA d85085dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad2732 - Browse repository at this point
Copy the full SHA 3ad2732View commit details -
「外部サイトからインストール」のパスを /install-extensions に変更 (misskey-dev#12991)
* /install-extensionsに変更 * CHANGELOG.mdに追記 * 旧パスも利用できるように
Configuration menu - View commit details
-
Copy full SHA for 8be977b - Browse repository at this point
Copy the full SHA 8be977bView commit details -
fix: Some fixes for misskey-dev#12850 (misskey-dev#12862)
- refinement the error message when trueMail validation fails - the settings of trueMail are not displayed after saving - changing how `Active Email Validation` is saved
Configuration menu - View commit details
-
Copy full SHA for b17eb8e - Browse repository at this point
Copy the full SHA b17eb8eView commit details -
Enhance(frontend): MFMの属性にオートコンプリートが利用できるように (misskey-dev#12803)
* MFMのパラメータでオートコンプリートできるように * tweak conditions & refactor * ファイル末尾の改行忘れ * remove console.log & refactor * 型付けに敗北 * fix * update CHANGELOG.md * tweak conditions * CHANGELOGの様式ミス * CHANGELOGを書く場所を間違えていたので修正 * move changelog * move changelog * typeof MFM_TAGS[number] Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * $[border.noclip ]対応 * Update const.ts --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 678dba9 - Browse repository at this point
Copy the full SHA 678dba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a637b4e - Browse repository at this point
Copy the full SHA a637b4eView commit details -
refactor: deprecate i18n.t (misskey-dev#13039)
* refactor: deprecate i18n.t * revert: deprecate i18n.t This reverts commit 7dbf873. * chore: reimpl
Configuration menu - View commit details
-
Copy full SHA for 7881f06 - Browse repository at this point
Copy the full SHA 7881f06View commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 952386b - Browse repository at this point
Copy the full SHA 952386bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9152238 - Browse repository at this point
Copy the full SHA 9152238View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc7b2f1 - Browse repository at this point
Copy the full SHA bc7b2f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2985cf - Browse repository at this point
Copy the full SHA e2985cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79eac66 - Browse repository at this point
Copy the full SHA 79eac66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 272590e - Browse repository at this point
Copy the full SHA 272590eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b8ac1 - Browse repository at this point
Copy the full SHA 44b8ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 151e3bc - Browse repository at this point
Copy the full SHA 151e3bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f86d018 - Browse repository at this point
Copy the full SHA f86d018View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a81ed - Browse repository at this point
Copy the full SHA b9a81edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de29e5 - Browse repository at this point
Copy the full SHA 1de29e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb74b61 - Browse repository at this point
Copy the full SHA cb74b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094c6e3 - Browse repository at this point
Copy the full SHA 094c6e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf3ba4 - Browse repository at this point
Copy the full SHA 3bf3ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b7754 - Browse repository at this point
Copy the full SHA f6b7754View commit details -
Fix(frontend): 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくな…
…るのを修正 (misskey-dev#13046) * 絵文字辞書のサロゲートペアを修正 * update CHANGELOG.md * Revert "update CHANGELOG.md" This reverts commit 7c24fa6.
Configuration menu - View commit details
-
Copy full SHA for c115b8e - Browse repository at this point
Copy the full SHA c115b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb543f - Browse repository at this point
Copy the full SHA 3cb543fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c48d9cc - Browse repository at this point
Copy the full SHA c48d9ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d57487 - Browse repository at this point
Copy the full SHA 7d57487View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd7ffe - Browse repository at this point
Copy the full SHA fcd7ffeView commit details -
enhance(frontend): ノート作成画面の添付メニューから直接ファイルを消せるように (misskey-dev#12858)
* (enhance) 添付画面から直接ファイルを消せるように * Update Changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 5764848 - Browse repository at this point
Copy the full SHA 5764848View commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a17251d - Browse repository at this point
Copy the full SHA a17251dView commit details -
enhance(sw): オフライン表示のデザインを改善 (misskey-dev#13052)
* enhance(sw): オフライン表示のデザインを改善 * Update Changelog * fix * fix * fix * 言語が取得できなかった場合のフォールバックを追加 * (change) translation key
Configuration menu - View commit details
-
Copy full SHA for 4de7778 - Browse repository at this point
Copy the full SHA 4de7778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6039f27 - Browse repository at this point
Copy the full SHA 6039f27View commit details -
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
… 2023.12.2.papi.dev+0121
Configuration menu - View commit details
-
Copy full SHA for d68cdec - Browse repository at this point
Copy the full SHA d68cdecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 332f7fb - Browse repository at this point
Copy the full SHA 332f7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3cc17e - Browse repository at this point
Copy the full SHA b3cc17eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c87e98 - Browse repository at this point
Copy the full SHA 4c87e98View commit details -
return a
Vary: Accept
header for all dual-format endpoints misskey-……dev#365 (misskey-dev#13044) `/users/:user`, `/@:user`, `/notes/:note` return different responses depending on the request's `Accept:` header. If we don't consistently return a `Vary: Accept` header, browsers and caching proxies will get confused, and return AP representations when HTML was requested, or vice versa. Co-authored-by: dakkar <dakkar@thenautilus.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for fb309f3 - Browse repository at this point
Copy the full SHA fb309f3View commit details -
enhance(frontend): タイムラインフィルターの設定を保持+センシティブなノートを隠せるように (misskey-dev#1…
…2848) * (enhance) タイムラインフィルターの状態を記憶するように * fix * (enhance) センシティブな投稿をミュート形式で表示する(TLのみ) * fix * Update Changelog * Fix changelog * Lintエラーを潰す * Update locales/ja-JP.yml * hideSensitive -> withSensitive * Update CHANGELOG.md * Update ja-JP.yml --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 0580ba1 - Browse repository at this point
Copy the full SHA 0580ba1View commit details -
Enhance(frontend): 絵文字編集ダイアログをウィンドウにする (misskey-dev#13047)
* 絵文字編集ダイアログをウィンドウにする * update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 90e0a6e - Browse repository at this point
Copy the full SHA 90e0a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4657eb - Browse repository at this point
Copy the full SHA f4657ebView commit details -
New Crowdin updates (misskey-dev#12845)
* New translations ja-jp.yml (French) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Lao) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Lao) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Lao) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Dutch) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Swedish) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang)) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Greek) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang)) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Greek) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang)) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Chinese Simplified)
Configuration menu - View commit details
-
Copy full SHA for b52fe6c - Browse repository at this point
Copy the full SHA b52fe6cView commit details -
chore(deps-dev): bump vite in /scripts/changelog-checker (misskey-dev…
…#13040) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 676ee87 - Browse repository at this point
Copy the full SHA 676ee87View commit details -
enhance(frontend): 季節に応じた画面の演出を南半球に対応させる (misskey-dev#12838)
* (enhance) 季節に応じた画面の演出を南半球に対応させる * Update Changelog * (add) 半球の簡易自動判定 --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 3784b39 - Browse repository at this point
Copy the full SHA 3784b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff229a - Browse repository at this point
Copy the full SHA 3ff229aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a01a85 - Browse repository at this point
Copy the full SHA 1a01a85View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9eb0468 - Browse repository at this point
Copy the full SHA 9eb0468View commit details -
fix(frontend/pizzax): デフォルト値が適用できないことがあるのを修正 (misskey-dev#13057)
* fix(frontend/pizzax): デフォルト値が適用できないことがあるのを修正 * fix * いらんプロパティをけす
Configuration menu - View commit details
-
Copy full SHA for 4f95b8d - Browse repository at this point
Copy the full SHA 4f95b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a431dde - Browse repository at this point
Copy the full SHA a431ddeView commit details -
New Crowdin updates (misskey-dev#13056)
* New translations ja-jp.yml (French) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Lao) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (Danish) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Greek) * New translations ja-jp.yml (Hungarian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Dutch) * New translations ja-jp.yml (Norwegian) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Swedish) * New translations ja-jp.yml (Turkish) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Croatian) * New translations ja-jp.yml (Uyghur) * New translations ja-jp.yml (Lojban) * New translations ja-jp.yml (Sinhala) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Kannada) * New translations ja-jp.yml (Haitian Creole) * New translations ja-jp.yml (Kabyle) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang)) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional)
Configuration menu - View commit details
-
Copy full SHA for 0cfeb42 - Browse repository at this point
Copy the full SHA 0cfeb42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f6157 - Browse repository at this point
Copy the full SHA 67f6157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 259992c - Browse repository at this point
Copy the full SHA 259992cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94e282b - Browse repository at this point
Copy the full SHA 94e282bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4af3640 - Browse repository at this point
Copy the full SHA 4af3640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c8888d - Browse repository at this point
Copy the full SHA 5c8888dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d380ed3 - Browse repository at this point
Copy the full SHA d380ed3View commit details -
fix: 2024-01-22 10:50時点のdevelopにてCIがコケている (misskey-dev#13060)
* fix: バブルゲームのビルド失敗修正 * fix: api.jsonの定義誤りを修正 * fix: lint.yml(typecheck) * fix: fix eslint error * fix: frontend vitest version * fix: frontend vitest version * fix: * fix: cypress * fix: misskey-js test * fix: misskey-js tsd(tsdはpakcage.jsonのexportsをサポートしない?) * fix: conflict * fix: 間違えて上書きしたところを修正 * fix: 再 * fix: api.json * fix: api.json * fix: タイムアウト延長 * Update packages/misskey-js/jest.config.cjs Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 850d384 - Browse repository at this point
Copy the full SHA 850d384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fe03b - Browse repository at this point
Copy the full SHA 99fe03bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0ad066 - Browse repository at this point
Copy the full SHA e0ad066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e307e4 - Browse repository at this point
Copy the full SHA 5e307e4View commit details -
chore: publish misskey-js automatically (misskey-dev#13014)
* chore: publish @misskey-dev/misskey-js * remove @misskey-dev/ * ?? * correct version * version
Configuration menu - View commit details
-
Copy full SHA for 31a3977 - Browse repository at this point
Copy the full SHA 31a3977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee5507 - Browse repository at this point
Copy the full SHA 2ee5507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ac8bc - Browse repository at this point
Copy the full SHA 58ac8bcView commit details -
perf: (productionの)dependenciesから@typesを削除、reversi/bubble-gameをesbuil…
…dにする (misskey-dev#13067) * perf: (productionの)dependenciesから@typesを削除、reversi/bubble-gameをesbuildにする * fix * fix
Configuration menu - View commit details
-
Copy full SHA for af2d81a - Browse repository at this point
Copy the full SHA af2d81aView commit details -
fix(build): スクリプトの名前の変更漏れ (misskey-dev#13068)
* fix(build): スクリプトの名前の変更漏れ * 漏れの漏れ
Configuration menu - View commit details
-
Copy full SHA for d2ccce6 - Browse repository at this point
Copy the full SHA d2ccce6View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f48f714 - Browse repository at this point
Copy the full SHA f48f714View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ba0b3 - Browse repository at this point
Copy the full SHA e8ba0b3View commit details -
New Crowdin updates (misskey-dev#13061)
* New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean)
Configuration menu - View commit details
-
Copy full SHA for 62f6f6a - Browse repository at this point
Copy the full SHA 62f6f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 298bc34 - Browse repository at this point
Copy the full SHA 298bc34View commit details -
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
… 2023.12.2.papi.dev+0121
Configuration menu - View commit details
-
Copy full SHA for 1891284 - Browse repository at this point
Copy the full SHA 1891284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 377666b - Browse repository at this point
Copy the full SHA 377666bView commit details