relay/src/jobs
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
..
apub Use sync RwLock for lru access 2022-12-09 17:47:45 -06:00
apub.rs
contact.rs
deliver.rs
deliver_many.rs
instance.rs Misskey metadata support 2023-02-25 14:34:22 -06:00
nodeinfo.rs Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
process_listeners.rs
record_last_online.rs Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00