1
0
Fork 1
mirror of https://example.com synced 2024-11-27 17:26:44 +09:00
firefish/packages/backend
fruye fcbee6d3f5 fix: Run to boolean conversion in mastoAPI public and hashtag timelines
The `only_media` query parameter in `/api/v1/timelines/public` and
`/api/v1/timelines/tag/:hashtag` was previously passed directly as-is to
the Misskey API, which made it pretty upset because it was receiving a
string named 'true' instead of the value 'true'.

Needed for pleromaFE to display a timeline.
2023-03-15 23:09:19 +01:00
..
.idea
.vscode
assets
migration
nsfw-model
src
test
.mocharc.json
.swcrc
check_connect.js
jsconfig.json
ormconfig.js
package.json
tsconfig.json