Commit graph

18 commits

Author SHA1 Message Date
silverpill f2e61dd9a3 Add CLI command for re-fetching actors 2022-05-22 18:56:17 +00:00
silverpill da6ceadd51 Add CLI command for deleting unused media attachments 2022-05-07 21:10:35 +00:00
silverpill ae4bfcf614 Add cargo feature for making production build 2022-05-04 22:06:12 +00:00
silverpill fac0172159 Generate RSA key for instance actor automatically on the first run 2022-04-30 20:03:21 +00:00
silverpill 536c7ecb21 Bump web3 to 0.18.0 2022-04-20 17:30:30 +00:00
silverpill 541894f4df Update clap to stable version 2022-04-10 19:51:03 +00:00
silverpill 8b4325ad96 Add CLI command that deletes old remote posts 2022-02-20 23:36:04 +00:00
silverpill 237185bb14 Move functions for creating ethereum signatures to ethereum::signatures module 2022-01-28 00:42:36 +00:00
silverpill 040934da2d Don't create database conn pool when running mitractl 2022-01-06 11:28:07 +00:00
silverpill 2ab33f22ee Add log_level config parameter and improve logging of activities 2021-12-21 22:19:17 +00:00
silverpill 52b51501d5 Add config parameter that specifies instance actor's private key 2021-11-18 00:26:04 +00:00
silverpill 26763d9f5d Prevent CLI tool from reading config when it's not needed 2021-11-17 20:33:53 +00:00
silverpill c473070fd4 Configure linter and fix its warnings 2021-11-13 17:37:31 +00:00
silverpill b1776b9520 Move invite code generator to users::utils module 2021-10-02 16:32:57 +00:00
silverpill c41cb16d23 Unpin and remove orphaned IPFS objects from local node 2021-09-29 12:06:19 +00:00
silverpill def4ac69dc Make delete-profile command update counters and clean files 2021-09-26 17:32:25 +00:00
silverpill 283c426c49 Add delete-post CLI command 2021-09-26 00:08:44 +00:00
silverpill fdef4b6e6a Initial commit 2021-09-14 12:24:05 +00:00