Commit graph

28 commits

Author SHA1 Message Date
silverpill 848a0685de Add configuration option that disables federation 2023-03-21 16:17:44 +00:00
silverpill 9a513c928f Add account_index parameter to Monero configuration 2023-03-18 19:02:54 +00:00
silverpill cb7bc04b64 Change instance_description value in config example to multiline string 2023-03-12 18:45:08 +00:00
silverpill 50f31e96fc Add federation.onion_proxy_url configuration parameter 2023-03-07 14:53:24 +00:00
silverpill 6335e216a9 Add registration.default_role configuration option 2023-03-03 18:14:02 +00:00
silverpill 21ea50279e Rename proxy_url config parameter to federation.proxy_url 2023-02-23 18:02:58 +00:00
silverpill d0b4d77519 Enable data pruning in default config 2023-02-22 20:10:29 +00:00
silverpill 8958dca939 Document http_cors_allowlist configuration parameter 2023-02-11 00:02:40 +00:00
silverpill 0b8553d0c2 Allow instance_uri configuration value to contain URI scheme 2023-02-10 11:55:05 +00:00
silverpill ad1a658806 Implement automatic pruning of empty profiles 2023-02-05 20:28:55 +00:00
silverpill 6002e58425 Implement automatic pruning of remote posts 2023-02-05 13:37:41 +00:00
silverpill b91e6e77b5 Add limits.posts.character_limit configuration parameter 2023-02-04 22:03:37 +00:00
silverpill 151b068d97 Make maximum size of media attachment configurable 2023-02-04 22:03:32 +00:00
silverpill 771f45baab Add registration.type configuration option 2023-01-25 23:47:36 +00:00
silverpill 3b85214daa Place monero settings above ethereum settings in config example 2023-01-06 16:22:36 +00:00
silverpill 477839345c Serve web client by default on new installations 2022-12-27 21:51:05 +00:00
silverpill dea6bcad2a Serve web client if configuration option is present 2022-12-24 17:20:16 +00:00
silverpill 73a7668d18 Allow to connect to monero-wallet-rpc when it runs without --wallet-dir option 2022-11-27 13:04:47 +00:00
silverpill f92428e509 Add support for SOCKS proxy 2022-10-19 20:29:24 +00:00
silverpill ed9b724895 Rename daemon_url parameter in monero config to node_url 2022-09-24 20:26:34 +00:00
silverpill 2dd5e83d2e Update readme and config example 2022-09-08 13:38:52 +00:00
silverpill b357b9bfa0 Rename chain_info config parameter to chain_metadata and define its type 2022-08-31 20:42:59 +00:00
silverpill 260e62d51b Allow blockchain configuration to be defined using a list
Multi-chain configurations are still not allowed.
2022-08-31 20:42:55 +00:00
silverpill 3a28219405 Read blockchain sync step and max reorg depth from config 2022-07-17 02:01:15 +00:00
silverpill 6b06d6d18e Add mapping with additional blockchain info to instance API response 2022-06-22 21:38:04 +00:00
silverpill 91309e1a7b Don't return error when processing activity from blocked instance 2022-06-14 19:47:36 +00:00
silverpill 5ed671b5ea Add contracts to debian package 2022-06-03 20:33:46 +00:00
silverpill 6c675c11c4 Add default configuration file to debian package 2022-05-12 14:53:37 +00:00