Sharkey/packages/backend
dakkar 029f67b7e5 fix time zone for CustomEmojiService test
otherwise, the timestamps that the test uses for queries are
interpreted as UTC (because they have a TZ in the string), but the
truncated date is interpreted in the session timezone, which defaults
to the server timezone, which can be anything

thanks to @fEmber for noticing
2025-02-18 20:57:55 +00:00
..
.vscode
assets
migration implement AP fetch logs 2025-02-16 19:25:22 -05:00
scripts
src merge: Optionally log remote ActivityPub objects to database (!833) 2025-02-18 19:51:13 +00:00
test fix time zone for CustomEmojiService test 2025-02-18 20:57:55 +00:00
test-federation merge upstream 2025-02-03 2025-02-03 14:36:09 -05:00
test-server
.madgerc
.swcrc
eslint.config.js
jest.config.cjs
jest.config.e2e.cjs
jest.config.fed.cjs
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json Merge branch 'develop' into merge/2024-02-03 2025-02-08 13:16:37 -05:00
README.md
tsconfig.json

Misskey Backend