- Jan 14, 2025
-
-
github-actions[bot] authored
-
github-actions[bot] authored
-
Hong Minhee (洪 民憙) authored
This fix makes `MfmService.fromHtml()` method accept `<ruby>` tags and translate it to MFM's ruby characters syntax (`$[ruby ...]`). このパッチは`MfmService.fromHtml()`メソッドが`<ruby>`タグをMFMの 読み仮名(ルビ)文法に翻訳する様に修正します。
-
おさむのひと authored
* enhance(backend): 絵文字の連合でライセンス欄を相互にやり取りするように Co-authored-by:
Kisaragi Marine <kisaragi.effective@gmail.com> Co-authored-by:
ruruke <123709459+ruruke@users.noreply.github.com> * fix CHANGELOG.md --------- Co-authored-by:
Kisaragi Marine <kisaragi.effective@gmail.com> Co-authored-by:
ruruke <123709459+ruruke@users.noreply.github.com> Co-authored-by:
taichan <40626578+tai-cha@users.noreply.github.com> Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
anatawa12 authored
* fix: punycode.js が使用されていない場所がある問題 * fix: use punycode/punycode.js on backend * fix: use punycode/punycode.es6.js on backend * fix: d.ts missing declare keyword * chore: don't use punycode.js on backend * update pnpm-lock.yaml * chore: remove punycode.d.ts * chore: use punycode.js instead of punycode npm package * chore: bump psl to 1.15.0 * chore: bump nsfwjs to 4.2.0 4.2.1 is not usable because of https://github.com/infinitered/nsfwjs/issues/904 * chore: prevent loading node-fetch from tensorflow * chore: DOMWindow['document'] => Document IDK why DOMWindow['document'] fails, but might be related to tsc internal complexity limit * fix: disable --trace-deprecation --------- Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
cannorin authored
Co-authored-by:
cannorin <cannorin@users.noreply.github.com> Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
Sayamame-beans authored
* feat(frontend): ノートのリンクをリモートのサーバーのURLとしてコピーできるように * 出し分けのロジックを1箇所に統一 * docs: CHANGELOGの内容をコミット内容に合わせる * docs: reverts 11d1b95 per https://github.com/misskey-dev/misskey/pull/13566#discussion_r1589103356 * chore: 調整 * chore: 調整2 --------- Co-authored-by:
Kisaragi Marine <kisaragi.effective@gmail.com> Co-authored-by:
kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by:
Kisaragi <48310258+KisaragiEffective@users.noreply.github.com> Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
かっこかり authored
* 投稿したファイルの一覧をプロフィールページ内のタブで見れるようにしてみた (Otaku-Social#14) * ギャラリー(ノート)の取得方法を変更、ページネーションに対応 * ギャラリー(ノート)が動作しない問題を修正 * ギャラリー(ノート)の名称変更 * styles * GalleryFromPosts -> Files * fix * enhance: 既存のファイルコンテナの「もっと見る」をクリックしたらファイルタブに飛べるように * Update Changelog * 共通化 * spdx * その他のメディアがちゃんとプレビューされるように * fix(frontend): リストがセンシティブ設定を考慮するように * arrayをsetに変更 * remove unused imports *
🎨 *🎨 * 画像以外のファイルのプレビューに対応したのでコメントを削除 * サムネイルをMkDriveFileThumbnailに統一 * v-panelに置き換え * lint --------- Co-authored-by:tmorio <morikapusan@morikapu-denki.com> Co-authored-by:
tmorio <20278135+tmorio@users.noreply.github.com> Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
おさむのひと authored
* feat(backend): pgroongaに対応(configの構成変更あり) * fix CHANGELOG.md * fix CHANGELOG.md * add using provider logging * fix CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
syuilo authored
-
github-actions[bot] authored
-
かっこかり authored
* fix(backend): pagesのnameの重複チェックはnameプロパティがある時のみ行うように * Update Changelog --------- Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
KanariKanaru authored
-
おさむのひと authored
* UserWebhook側の対処 * SystemWebhook側の対処 * fix test
-
かっこかり authored
* enhance(backend): metaにfederation modeに関する情報を公開 * enhance(frontend): 登録画面の注意書きを追加 * enhance(frontend): aboutページ・サーバー情報 * enhance(frontend): サーバー統計 * enhance(frontend): みつけるページ * enhance(frontend): 検索 * enhance(frontend): ユーザー選択 * enhance(frontend): 設定画面 * enhance(frontend): ウィジェット * enhance(frontend): リモートで開くオプション * Update Changelog * enhance(frontend): ステータスバー * i18n --------- Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
おさむのひと authored
* feat(frontend): CAPTCHAの設定変更時は実際に検証を通過しないと保存できないようにする * なしでも保存できるようにした * fix CHANGELOG.md * フォームが増殖するのを修正 * add comment * add server-side verify * fix ci * fix * fix * fix i18n * add current.ts * fix text * fix * regenerate locales * fix MkFormFooter.vue --------- Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
おさむのひと authored
* wip * https://github.com/misskey-dev/misskey/issues/15039#issuecomment-2576411861 の反映 Co-authored-by:
Kagami Sascha Rosylight <saschanaz@outlook.com> * fix CHANGELOG.md * remove inspection --------- Co-authored-by:
Kagami Sascha Rosylight <saschanaz@outlook.com>
-
taichan authored
* Fix(frontend): 削除して編集で引用ありを消せない * docs(changelog): update CHANGELOG.md * rename noteToRenote -> renoteTargetNote with type fix * Update Changelog --------- Co-authored-by:
Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
かっこかり authored
-
おさむのひと authored
* feature(backend): config(default.yml)からSQLログ全文を出力するか否かを設定可能に * disableHighlightやめる * refactor
-
anatawa12 authored
-
かっこかり authored
-
かっこかり authored
* don't double-url-encode rss urls `url.searchParams.set()` already encodes the values passed! (this is a partial revert of 0472d43e, the change in `statusbar-rss.vue` was correct) * Update Changelog --------- Co-authored-by:
dakkar <dakkar@thenautilus.net>
-
- Jan 11, 2025
-
-
かっこかり authored
* fix(frontend): shikiのdeprecated表現を修正 * update aiscript-vscode *
✌️ * fix * remove unused imports * bump aiscript-vscode to 0.1.15 -
かっこかり authored
* sync charts one-at-a-time to reduce database contention and timeouts * fix merge resolve failure * Update Changelog * update changelog * add comments --------- Co-authored-by:
Hazelnoot <acomputerdog@gmail.com>
-
- Jan 08, 2025
-
-
おさむのひと authored
* fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする * fixed errors * fixed errors * fixed errors * fix(frontend-embed): 型チェックエラーを修正
-
Rsplwe authored
-
かっこかり authored
* fix(backend/ActivityPubServerService): apOrHtml Constraintが正しく評価されない問題を修正 (MisskeyIO#869) * Update Changelog * indent --------- Co-authored-by:
あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
-
かっこかり authored
* fix(frontend-embed): localeのバージョンチェックが抜けており起動に失敗することがある問題を修正 * Update Changelog
-
鴇峰 朔華 authored
-
taichan authored
-
taichan authored
* fix(backend): skipHideなときにもロックダウンされたノートのprivate化をするように * fix linting * Update packages/backend/src/core/entities/NoteEntityService.ts * Fix: type error * Remove unneeded await * Fix: typo * Remove skipTreatVisibillity
-
- Jan 07, 2025
-
-
かっこかり authored
-
Take-John authored
* AiScript APIの型エラーに対処 * AiScript UI APIのテスト作成 * onInputなどがPromiseを返すように * AiScript共通APIのテスト作成 * CHANGELOG記載 * 定数のテストをconcurrentに * vi.mockを使用 * misskeyApiをmisskeyApiUntypedのエイリアスとする * 期待されるエラーメッセージを修正 * Mk:removeのテスト * misskeyApiの型を変更
-
おさむのひと authored
* fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする * fixed errors * fixed errors * fixed errors
-
Nanashi. authored
-
おさむのひと authored
* fix(backend): disableClustering設定時の初期化ロジックを調整 * onlyServer かつ enableCluster な場合、メインプロセスでlistenするとワーカープロセス側のlistenと衝突するため、メインプロセスはforkのみに制限する(listenしない) * ログの追加 * fix CHANGELOG.md * fix comment
-
- Jan 04, 2025