iceshrimp-161sh/packages/backend/src/server
fruye b62b1d43d6 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
..
activitypub refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
api fix: Run to boolean conversion in mastoAPI public and hashtag timelines 2023-03-15 23:09:19 +01:00
file Cleaning up image conversions to use webp, and increasing the thumbnail size. 2023-01-28 17:46:03 -08:00
proxy Also increase the size for proxy. 2023-01-28 18:00:08 -08:00
web fix: 🐛 Don't show image previews if NSFW 2023-02-18 12:02:25 -08:00
activitypub.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
index.ts Sorta kinda handle client_credentials auth flow 2023-03-11 23:19:17 -05:00
nodeinfo.ts Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
well-known.ts Fix config 2023-01-23 10:35:51 -08:00