fedimovies/src
2021-10-21 18:18:29 +00:00
..
activitypub Fetch ancestors of incoming Notes by going through inReplyTo references 2021-10-10 00:29:54 +00:00
bin Move invite code generator to users::utils module 2021-10-02 16:32:57 +00:00
database Add API method for marking posts as favourite 2021-10-19 00:05:50 +00:00
ethereum Move common code from ethereum::nft to separate modules 2021-10-21 18:18:29 +00:00
http_signatures Initial commit 2021-09-14 12:24:05 +00:00
ipfs Unpin and remove orphaned IPFS objects from local node 2021-09-29 12:06:19 +00:00
mastodon_api Move common code from ethereum::nft to separate modules 2021-10-21 18:18:29 +00:00
models Add API method for unmarking favourite posts 2021-10-19 00:05:55 +00:00
nodeinfo Initial commit 2021-09-14 12:24:05 +00:00
utils Move invite code generator to users::utils module 2021-10-02 16:32:57 +00:00
webfinger Initial commit 2021-09-14 12:24:05 +00:00
config.rs Replace cookie auth with token auth 2021-10-05 22:53:33 +00:00
errors.rs Initial commit 2021-09-14 12:24:05 +00:00
lib.rs Unpin and remove orphaned IPFS objects from local node 2021-09-29 12:06:19 +00:00
logger.rs Initial commit 2021-09-14 12:24:05 +00:00
main.rs Notify user about new followers 2021-10-14 15:10:25 +00:00
scheduler.rs Stop waiting for token after 10 minutes 2021-09-29 01:03:47 +00:00