summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version to 2025.4.1-alpha.0github-actions[bot]2025-04-151-1/+1
* enhance(backend): push notification for chat messagesyuilo2025-04-156-3/+35
* fix: use ftt for outbox (#15819)anatawa122025-04-152-11/+39
* feat: render quote note with `quote-inline` class for ap compatibility (#15818)anatawa122025-04-153-11/+31
* fix: avatarId が null のときにも avatarUrl が non null 担ってるこ...anatawa122025-04-156-11/+15
* fix: フォルダを開いた状態でメニューからアップロードし...anatawa122025-04-151-2/+2
* feat(frontend): chat widgetsyuilo2025-04-152-0/+54
* feat(frontend): chat columnsyuilo2025-04-155-158/+241
* enhance(backend): フォローしているユーザーならフォロワー...おさむのひと2025-04-132-22/+42
* レプリケーション設定時におけるinsertOne()の挙動を調整 (#...おさむのひと2025-04-132-34/+80
* fix: resolve with non-lowercased acct is broken (#15813)anatawa122025-04-135-7/+7
* fix(frontend): 自動バックアップが設定されていない環境で...かっこかり2025-04-132-5/+8
* fix(backend): サーバー名の変更をシステムアカウントの名前...かっこかり2025-04-131-2/+44
* fix(frontend): keyval-storeの値が削除できずに処理が止まる問...かっこかり2025-04-132-4/+29
* fix(deps): update dependency @nestjs/common to v11.0.16 [security] (#15800)renovate[bot]2025-04-121-1/+1
* fix(deps): update [backend] update dependencies (#15690)renovate[bot]2025-04-101-33/+33
* refactor(frontend): frontendの検索インデックス作成のスタンド...かっこかり2025-04-102-4/+0
* fix(deps): update [frontend] update dependencies (#15736)renovate[bot]2025-04-106-72/+72
* Release: 2025.4.0github-actions[bot]2025-04-091-1/+1
* Bump version to 2025.4.0-rc.5github-actions[bot]2025-04-081-1/+1
* feat: show file name for warning / errors of [create-search-index] (#15785)anatawa122025-04-091-30/+30
* fix: direct does not work in nested route (#15784)anatawa122025-04-091-11/+13
* fix typosyuilo2025-04-091-3/+3
* refactorsyuilo2025-04-091-1/+2
* add missing SearchMarkersyuilo2025-04-091-8/+10
* refactorsyuilo2025-04-093-8/+5
* resolve promisesyuilo2025-04-091-2/+4
* add missing SearchMarkersyuilo2025-04-091-55/+57
* update i18nsyuilo2025-04-081-1/+1
* hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannelsyuilo2025-04-0810-20/+36
* 🎨syuilo2025-04-081-1/+1
* fix(frontend): fix control panel stylesyuilo2025-04-081-1/+1
* fix(frontend): Fix #15764syuilo2025-04-081-12/+8
* clean upsyuilo2025-04-081-3/+0
* Bump version to 2025.4.0-rc.4github-actions[bot]2025-04-071-1/+1
* enhance(frontend): 設定検索時に対象が含まれるMkFolderを自動...syuilo2025-04-082-20/+21
* 🎨syuilo2025-04-081-2/+2
* refactorsyuilo2025-04-085-6/+10
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-04-081-1/+1
|\
| * Bump version to 2025.4.0-rc.3github-actions[bot]2025-04-071-1/+1
* | refactorsyuilo2025-04-083-295/+155
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-04-0741-132/+241
|\
| * enhance: チャットの閲覧を無効化できるように (#15765)かっこかり2025-04-0740-131/+240
| * Bump version to 2025.4.0-rc.2github-actions[bot]2025-04-071-1/+1
* | enhance(frontend): improve and refactor mobile nav footersyuilo2025-04-074-179/+224
* | fix(frontend): fix drawer menu stylesyuilo2025-04-071-1/+1
|/
* 🎨syuilo2025-04-072-5/+5
* enhance(frontend): improve search indexsyuilo2025-04-075-20/+58
* fix(backend): 非ログインでタイムラインのストリームに接続...syuilo2025-04-072-0/+4
* refactor serach index generator code (#15772)anatawa122025-04-075-1142/+362