- May 01, 2024
-
-
zyoshoka authored
* fix(frontend): fix Storybook type errors * fix: `hasReduce` doesn't work in args
-
Daiki Mizukami authored
* fix: normalize incoming signed activities * Tweak style * Update CHANGELOG.md * Log compacted activity as well --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
-
taiy authored
* fix: 連合なしの状態の読み書きができない問題 * update changelog * fix types: https://github.com/misskey-dev/misskey/pull/13777#discussion_r1585901601
-
syuilo authored
-
かっこかり authored
-
かっこかり authored
* refactor(frontend): 非ログイン画面でのmeta取得を減らす * fix(frontend): サーバー供給のmetaとクライアントフォールバックで取れるmetaの型が違うのを修正 * force fetch meta at welcome.vue * refactor
-
- Apr 29, 2024
-
-
zyoshoka authored
-
- Apr 28, 2024
- Apr 27, 2024
-
-
anatawa12 authored
* feat: changing MkA behavior from MkMFM * chore: open links in abuse comment in new window * docs(changelog): 通報のコメント内のリンクをクリックした際、ウィンドウで開くように * chore: use inject instead of prop drilling * Revert "chore: use inject instead of prop drilling" This reverts commit b4dd14eacf59c8079676aa6ab019fece67496d79.
-
anatawa12 authored
-
ikasoba authored
* devモードでもActivityPub系エンドポイントへアクセスできるように * ActivityPubでのHTMLのシリアライズを修正 * ハードコードしていたurlを`httpUrl`へ修正 * テストの追加
-
かっこかり authored
* fix(frontend_reversi): 共有ボタンの実装を改善 * Update Changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
-
かっこかり authored
* fix(frontend): グループ通知の人数をちゃんと数えるように * Update Changelog
-
かっこかり authored
* fix(backend): ページのOGP URLが違うのを修正 * Update Changelog * typo
-
かっこかり authored
* fix(frontend): PlayのAiScriptランタイムが停止したときに画面が初期化されていない問題を修正 * fix * Update Changelog * typo
-
salano_ym authored
-
MeiMei authored
* Add Cache-Control to Bull Board * CHANGELOG --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
-
- Apr 25, 2024
-
-
Cocoa Hoto authored
-
FineArchs authored
* Update package.json * Update autogen files * Update flash-edit.vue * Update flash-edit.vue * Update CHANGELOG.md * revert
-
- Apr 19, 2024
- Apr 17, 2024
-
-
-
anatawa12 authored
* fix: some replies are removed from global timeline * refactor: 各チャンネルのミュートとブロックの処理をまとめる * fix: リノートをミュートでその人のノートのリノートをミュートしていたを修正 * refactor: isPureRenotePackedを他のところでも使う * docs(changelog): CHANGELOGを更新 * test: withReplies = falseでフォローしてる人によるリプライが流れてくる * test: ノートミュートしているユーザーの通常ノートのリノートが流れてくる/含まれる
-
かっこかり authored
* feat(frontend): フォローするかどうかの確認ダイアログを出せるように * Update Changelog
-
かっこかり authored
-
- Apr 16, 2024
-
-
anatawa12 authored
* fix: ダイレクト投稿の宛先が保存されない * fix: 同じユーザーが複数回宛先に追加できる問題 * fix: 関係ないユーザーが宛先に追加される可能性がある
-
- Apr 15, 2024
- Apr 14, 2024
-
-
かっこかり authored
* enhance: クリップのノート数を表示できるように * Update Changelog
-
zyoshoka authored
* fix(backend): incorrect logic for determining whether Quote or not * Update CHANGELOG.md --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
-
かっこかり authored
* return 206 for every ranged response - fixes #494 (cherry picked from commit 92eec217) * detect size of remote files - fixes #494 without this, remote files are assumed to have size 0 (even if we just downloaded them!) and the range-related code won't run (cherry picked from commit 960f4fcf) --------- Co-authored-by: dakkar <dakkar@thenautilus.net>
-
- Apr 13, 2024
-
-
anatawa12 authored
-
かっこかり authored
* fix(backend): 登録にメール認証が必須になっている場合、登録されているメールアドレスを削除できないように (MisskeyIO#606) (cherry picked from commit 6b7df2bd10dc28b84f525a621b66fc49bf59cac6) * Update Changelog --------- Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
-
かっこかり authored
* feat(frontend): アップロードするファイルの名前をランダム文字列にできるように * Update Changelog * refactor * 設定項目を移動 * fix * 「オリジナルのファイル名を保持」に変更 * 拡張子を付加するように
-
- Apr 09, 2024
- Apr 08, 2024
-
-
Srgr0 authored
* Update deploy-test-environment.yml * Update deploy-test-environment.yml * use github.repository --------- Co-authored-by: anatawa12 <anatawa12@icloud.com>
-
- Apr 07, 2024
-
-
zyoshoka authored
* enhance(frontend): better condition for posting and displaying Notes * Update CHANGELOG.md
-