summaryrefslogtreecommitdiff
path: root/packages/misskey-js (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump versiondakkar2026-01-031-1/+1
* bump release versiondakkar2025-07-271-1/+1
* set version for release 2025.4.3dakkar2025-06-161-1/+1
* show signup reason in user admin screenHazelnoot2025-06-131-4/+5
* merge: Fix uncaught exception hooks and add more shutdown logging. (!1111)dakkar2025-06-131-1/+1
|\
| * use uncaughtExceptionMonitor instead uncaughtExceptionHazelnoot2025-06-121-1/+1
* | correctly separate production / development dependenciesHazelnoot2025-06-121-2/+2
* | 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-035-4/+15
|\|
| * 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
| * | | merge: Resolve AP collection items (prerequisite for future work) (!1067)Hazelnoot2025-06-011-0/+3
| |\ \ \
| | * | | pass limit from ap/get to resolveCollectionItemsHazelnoot2025-05-261-0/+1
| | * | | implement resolver.resolveCollectionItemsHazelnoot2025-05-261-0/+2
| * | | | enable TypeScript incremental mode to speed up IDEsHazelnoot2025-05-282-0/+2
| | |/ / | |/| |
| * | | Bump develop versionJulia Johannesen2025-05-281-1/+1
| * | | bump version for releasedakkar2025-05-281-1/+1
| |/ /
* / / 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-085-0/+79
|/
* merge: Add missing paused state (!992)Hazelnoot2025-05-081-1/+3
|\
| * add missing state to typesMarie2025-05-081-1/+3
* | bump version to be a `-rc`dakkar2025-05-081-1/+1
|/
* add setting to disable proxy account (resolves #766)Hazelnoot2025-05-011-0/+2
* Merge tag '2025.4.1' into merge/2025-03-24Hazelnoot2025-04-301-1/+1
|\
| * Release: 2025.4.1github-actions[bot]2025-04-301-1/+1
| * Bump version to 2025.4.1-rc.0github-actions[bot]2025-04-301-1/+1
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-296-112/+49
|\|