relay/src
perillamint 4a7775b56d Misskey metadata support
This commit implements misskey metadata support and corresponding test
for From<MskyMeta> implementation

Also, it is good to note that, Misskey does not return 404 but 200 OK
when they poked at nonexistant endpoint, so the implementation should
handle for invalid json case
2023-02-25 14:34:22 -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 Misskey metadata support 2023-02-25 14:34:22 -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