| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#12420)
* (enhance) MFM rubyが連合されるように
* Update Changelog
* Update Changelog
* (fix) unixtimeのフォールバック (AP)
* (fix) unixtimeのフォールバック (frontend)
* Update Changelog
|
| |
|
|
|
| |
* (fix) 招待コードを一度のみ利用できるように
* Update Changelog
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat(backend,misskey-js): hard mute storage in backend
* fix(backend,misskey-js): mute word record type
* chore(frontend): generalize XWordMute
* feat(frontend): configure hard mute
* feat(frontend): hard mute notes on the timelines
* lint(backend,frontend): fix lint failure
* chore(misskey-js): update api.md
* fix(backend): test failure
* chore(frontend): check word mute for reply
* chore: limit hard mute count
|
| |
|
|
|
|
|
|
|
|
|
| |
* 前方一致・部分一致でなくても近似値でヒットするように
* fix CHANGELOG.md
* for of に変更
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
| |
|
|
| |
Co-Authored-By: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#12403)
* api.jsonがswagger-cli validateでエラーにならないように生成ロジックを修正
* フィールドの消し方に不備があったので変更
* バックエンドを起動しなくてもapi.jsonを作れるようにした
* deepCopyしてからレスポンス部分を作るようにした
* fix CHANGELOG.md
* securitySchemesの定義を復活&ApiCallServiceの実装的にベアラトークンなのでその形で
* bodyが無い(空オブジェクト)のときはrequestBodyを描画しないようにする
* allowGetがtrueな項目はget用の記載も作成
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| | |
|
| |
|
|
|
| |
(#12400)
Co-authored-by: unarist <m.unarist@gmail.com>
|
| | |
|
| |
|
|
|
| |
(#12368)
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
ティブ化しても再起動するまで反映されない (#12391)
* サーバ起動時にアンテナが非アクティブだった場合、アクティブ化しても再起動するまで反映されない
* Fix CHANGELOG.md
* lastUsedAtの更新に不備が出るので修正
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
| |
|
|
|
| |
ェックエラーを修正 (#12395)
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* user.ts、page.ts、drive-folder.tsを各EntityServiceの戻り値をもとに最新化
* 再確認
* fix error
* note以外の残りのファイルを対応
* fix CHANGELOG.md
* fix CHANGELOG.md
* fix user.ts
* fix user.ts
* コメント対応
* fix note.ts
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
| |
|
| |
for API changes in b65fd349812fe3c89b5face6ec5c12823459d7df
|
| |\ |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
「設定のバックアップ」に一部の設定項目が含まれていない問題を修正 (#12366)
* fix: 一部の設定項目がバックアップに含まれていなかったのを修正
* update: CHANGELOG.md
* remove: バックアップ不要な項目を削除
|
| | |
| |
| |
| |
| |
| |
| | |
るのを修正 (#12354)
* fix style of list of pages on mobile
* overflow clip に変えた
|
| |/ |
|
| | |
|
| |
|
|
|
|
| |
モデレーターがユーザーのアイコンもしくはバナー画像を未設定状態にできる機能を追加 (MisskeyIO#222)
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
| | |
|
| | |
|
| |
|
|
|
| |
accountトグルスイッチが表示されていなかったのを修正 (#12355)
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
| |
|
|
| |
This reverts commit 76ccae8a2f7ce4ded27509249ef4b99199944fde.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
unixtimeのプレビューがリアルタイムで反映されない
Fix #12350
|
| | |
|
| |
|
|
|
|
| |
MFMでUNIX時間を指定して日時を表示できるように
Resolve #12294
|
| | |
|
| |
|
| |
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
| |
|
| |
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
| | |
|
| |
|
|
| |
Resolve #9161
|
| |
|
|
|
|
|
|
|
|
|
| |
(#12347)
* LTLにチャンネル投稿を含まないように修正
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
ようにする (#12339)
* HTMLAudioElementを使わないようにする
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
| |
|
|
|
|
| |
追加情報のカスタム絵文字がユーザー情報のtagに含まれない問題を修正
Fix #12316
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
表示済みのカラムから別のチャンネルを選択した時、タイムラインの内容が追従して変更されない問題に対処 (#12237)
* 表示済みのカラムから別のチャンネルを選択した時、タイムラインの内容が追従して変更されない問題に対処
* fix CHANGELOG.md
* fix code style
* Update MkTimeline.vue
* コメント対応(MkButtonのimportとonBeforeUpdate->watch)
* fix CHANGELOG.md
* Update MkPagination.vue
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| | |
|
| |
|
|
|
|
|
| |
SIF-2023-002 (#12334)
Using Buffer instead of string
Co-authored-by: perillamint <perillamint@silicon.moe>
|
| |
|
|
|
|
|
| |
* fix(backend): 非公開の投稿に対して返信できないように
* Update CHANGELOG.md
* fix: test
|
| |
|
|
|
|
| |
特定の条件下でノートがnyaizeされない問題を修正
Fix #12331
|
| |
|
|
|
|
|
|
| |
This commit implements HTTP header and body validation to fix
[SIF-2023-002](https://advisory.silicon.moe/advisory/sif-2023-002/)
Signed-off-by: perillamint <perillamint@silicon.moe>
Co-authored-by: perillamint <perillamint@silicon.moe>
Co-authored-by: yunochi <yuno@yunochi.com>
|