fedimovies/src
2023-03-02 17:24:32 +00:00
..
activitypub Deserialize object tag to Vec<Value> 2023-02-28 17:02:29 +00:00
atom Change path of user's Atom feed to /feeds/users/{username} 2023-02-25 21:25:25 +00:00
database Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
ethereum Move config parser to mitra-config crate 2023-02-19 00:39:15 +00:00
http_signatures Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
identity Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
ipfs Save all post attachments to IPFS in make_permanent() 2022-05-10 20:22:23 +00:00
job_queue Move config parser to mitra-config crate 2023-02-19 00:39:15 +00:00
json_signatures Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
mastodon_api Add /api/v1/accounts/{account_id}/aliases API endpoint 2023-02-26 23:18:45 +00:00
models Allow to add notes to generated invite codes 2023-03-02 17:24:32 +00:00
monero Move config parser to mitra-config crate 2023-02-19 00:39:15 +00:00
nodeinfo Prefer Group actor when doing webfinger query on Lemmy server 2023-02-24 13:12:38 +00:00
web_client Move config parser to mitra-config crate 2023-02-19 00:39:15 +00:00
webfinger Prefer Group actor when doing webfinger query on Lemmy server 2023-02-24 13:12:38 +00:00
errors.rs Add "error" and "error_description" fields to Mastodon API error responses 2023-02-25 23:38:42 +00:00
http.rs Add Content-Security-Policy and X-Content-Type-Options headers to all responses 2023-02-22 17:56:47 +00:00
lib.rs Move config parser to mitra-config crate 2023-02-19 00:39:15 +00:00
logger.rs Add log_level config parameter and improve logging of activities 2021-12-21 22:19:17 +00:00
main.rs Change path of user's Atom feed to /feeds/users/{username} 2023-02-25 21:25:25 +00:00
media.rs Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00