rudeshark.net/packages
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
..
backend fix: Run to boolean conversion in mastoAPI public and hashtag timelines 2023-03-15 23:09:19 +01:00
client fix: Isolate unicode characters in display names (#9702) 2023-03-15 07:18:18 +00:00
sw silence webpack output 2023-02-12 14:51:45 -08:00
meta.json refactoring 2021-11-12 02:02:25 +09:00