fedimovies/src
silverpill b56e11e81d Add "aliases" column to actor profile table
It is used to store unverified aliases,
and potentially can be used for verified aliases too.
2023-03-17 20:27:50 +00:00
..
activitypub Add "aliases" column to actor profile table 2023-03-17 20:27:50 +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 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 Disable post tokenization feature 2023-03-11 14:40:23 +00:00
json_signatures Move DID types to mitra-utils crate 2023-03-16 17:59:45 +00:00
mastodon_api Add "aliases" column to actor profile table 2023-03-17 20:27:50 +00:00
models Add "aliases" column to actor profile table 2023-03-17 20:27:50 +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 Remove hardcoded upload size limit 2023-03-14 15:17:56 +00:00
media.rs Add audio/ogg and audio/x-wav to the list of supported media types 2023-03-12 20:14:58 +00:00