relay/src
perillamint 667d586160 Send dummy JSON when trying Misskey API endpoint
From Misskey 13, Misskey expects valid JSON (does not care its content
though) in POST body. To workaround this, send empty JSON object when
requesting Misskey API endpoint
2023-02-25 14:34:38 -06:00
..
admin Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
collector Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
data Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
jobs Misskey metadata support 2023-02-25 14:34:22 -06:00
middleware Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
routes Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
admin.rs Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
apub.rs Support Remove activity, forward verbatim 2022-12-19 16:08:39 -06:00
args.rs Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
build.rs Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
collector.rs Add optional prometheus scrape endpoint 2022-12-26 10:57:16 -06:00
config.rs Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
data.rs Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
db.rs Use transpose in a couple places 2023-02-05 21:09:47 -06:00
error.rs Misskey metadata support 2023-02-25 14:34:22 -06:00
extractors.rs Improve tracing, immediately stringify spantrace, remove join macros 2022-12-13 23:36:40 -06:00
jobs.rs Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
main.rs Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
middleware.rs Add timings metrics middleware 2022-11-19 20:35:45 -06:00
requests.rs Send dummy JSON when trying Misskey API endpoint 2023-02-25 14:34:38 -06:00
routes.rs Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
telegram.rs Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00