barkey/packages/backend
Hazelnoot 3c949f0b81 overhaul trending polls
* Split into local, global, and completed sections
* Don't require credential, but check for local/global timeline perms
* Fix rate limit
* Return polls where the current user has already voted
* Return non-public polls if the user has permission to view them
* Apply user/instance blocks
* Fetch polls + notes + users in a single step to speed up pack
2025-05-23 10:22:13 -04:00
..
.vscode
assets Merge tag '2024.10.1' into feature/2024.10 2024-11-08 15:52:37 +00:00
migration add configurable timeout for note translations 2025-05-12 21:48:21 -04:00
scripts fix typo in check_connect.js 2025-04-01 16:07:36 -04:00
src overhaul trending polls 2025-05-23 10:22:13 -04:00
test fix unit tests for HttpRequestService.ts 2025-05-13 22:27:18 -04:00
test-federation Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-29 15:54:11 -04:00
test-server chore: update .swcrc schema link (#15428) 2025-02-08 17:21:32 +09:00
.madgerc
.swcrc fix: swcのjson-schemaのurlを変更 (#15409) 2025-02-07 02:36:58 +00:00
eslint.config.js disable '@typescript-eslint/prefer-nullish-coalescing' for primitive types 2025-03-03 08:39:24 -05:00
jest.config.cjs
jest.config.e2e.cjs
jest.config.fed.cjs test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.unit.cjs
jsconfig.json
ormconfig.js longer statement_timeout for migrations - fixes 450 2024-03-09 15:38:36 +00:00
package.json refactor: ファイルアップロード時のテストを追加 (#15928) 2025-05-08 20:03:53 +02:00
README.md
tsconfig.json fix linting and type checks in all packages 2024-10-15 21:41:36 -04:00

Misskey Backend