fedimovies/src
2022-02-21 15:27:25 +00:00
..
activitypub Identify incoming followers-only posts 2022-02-18 17:57:11 +00:00
bin Add CLI command that deletes old remote posts 2022-02-20 23:36:04 +00:00
database Add macro for building SQL queries 2022-01-07 22:12:31 +00:00
ethereum Implement EIP-4361 authentication 2022-02-14 23:16:00 +00:00
http_signatures Allow non-standard wrap width when parsing public keys in PEM format 2022-02-13 15:44:28 +00:00
ipfs Add "Created at" attribute to IPFS representation of a post 2022-01-11 19:46:26 +00:00
mastodon_api Move RelationshipQueryParams type to types module 2022-02-21 15:27:25 +00:00
models Add CLI command that deletes old remote posts 2022-02-20 23:36:04 +00:00
nodeinfo Initial commit 2021-09-14 12:24:05 +00:00
utils Allow non-standard wrap width when parsing public keys in PEM format 2022-02-13 15:44:28 +00:00
webfinger Create instance actor 2021-11-18 00:51:56 +00:00
config.rs Add http_cors_allowlist configuration option 2022-02-10 23:35:23 +00:00
errors.rs Add macro for building SQL queries 2022-01-07 22:12:31 +00:00
frontend.rs Link hashtags in posts to corresponding tag timeline pages 2021-12-12 19:16:32 +00:00
lib.rs Add config parameter that specifies instance actor's private key 2021-11-18 00:26:04 +00:00
logger.rs Add log_level config parameter and improve logging of activities 2021-12-21 22:19:17 +00:00
main.rs Make /api/v1/accounts return validation error if user already exists 2022-02-11 21:32:37 +00:00
scheduler.rs Add periodic task that monitors subscription events 2022-02-05 23:52:56 +00:00