fedimovies/src
2022-02-17 20:39:18 +00:00
..
activitypub Validate and clean bio when profile is created or updated 2022-02-17 20:38:56 +00:00
bin Move functions for creating ethereum signatures to ethereum::signatures module 2022-01-28 00:42:36 +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 Allow passwordless registration 2022-02-15 19:43:22 +00:00
models Improve username validation 2022-02-17 20:39:18 +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