summaryrefslogtreecommitdiffstats
path: root/server/src/settings.rs
AgeCommit message (Expand)Author
2020-07-01Federation async (#848)Riley
2020-06-16Rename "instance_whitelist" config option to "allowed_instances"Felix Ableitner
2020-05-16Rework importsFelix
2020-04-17Implement instance whitelistFelix
2020-04-17Remove instance followsFelix
2020-04-14Front end federation names and links for users, posts, and communities.Dessalines
2020-04-14Merge branch 'dev' into federationDessalines
2020-04-11Adding live reloading of config.hjson changes through UI.Dessalines
2020-04-10Adding an admin settings page.Dessalines
2020-04-02Merge branch 'master' into federationDessalines
2020-03-31Merge branch 'nutomic-auto-setup' into devDessalines
2020-03-29Automatic instance setup based on config variables (fixes #404)Felix
2020-03-28Changing markdown parser to comrak. Moving crate imports to lib.rs.Dessalines
2020-03-18Rewrite federation settingsFelix Ableitner
2020-02-05Merge branch 'federation' into dev_1Dessalines
2020-02-03Integrate email relay in Ansible setupFelix
2020-01-02Merge branch 'master' into federationFelix Ableitner
2020-01-02Apply changes suggested by cargo clippy (fixes #395)Felix Ableitner
2019-12-30Implementing very basic federation including test setupFelix Ableitner
2019-12-28Config fixes.Dessalines
2019-12-28Fix overriding config vars with underscore from environmentFelix Ableitner
2019-12-27Added option to enable/disable federationFelix Ableitner
2019-12-27Implement webfinger (fixes #149)Felix Ableitner
2019-12-27update documentation, docker and ansible filesFelix Ableitner
2019-12-27Implement SQL connection poolFelix Ableitner
2019-12-27Implement config (fixes #351)Felix Ableitner