puyoskey/packages/backend/src/server
dakkar 3ceac893c9 attribute invite codes to admins/moderators
when a regular user (who has the appropriate permissions) creates an
invite, we record that user's id in the `createdById` column

but when an admin/mod creates an invite via the control panel, we
didn't

now we do
2025-01-12 12:33:08 +00:00
..
api attribute invite codes to admins/moderators 2025-01-12 12:33:08 +00:00
assets
oauth merge: upstream 2024-02-19 10:47:42 +01:00
web better name, and other tweaks 2024-12-17 16:45:56 +00:00
ActivityPubServerService.ts fix lints 2024-11-22 13:11:16 +00:00
FileServerService.ts fix type errors from new rate limit definitions 2024-12-08 13:22:07 -05:00
HealthServerService.ts Misskey® Reactions Buffering Technology™ (#14579) 2024-09-20 21:03:53 +09:00
NodeinfoServerService.ts upd: add FriendlyCaptcha as a captcha solution 2024-11-02 02:20:35 +01:00
ServerModule.ts separate SkRateLimiterService from RateLimiterService and update all usages 2024-12-07 13:13:19 -05:00
ServerService.ts Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
SkRateLimiterService.md fix typos and wording in SkRateLimiterService.md 2024-12-11 11:16:30 -05:00
WellKnownServerService.ts fix XRD+XML serialisation of Alias 2024-11-27 10:06:21 +00:00