summaryrefslogtreecommitdiff
path: root/packages/misskey-js/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* show signup reason in user admin screenHazelnoot2025-06-131-4/+5
* pcleanup dependencies:Hazelnoot2025-06-121-37/+11
* fix response type of i/registry/get endpointHazelnoot2025-06-071-1/+1
* add ActivityPub representation to admin-user.vueHazelnoot2025-06-071-1/+5
* add targetInstance to abuse report schemaHazelnoot2025-06-041-0/+1
* merge: Rework queries and add indexes to improve timeline performance (!1091)Hazelnoot2025-06-041-18/+1
|\
| * add instance.isSilenced to PackedUserLiteHazelnoot2025-06-031-0/+1
| * copy changes to user-list-timeline.tsHazelnoot2025-06-031-6/+0
| * copy changes to timeline.tsHazelnoot2025-06-031-6/+0
| * copy changes to hybrid-timeline.tsHazelnoot2025-06-031-6/+0
* | merge develop and fix conflicts.piuvas2025-06-032-3/+12
|\|
| * merge: Overhaul trending polls (!1022)Hazelnoot2025-06-012-3/+7
| |\
| | * overhaul trending pollsHazelnoot2025-05-232-3/+7
| * | merge: Instance admin UX improvements (!1059)Hazelnoot2025-06-011-0/+2
| |\ \
| | * | disable status badge strip in admin-user and instance-infoHazelnoot2025-05-291-0/+2
| * | | pass limit from ap/get to resolveCollectionItemsHazelnoot2025-05-261-0/+1
| * | | implement resolver.resolveCollectionItemsHazelnoot2025-05-261-0/+2
| |/ /
* / / generate types.piuvas2025-05-301-0/+2
|/ /
* | merge: Synchronize database entities and code models (!1040)Marie2025-05-231-1/+2
|\ \ | |/ |/|
| * fix TS errors from defaultLikeHazelnoot2025-05-221-1/+2
* | add "followStats" property to admin/show-user responseHazelnoot2025-05-161-0/+8
|/
* use /users endpoint for explore exclusively (restore original behavior)Hazelnoot2025-05-141-2/+0
* enforce "can trend" role policy in trending user pageHazelnoot2025-05-141-0/+4
* add new featured tab for "users popular locally"Hazelnoot2025-05-141-1/+1
* add role policy to allow note trendingHazelnoot2025-05-141-0/+1
* merge: Cache note translations in Redis (!1027)Marie2025-05-141-6/+2
|\
| * cache and re-use note translationsHazelnoot2025-05-121-6/+2
* | add configurable timeout for note translationsHazelnoot2025-05-121-0/+2
|/
* resolve mentioned user handles on the backendHazelnoot2025-05-081-0/+3
* merge: add `scheduleNotePost` queue to dashboard (!994)Marie2025-05-081-7/+7
|\
| * add `scheduleNotePost` queue to dashboarddakkar2025-05-081-7/+7
* | implement '/v1/apps/verify_credentials'Hazelnoot2025-05-084-0/+75
|/
* add missing state to typesMarie2025-05-081-1/+3
* add setting to disable proxy account (resolves #766)Hazelnoot2025-05-011-0/+2
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-293-64/+33
|\
| * fix(backend): correct response schema of chat endpoints (#15904)zyoshoka2025-04-283-64/+32
| * feat: アップロード可能な最大ファイルサイズをロールご...syuilo2025-04-271-0/+1
* | merge upstream againHazelnoot2025-04-244-11/+468
|\|
| * feat: Job queue inspector (#15856)syuilo2025-04-194-12/+457
| * enhance: コントロールパネルでジョブキューをクリアでき...syuilo2025-04-163-1/+13
* | Merge tag '2025.4.0' into merge/2025-03-24Hazelnoot2025-04-131-4/+5
|\|
| * hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannelsyuilo2025-04-081-3/+3
| * enhance: チャットの閲覧を無効化できるように (#15765)かっこかり2025-04-071-1/+2
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-033-8/+91
|\|
| * Copy role on move (#15745)anatawa122025-04-031-0/+4
| * fix: チャット周りの修正 (#15741)かっこかり2025-04-033-8/+87
* | merge from misskey-developHazelnoot2025-04-021-2/+21
|\|
| * feat: アンテナでセンシティブなチャンネルからのノート...Nanashi.2025-04-021-0/+4
| * enhance: implement `sentryForFrontend` (#15433)zyoshoka2025-04-021-0/+15
| * Fix: 通知のページネーションで2つ以上読み込めなくなる...anatawa122025-04-021-2/+2