mistykey/packages
dakkar aa960f8029 fix UserEntityService packMany hints
* there's no need to pre-load follow requests for many users, since
  at most we'll pack them for only 1 user (the one requesting the
	data)

* similarly, it makes sense to preload security keys for many users
  if we're serving a moderator's request, but if not, we need at most 1
  user's keys (the requesting user's), and we can let `.pack()` fetch
  those

* we always need to preload relations when serving a detailed
  request, not only when the set of users to pack does not include the
  requesting user
2025-06-13 10:06:35 +01:00
..
backend fix UserEntityService packMany hints 2025-06-13 10:06:35 +01:00
frontend Merge branch 'develop' into upstream/2025.5.0 2025-06-13 08:43:17 +01:00
frontend-embed Merge branch 'develop' into upstream/2025.5.0 2025-06-13 08:43:17 +01:00
frontend-shared Merge branch 'develop' into upstream/2025.5.0 2025-06-13 08:43:17 +01:00
megalodon fix indents in megalodon files 2025-06-12 21:11:17 -04:00
misskey-bubble-game use uncaughtExceptionMonitor instead uncaughtException 2025-06-12 21:36:46 -04:00
misskey-js Merge branch 'develop' into upstream/2025.5.0 2025-06-13 08:43:17 +01:00
misskey-reversi use uncaughtExceptionMonitor instead uncaughtException 2025-06-12 21:36:46 -04:00
shared exclude storybook components from restricted globals rule 2025-04-02 10:42:04 -04:00
sw enable TypeScript incremental mode to speed up IDEs 2025-05-28 21:31:39 -04:00
meta.json