barkey/packages
dakkar 01872419c3 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:20:32 +01:00
..
backend fix UserEntityService packMany hints 2025-06-13 10:20:32 +01:00
frontend merge: Consolidate duplicate HTML/XML parser libraries (!1083) 2025-06-13 07:13:19 +00:00
frontend-embed update to summaly 5.2.2 2025-06-12 21:11:17 -04:00
frontend-shared merge: Fix uncaught exception hooks and add more shutdown logging. (!1111) 2025-06-13 07:14:28 +00: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: Fix uncaught exception hooks and add more shutdown logging. (!1111) 2025-06-13 07:14:28 +00: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