Sharkey/packages/backend
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
..
.vscode
assets
migration Merge branch 'develop' into feature/2024.10 2024-12-12 17:38:29 +00:00
scripts
src attribute invite codes to admins/moderators 2025-01-12 12:33:08 +00:00
test merge: upstream changes for 2024.11 (!742) 2024-12-15 17:27:12 +00:00
test-federation
test-server
.madgerc
.swcrc
eslint.config.js Merge branch 'develop' into feature/2024.10 2024-12-09 09:43:55 +00:00
jest.config.cjs
jest.config.e2e.cjs
jest.config.fed.cjs
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json upd: make schedule time work cross timezones 2024-12-15 22:41:16 +01:00
README.md
tsconfig.json

Misskey Backend