summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(frontend): MkRadiosのslotでv-ifを使用すると空白のoptionが生...かっこかり2025-11-251-2/+2
* refactor(frontend/aiscript): AiScriptバージョン取得・判定ロジッ...かっこかり2025-11-252-10/+13
* Bump version to 2025.11.1-alpha.1github-actions[bot]2025-11-241-1/+1
* fix(backend): DBレプリケーションを利用する環境でクエリー...かっこかり2025-11-241-64/+1
* fix(frontend): PlayのAiScriptバージョン判定が正しく動作しな...かっこかり2025-11-242-1/+10
* enhance(frontend): preferenceのタブ間同期にBroadcast Channelを使用...かっこかり2025-11-243-26/+57
* Bump version to 2025.11.1-alpha.0github-actions[bot]2025-11-241-1/+1
* fix(frontend): 一部のシチュエーションで投稿フォームのツ...かっこかり2025-11-242-3/+7
* fix(frontend): リセットボタンでCWがリセットされない問題を...かっこかり2025-11-241-0/+1
* fix(backend): チャンネルのリアルタイム更新で非ログイン時...かっこかり2025-11-241-0/+4
* chore(dev): correct entrypoint path for embed on dev build (#16836)zyoshoka2025-11-241-1/+1
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-11-241-1/+1
|\
| * fix(backend): DeepL翻訳のAPIキー指定方式変更に対応 (#16839)かっこかり2025-11-241-1/+1
* | chore(backend/dev): remove cli-highlight dependency to reduce memory usagesyuilo2025-11-242-11/+3
|/
* fix(backend): `clips/my-favorites` APIをページネーションに対応さ...かっこかり2025-11-236-9/+38
* chore(dev): add start:inspect command for debuggingsyuilo2025-11-211-0/+1
* fix(frontend): pageheaderの型を修正 (#16803)かっこかり2025-11-202-5/+4
* fix: ヘッダーメニューのチャンネルからチャンネルを新規...果物リン2025-11-201-1/+1
* fix(frontend): ページのコンテンツがはみ出る問題を修正 (#16...かっこかり2025-11-201-0/+1
* enhance(frontend): リアクションの受け入れ設定にキャプショ...kami82025-11-191-4/+24
* refactorsyuilo2025-11-181-19/+19
* Release: 2025.11.0github-actions[bot]2025-11-161-1/+1
* Bump version to 2025.11.0-rc.0github-actions[bot]2025-11-151-1/+1
* fix(frontend): カスタム絵文字(β)画面で変更行が正しくハイ...おさむのひと2025-11-152-8/+4
* fix(frontend): 投稿フォームのアバター画像が縮むのを修正 (...おさむのひと2025-11-151-0/+1
* chore(frontend): add tip for preference restoresyuilo2025-11-131-0/+1
* Bump version to 2025.11.0-beta.0github-actions[bot]2025-11-121-1/+1
* チャンネルの説明欄の最小文字数制約を除去する (#16782)claustra012025-11-122-2/+2
* RoleService.testがPostgreSQLのdeadlockでrandom failする問題を修正 (...claustra012025-11-121-2/+6
* Bump version to 2025.11.0-alpha.4github-actions[bot]2025-11-101-1/+1
* enhance(frontend): アンテナ・リストの設定画面・タイムライ...かっこかり2025-11-104-10/+31
* refactor(frontend): フロントエンドの型エラー解消 (#16779)かっこかり2025-11-103-1/+6
* refactor8frontend9: anyを除去 (#16778)かっこかり2025-11-1016-110/+42
* fix(backend): improve isFederationAllowedHostsyuilo2025-11-101-0/+1
* chore(frontend): アニメーション画像設定をパフォーマンスセ...syuilo2025-11-101-0/+12
* chore: RoleServiceのunit-test追加 (#16777)おさむのひと2025-11-101-18/+237
* use esnext to avoid type errorsyuilo2025-11-091-1/+1
* fix typesyuilo2025-11-091-1/+1
* fix typesyuilo2025-11-092-2/+4
* 🎨syuilo2025-11-092-17/+30
* fix(frontend): postform tourをスキップできるように (#16767)かっこかり2025-11-091-1/+3
* fix(deps): update dependency vite to v7.1.11 [security] (#16678)renovate[bot]2025-11-083-3/+3
* fix(misskey-js): misskey-js autogen が動作しない問題を修正 (#16773)かっこかり2025-11-081-2/+4
* fix(deps): update [backend] update dependencies (#16771)renovate[bot]2025-11-081-35/+35
* chore(deps): update [misskey-js] update dependencies [ci skip] (#16768)renovate[bot]2025-11-082-7/+7
* fix(deps): update `@typescript-eslint/*` dependencies [ci skip] (#16772)かっこかり2025-11-085-6/+10
* fix(deps): update [frontend] update dependencies [ci skip] (#16769)renovate[bot]2025-11-088-67/+67
* refactor(frontend): specify global objectsyuilo2025-11-074-6/+6
* Fix postMessage type error in Web Worker files by adding triple-slash directi...Copilot2025-11-074-0/+12
* fix typesyuilo2025-11-072-3/+3