summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Refactor NoteReadService.read (#13429)tamaina2024-02-222-33/+32
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-02-224-7/+14
|\
| * fix: 禁止キーワードを含むノートがDelayed Queueに追加され...anatawa122024-02-223-6/+14
| * fix: MkUserPopupが表示されてる状態でv-user-previewがついた要...anatawa122024-02-211-1/+0
* | enhance: サーバーごとにモデレーションノートを残せるよ...syuilo2024-02-2213-7/+88
|/
* :art:syuilo2024-02-211-1/+1
* fix: Bump sharp to 0.33.2 (#13391)tamaina2024-02-212-6/+7
* refactor(backend): `ReactionService.prototype.convertLegacyReactions` (#13375)okayurisotto2024-02-212-24/+66
* refactor(frontend): 不必要なconsole.logを除去・抑制 (#13400)かっこかり2024-02-213-4/+2
* fix(frontend): 画面表示後最初の音声再生が爆音になること...zyoshoka2024-02-201-1/+1
* fix(frontend): チャートのラベルが消えている問題を修正 (#13...zyoshoka2024-02-201-1/+1
* enhance(frontend): ノート作成画面の添付メニューのdividerの位...Sayamame-beans2024-02-201-2/+2
* Fix(frontend): オートコンプリートが出るべき状況で出ない...1Step6212024-02-191-1/+3
* fix: syuilo/misskey時代から使用してるサーバーが改変したバ...anatawa122024-02-191-0/+16
* fix: nodeinfoにenableMcaptchaとenableTurnstileが無い (#13387)anatawa122024-02-192-0/+4
* fix: allow moderators see role assigned users; fix #13301 (#13315)Cocoa Hoto2024-02-171-1/+1
* chore: 通報ページのユーザをクリックした際にユーザをウ...anatawa122024-02-171-2/+2
* fix of 9a70ce8f5ea9df00001894809f5ce7bc69b14c8asyuilo2024-02-171-1/+1
* Update package.jsonsyuilo2024-02-171-1/+1
* feat: license violation protection (#13285)Acid Chicken (硫酸鶏)2024-02-1714-23/+245
* feat: add link to local note in initial comment of abuse note (#13347)anatawa122024-02-171-2/+5
* Merge pull request from GHSA-qqrm-9grj-6v32tamaina2024-02-178-29/+157
* 2024.2.0-beta.13tamaina2024-02-161-1/+1
* refactor(backend): remove/replace deprecated type deps (#13252)zyoshoka2024-02-164-6/+4
* fix misskey-js versionかっこかり2024-02-161-1/+1
* fix(frontend/pageMetadata): ページタイトルが更新されない問題 ...taiy2024-02-16140-430/+496
* fix(frontend): vue v3.4.16以降でタイムラインが正常に表示でき...かっこかり2024-02-163-40/+48
* fix typesyuilo2024-02-161-1/+1
* fixsyuilo2024-02-161-2/+2
* refactor(backend): misc/cacheをシンプルな実装に戻したsyuilo2024-02-162-65/+17
* リモートユーザーが復活してもキャッシュにより該当ユ...MeiMei2024-02-163-12/+33
* fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-1631-160/+1038
* feat(backend): likeOnlyなどでハートにフォールバックする際異...Kisaragi2024-02-161-3/+3
* build: upgrade Storybook to 8 beta (#13297)Acid Chicken (硫酸鶏)2024-02-1413-51/+54
* fix: TypeAssertionExpression breaks Storybook buildsAcid Chicken (硫酸鶏)2024-02-141-1/+1
* fix(frontend): エラーページのトラブルシューティングがリ...taiy2024-02-141-1/+2
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131805-1809/+1809
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131805-1873/+1875
* perf: omit search for immutable static requests (#13265)Acid Chicken (硫酸鶏)2024-02-133-23/+47
* enhance: 禁止ワードはリモートノートも対象に (#13280)tamaina2024-02-133-6/+5
* fix: downgrade vue to 3.4.15tamaina2024-02-121-2/+2
* refactor(msjs): avoid any (part 1) (#13247)Kisaragi2024-02-123-5/+5
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-02-122-0/+9
|\
| * feat: provide tarball (#13260)Acid Chicken (硫酸鶏)2024-02-122-0/+9
* | update SPDX-FileCopyrightTextsyuilo2024-02-121805-1875/+1873
|/
* Update about-misskey.vuesyuilo2024-02-111-18/+0
* fix misskey-js versionかっこかり2024-02-091-1/+1
* update depssyuilo2024-02-093-13/+13
* perf(frontend): splash screenのdomが消えない場合があるのを修正syuilo2024-02-091-6/+5
* fix: 特定文字列を含むノートを投稿できないようにする管...おさむのひと2024-02-0911-29/+174