summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New Crowdin updates (#14316)syuilo2024-07-305-66/+102
* fix(frontend): emojiPickerを使用して絵文字を挿入する際、refに...かっこかり2024-07-301-1/+14
* enhance(frontend): 自分のクリップ一覧ではアバターを表示し...かっこかり2024-07-303-7/+13
* fix(frontend): pure renote cannot create with url based quote (#14270)Sayamame-beans2024-07-302-1/+2
* enhance(frontend): 連合の「連合中」,「購読中」,「配信中」...taichan2024-07-303-6/+7
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-07-301-1/+1
|\
| * Fix condition of noteSearchableScope (#14325)taichan2024-07-301-1/+1
* | :art:syuilo2024-07-302-0/+2
|/
* refactor(backend): remove unrelated commentsかっこかり2024-07-301-1/+0
* refactor(actions): remove duplicated pathsかっこかり2024-07-301-1/+0
* feat: このユーザーのノートを検索, クエリに基づく検索の...taichan2024-07-3016-36/+326
* Fix(backend): ドライブのファイルのurl, uri, src の上限引き上...taichan2024-07-303-3/+32
* Bump version to 2024.7.0-rc.5github-actions[bot]2024-07-302-2/+2
* enhance(frontend): ブラウザのコンテキストメニューを使用で...かっこかり2024-07-306-0/+45
* enhance(frontend): ドライブのファイル・フォルダをドラッグ...かっこかり2024-07-305-17/+117
* enhance(frontend): デッキのアンテナ・リスト選択画面からそ...かっこかり2024-07-3022-113/+409
* enhance: 管理画面でアーカイブにしたお知らせを表示・編...かっこかり2024-07-307-63/+127
* fix(backend): type(schema) of reactionAcceptance was wrong (#14317)Sayamame-beans2024-07-302-2/+2
* :art:syuilo2024-07-301-40/+45
* Bump version to 2024.7.0-rc.4github-actions[bot]2024-07-302-2/+2
* update node versionsyuilo2024-07-3010-12/+12
* feature: ユーザ作成時にSystemWebhookを発信できるようにする ...おさむのひと2024-07-2912-62/+237
* New Crowdin updates (#13916)syuilo2024-07-2829-384/+722
* fix: deck uiの通知音が重なる問題 (#14029)anatawa122024-07-282-7/+17
* Bump version to 2024.7.0-beta.3github-actions[bot]2024-07-282-2/+2
* Fix(frontend): 下書き/削除して編集で保持されない項目があ...Sayamame-beans2024-07-284-5/+22
* update deps (#14312)syuilo2024-07-286-3017/+2515
* enhance(frontend): add withCloseButton option for MkModalWindowsyuilo2024-07-281-6/+8
* refactorsyuilo2024-07-281-3/+3
* fix(frontend): modalが正しく閉じられていないのを修正 (#14307)かっこかり2024-07-275-34/+53
* fix(build): autogen生成時にbackendを2度buildしているのを修正 (#...かっこかり2024-07-273-8/+31
* docs: format `CONTRIBUTING.md` (#14302)zyoshoka2024-07-261-24/+21
* Bump version to 2024.7.0-beta.2github-actions[bot]2024-07-252-2/+2
* chore: reflect actual policy about Committers' rights (#14267)Kisaragi2024-07-251-2/+18
* fix(frontend): いくつかの`number` inputに最小値を設定 (#14284)かっこかり2024-07-253-4/+4
* fix(frontend): リアクションしたユーザー一覧のユーザー名...かっこかり2024-07-253-0/+4
* fix(frontend): emoji picker not opening on `/share` page (#14295)zyoshoka2024-07-252-0/+4
* [Re] refactor(misskey-js): 警告をすべて解決 (#14277)Sayamame-beans2024-07-259-73/+118
* fix(backend): avoid caching remote user's HTL when receiving Note (#13772)zyoshoka2024-07-253-5/+47
* fix(backend): avoid notifying to remote users on local (#13774)zyoshoka2024-07-254-7/+16
* fix(frontend): 初期化時とroute変更時でkeyの決定方法が違うの...かっこかり2024-07-251-1/+1
* Update about-misskey.vuesyuilo2024-07-231-0/+16
* revert 5f88d56d96syuilo2024-07-2052-1091/+683
* docs(misskey-js): fix broken i-want-you image link in README.md (#14265)zyoshoka2024-07-191-1/+1
* fix(frontend): blurhashが無い場合に何も出力されないのを修正...かっこかり2024-07-192-3/+8
* Disable ESLint for migration files (#14262)woxtu2024-07-191-1/+1
* enhance(frontend): センシティブなメディアを開く際に確認ダ...かっこかり2024-07-1910-17/+75
* fix(frontend): 個人宛てダイアログお知らせが即時表示され...taichan2024-07-192-2/+9
* chore: modernize issue template (#14263)Kisaragi2024-07-191-4/+4
* kill any from streaming API Implementation (#14251)anatawa122024-07-1821-83/+155