summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix #10261 (#10323)タービン2023-03-153-3/+34
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-1410-27/+32
* fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...YS2023-03-1410-9/+10
* user schemaにあるany型を厳格にした (#10319)Cj-bc2023-03-132-2/+3
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-131-2/+2
|\
| * refactor(frontend): 引数の型を強くし、関数内部のas anyを除去...Kisaragi2023-03-131-2/+2
* | chore(client): tweak admin/roles pagesyuilo2023-03-131-18/+28
* | enhance: make configurable to whether notes search available by rolesyuilo2023-03-137-19/+48
* | feat: sensitive wordsyuilo2023-03-1310-1/+122
|/
* enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...CyberRex2023-03-132-0/+13
* fix(frontend/XHome): fall back to user.uri if user.url does not exist (#10313)Kagami Sascha Rosylight2023-03-135-22/+92
* 空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312)YS2023-03-131-3/+5
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-126-12/+13
|\
| * fix: Do not use avif (#10301)tamaina2023-03-126-12/+13
* | refactor(test): rename variable for INestApplicationContextsyuilo2023-03-1213-39/+39
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-122-7/+15
|\
| * パスワードリセットがおささってしまわないようにする (...atsuchan2023-03-122-7/+15
* | enhance(client): 設定から自分のロールを確認できるようにsyuilo2023-03-124-0/+66
* | enhance: ロールの並び順を設定可能にsyuilo2023-03-1211-7/+42
|/
* fix(backend/ApRendererService): allow announces with visibility: followers (#...Kagami Sascha Rosylight2023-03-124-0/+42
* タイムラインを正常に無効化できるように (#10299)atsuchan2023-03-123-6/+41
* fix(frontend/MkSignup): prevent uncaught errors from interrupted signup (#10265)Kagami Sascha Rosylight2023-03-112-28/+29
* add backend 2fa test (#10289)Nanashia2023-03-111-0/+439
* enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2023-03-1110-74/+91
* Update CHANGELOG.mdsyuilo2023-03-111-0/+1
* fix(frontend): Safariでプラグインが複数ある場合に正常に読...(Fairy)Phy2023-03-111-1/+3
* fix(backend/DriveService): gracely skip when getting NoSuchKey error from S3 ...Kagami Sascha Rosylight2023-03-113-6/+72
* refactor(backend): 必要ないas anyを消去 (#10293)Kisaragi2023-03-115-5/+6
* enhance(client): 付箋ウィジェットの高さを設定可能にsyuilo2023-03-102-1/+6
* Issue:#9828対応 (#9916)nenohi2023-03-101-1/+1
* fix(client): プロフィールで設定した情報が削除できないsyuilo2023-03-102-5/+12
* Update ja-JP.ymlsyuilo2023-03-101-1/+1
* Update about-misskey.vuesyuilo2023-03-101-0/+3
* tweak postgresql entitiessyuilo2023-03-1010-82/+137
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-102-1/+23
|\
| * 絵文字ピッカーのすべての絵文字でマウスホバー時にtitle...YS2023-03-102-1/+23
* | refactor: rename schema to json-schemasyuilo2023-03-1065-76/+76
* | :art:syuilo2023-03-101-0/+3
|/
* update depssyuilo2023-03-104-645/+566
* chore(backend): fix typo in warning message (#10284)Kisaragi2023-03-101-1/+1
* Update CHANGELOG.mdsyuilo2023-03-101-0/+1
* fix(backend/DriveService): convert WebP/AVIF to WebP (#10239)Kagami Sascha Rosylight2023-03-108-42/+86
* enhance(backend): restore OpenAPI endpoints (#10281)Kagami Sascha Rosylight2023-03-1010-29/+270
* fix(client): Solve the problem of not automatically jumping to /admin/overvie...Launchpad2023-03-101-1/+8
* ドライブのファイルを消すときの文章を「ノートは消え...kabo24682023-03-101-1/+1
* Merge pull request #10248 from saschanaz/alt-pre-linetamaina2023-03-101-1/+2
|\
| * fix(frontend/MkMediaList): altメッセージのnewlineを認識Kagami Sascha Rosylight2023-03-061-1/+2
* | Merge pull request #10282 from misskey-dev/saschanaz-patch-1tamaina2023-03-091-1/+1
|\ \
| * | fix(frontend/widget): federation widgetのdata-cyも移動Kagami Sascha Rosylight2023-03-091-1/+1
|/ /
* | Merge pull request #9970 from saschanaz/mkusername-emptytamaina2023-03-092-28/+39
|\ \