fedimovies/src
2021-12-03 18:22:15 +00:00
..
activitypub Use ULIDs instead of v4 UUIDs for identifiers 2021-12-02 01:36:35 +00:00
bin Add config parameter that specifies instance actor's private key 2021-11-18 00:26:04 +00:00
database Use macros to create FromSql/ToSql implementations for int enums 2021-11-19 17:47:26 +00:00
ethereum Configure linter and fix its warnings 2021-11-13 17:37:31 +00:00
http_signatures Log signer ID when processing incoming activity 2021-12-01 15:06:09 +00:00
ipfs Configure linter and fix its warnings 2021-11-13 17:37:31 +00:00
mastodon_api Return error if post is already saved to IPFS 2021-12-03 18:22:15 +00:00
models Fix thread query 2021-12-02 13:38:45 +00:00
nodeinfo Initial commit 2021-09-14 12:24:05 +00:00
utils Use ULIDs instead of v4 UUIDs for identifiers 2021-12-02 01:36:35 +00:00
webfinger Create instance actor 2021-11-18 00:51:56 +00:00
config.rs Verify that ipfs_api_url and ipfs_gateway_url config params are used together 2021-12-02 23:31:24 +00:00
errors.rs Return error if post is already saved to IPFS 2021-12-03 18:22:15 +00:00
frontend.rs Redirect to frontend if actor or object is requested using web browser 2021-11-14 00:00:19 +00:00
lib.rs Add config parameter that specifies instance actor's private key 2021-11-18 00:26:04 +00:00
logger.rs Initial commit 2021-09-14 12:24:05 +00:00
main.rs Log activities coming to instance actor inbox 2021-11-21 13:48:33 +00:00
scheduler.rs Don't write error message to log if ethereum integration is disabled 2021-11-06 12:48:52 +00:00