summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* enhance: カスタム絵文字関連の変更 (#9794)tamaina2023-04-124-39/+55
* refactor: サウンド関連の設定をpizzaxに移行 (#8105)tamaina2023-04-124-41/+78
* perf(backend): ノート作成時のアンテナ追加パフォーマンス...syuilo2023-04-122-16/+19
* feat: queueing bulk follow/unfollow and block/unblock (#10544)Namekuji2023-04-1223-168/+400
* Refactor sw (#10579)okayurisotto2023-04-1214-137/+96
* fix(client): noPaging: true with gallery/featuredtamaina2023-04-111-1/+1
* enhance(frontend): tweak post form stylesyuilo2023-04-111-8/+16
* enhance(backend): APIパラメータサイズ上限を128kbから1mbに緩和syuilo2023-04-111-1/+1
* enhance(backend): APIパラメータサイズ上限を32kbから128kbに緩和syuilo2023-04-111-1/+1
* perf(backend): cache swSubscriptionssyuilo2023-04-111-5/+16
* sw: なんかもうめっちゃ変えた (#10570)tamaina2023-04-118-29/+96
* fix #10554 チャンネルの検索用ページとAPIの追加 (#10555)たーびん2023-04-115-2/+164
* カスタム絵文字のキャッシュ時に"{}"が入ってしまう問題...Chimorium2023-04-112-8/+4
* fix(client): Consider safe-area-inset-bottom on global widgets areatamaina2023-04-103-4/+9
* fix(client): :art: fix MkEmojiPicker safe-area-inset-bottomtamaina2023-04-101-1/+4
* chore(sw): use PascalCasetamaina2023-04-104-18/+18
* swのesbuildの更新とビルドスクリプトの更新 (#10549)okayurisotto2023-04-102-25/+30
* fix(frontend): webhook, 連携アプリ一覧でコンテンツが重複し...syuilo2023-04-102-34/+40
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-04-101-1/+1
|\
| * fix issue #10195 設定のバックアップ の「削除」の文字がな...2023-04-101-1/+1
* | enhance(frontend): 常に広告を見られるオプションを追加syuilo2023-04-103-1/+7
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-04-101-0/+1
|\
| * MkContainer.vue i18n をtemplateから見えるように (#10560)YS2023-04-101-0/+1
* | fix(backend): アンテナのノート、チャンネルのノート、通知...syuilo2023-04-103-3/+3
|/
* fix(backend): イベント用redis分離が上手く動かない問題を修正syuilo2023-04-099-34/+53
* fix(backend): ストリーミングのLTLチャンネルでサーバー側に...syuilo2023-04-091-2/+2
* test: add `/@:acct` stories (#10517)Acid Chicken (硫酸鶏)2023-04-093-0/+76
* fix(backend): 連合しているインスタンスについて予期せず配...syuilo2023-04-091-1/+1
* add notesyuilo2023-04-091-0/+1
* fix(server): リアクションできない問題をとりあえず修正 (#1...tamaina2023-04-092-3/+6
* fix(frontend): ユーザープレビューが表示されない問題を修正syuilo2023-04-091-2/+2
* チャンネルを新規作成できない問題を修正syuilo2023-04-091-1/+1
* さがすのローカルユーザー(ピンどめ)が無限に生成さ...syuilo2023-04-091-1/+1
* チャンネルのお気に入りが無限に読み込まれる問題を修正syuilo2023-04-091-0/+1
* fix(client): リスト、クリップが無限ロードされる現象の解...taichan2023-04-092-0/+2
* fix(backend): 通知読み込みでエラーが発生する場合がある問...syuilo2023-04-091-0/+1
* fix: redis から取得できないチャンネル投稿はDBから取得 (#1...futchitwo2023-04-091-6/+12
* fix(server): IdService.parseを全てのidタイプに対応させるよう...tamaina2023-04-097-7/+92
* fix(client): PWA時の絵文字ピッカーの位置をホームバーに重...Takeshi Kishi2023-04-091-0/+1
* disable account migrationsyuilo2023-04-083-5/+5
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-04-081-0/+1
|\
| * fix(client): Fix antenna list infinite items loadingtamaina2023-04-081-0/+1
* | use for ofsyuilo2023-04-081-4/+4
|/
* enhance(client): 広告・お知らせが新規登録時に増殖しないよ...atsuchan2023-04-082-2/+51
* fix(frontend): URLに他のクエリがあるときにもZen UIが適用さ...okayurisotto2023-04-081-1/+1
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-04-082-1/+7
|\
| * test: use M PLUS Rounded 1c on Storybook (#10520)Acid Chicken (硫酸鶏)2023-04-081-0/+6
| * chore: local test が redis version 起因で落ちる (#10519)omi2023-04-081-1/+1
* | disable flaky testsyuilo2023-04-081-34/+35
|/
* fetch person again (#10514)Namekuji2023-04-082-15/+23