fedimovies/src
2023-03-12 17:13:38 +00:00
..
activitypub Add federation.onion_proxy_url configuration parameter 2023-03-07 14:53:24 +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 Save latest ethereum block number to database instead of file 2023-03-12 17:13:38 +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 Disable post tokenization feature 2023-03-11 14:40:23 +00:00
job_queue Disable post tokenization feature 2023-03-11 14:40:23 +00:00
json_signatures Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
mastodon_api Disable post tokenization feature 2023-03-11 14:40:23 +00:00
models Remove ability to switch from Ethereum devnet to another chain without resetting subscriptions 2023-03-12 15:53:40 +00:00
monero Remove ability to switch from Ethereum devnet to another chain without resetting subscriptions 2023-03-12 15:53:40 +00:00
nodeinfo Implement NodeInfo 2.1 2023-03-06 19:50:12 +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 Save latest ethereum block number to database instead of file 2023-03-12 17:13:38 +00:00
media.rs Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00