fedimovies/src
2022-03-09 20:41:56 +00:00
..
activitypub Implement instance blocks 2022-02-23 23:38:43 +00:00
bin Add CLI command that deletes old remote posts 2022-02-20 23:36:04 +00:00
database Change default PostgreSQL port 2022-03-09 20:41:56 +00:00
ethereum Implement EIP-4361 authentication 2022-02-14 23:16:00 +00:00
http_signatures Move HTTP signature verification to receive_activity() function 2022-02-23 23:38:00 +00:00
ipfs Add "Created at" attribute to IPFS representation of a post 2022-01-11 19:46:26 +00:00
mastodon_api Move HTTP signature verification to receive_activity() function 2022-02-23 23:38:00 +00:00
models Add attachment type "video" 2022-02-23 17:55:53 +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 Implement instance blocks 2022-02-23 23:38:43 +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 Drop database connection before starting HTTP server 2022-02-23 21:33:56 +00:00
scheduler.rs Add periodic task that monitors subscription events 2022-02-05 23:52:56 +00:00