calckey/packages/backend/src
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
..
@types some quick fixes 2023-03-01 15:04:01 +01:00
boot lavaforge --> codeberg until lavaforge is ready 2023-01-19 16:18:17 -08:00
config Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
daemons refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
db refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
mfm clean up w/ rome 2023-01-16 11:19:20 -08:00
misc Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
models Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
prelude clean up w/ rome 2023-01-16 11:19:20 -08:00
queue webhook mastodon fixes 2023-03-14 17:18:30 +01:00
remote Set movedToUri & alsoKnownAs null when undefined 2023-03-04 08:24:22 +00:00
server fix: Run to boolean conversion in mastoAPI public and hashtag timelines 2023-03-15 23:09:19 +01:00
services invalidate local user cache on user update 2023-02-12 07:54:59 +00:00
const.ts Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
env.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
global.d.ts chore: rome linting 2023-01-14 16:09:47 +01:00
index.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
types.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00