fedimovies/src
2023-03-18 19:02:54 +00:00
..
activitypub Replace DbActorProfile::actor_address with ActorAddress::from_profile 2023-03-18 18:29:56 +00:00
atom Replace DbActorProfile::actor_address with ActorAddress::from_profile 2023-03-18 18:29:56 +00:00
database Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
ethereum Move DID types to mitra-utils crate 2023-03-16 17:59:45 +00:00
http_signatures Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
identity Move DID types to mitra-utils crate 2023-03-16 17:59:45 +00:00
ipfs Disable post tokenization feature 2023-03-11 14:40:23 +00:00
job_queue Move media deletion helper to media module 2023-03-18 11:27:16 +00:00
json_signatures Move DID types to mitra-utils crate 2023-03-16 17:59:45 +00:00
mastodon_api Replace DbActorProfile::actor_address with ActorAddress::from_profile 2023-03-18 18:29:56 +00:00
models Replace DbActorProfile::actor_address with ActorAddress::from_profile 2023-03-18 18:29:56 +00:00
monero Add account_index parameter to Monero configuration 2023-03-18 19:02:54 +00:00
nodeinfo Implement NodeInfo 2.1 2023-03-06 19:50:12 +00:00
web_client Move DbActorProfile::actor_id function to activitypub::identifiers 2023-03-18 18:29:45 +00:00
webfinger Replace DbActorProfile::actor_address with ActorAddress::from_profile 2023-03-18 18:29:56 +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 Add webclient redirection rule for /@username routes 2023-03-18 14:09:27 +00:00
media.rs Move media deletion helper to media module 2023-03-18 11:27:16 +00:00