fedimovies/src
2023-01-20 22:11:01 +00:00
..
activitypub Create custom type for emoji images 2023-01-20 22:11:01 +00:00
atom Update chrono and remove time v0.1.44 from dependencies 2022-12-15 21:46:12 +00:00
bin Add delete-emoji command 2023-01-17 16:47:13 +00:00
config Add webfinger test 2023-01-13 01:31:45 +00:00
database Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
ethereum Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
http_signatures Update chrono and remove time v0.1.44 from dependencies 2022-12-15 21:46:12 +00:00
identity Support MitraJcsRsaSignature2022 and MitraJcsEip191Signature2022 signature suites 2023-01-07 23:06:23 +00:00
ipfs Save all post attachments to IPFS in make_permanent() 2022-05-10 20:22:23 +00:00
job_queue Change actor status to "unreachable" if delivery to inbox fails 2023-01-01 21:48:23 +00:00
json_signatures Support MitraJcsRsaSignature2022 and MitraJcsEip191Signature2022 signature suites 2023-01-07 23:06:23 +00:00
mastodon_api Create custom type for emoji images 2023-01-20 22:11:01 +00:00
models Create custom type for emoji images 2023-01-20 22:11:01 +00:00
monero Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
nodeinfo Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
utils Add new types to supported media types list 2023-01-15 02:30:00 +00:00
web_client Fix .well-known paths returning 400 Bad Request errors 2023-01-18 17:47:23 +00:00
webfinger Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
cli.rs Group imports in some modules 2023-01-19 22:00:04 +00:00
errors.rs Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
http.rs Convert JSON payload deserialization errors into validation errors 2022-10-02 21:23:16 +00:00
lib.rs Serve web client if configuration option is present 2022-12-24 17:20:16 +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 fallback route for well-known paths 2023-01-18 18:25:40 +00:00