9c974fbe50
Remove instance follows
2020-04-17 16:39:03 +02:00
fcf1c65fc1
Front end federation names and links for users, posts, and communities.
2020-04-14 19:18:13 -04:00
1336b4ed60
Merge branch 'dev' into federation
2020-04-14 16:07:20 -04:00
61815bce2e
Adding live reloading of config.hjson changes through UI.
...
- https://stackoverflow.com/questions/61159698/update-re-initialize-a-var-defined-in-lazy-static/61161271#61161271
- https://stackoverflow.com/questions/29654927/how-do-i-assign-a-string-to-a-mutable-static-variable/47181804#47181804
2020-04-11 14:06:04 -04:00
bb287cbd07
Adding an admin settings page.
...
- Fixes #620
- Adding a UserListing component. Fixes #627
2020-04-10 16:55:57 -04:00
31f835db86
Merge branch 'master' into federation
2020-04-02 15:11:11 -04:00
a006f498b1
Merge branch 'nutomic-auto-setup' into dev
2020-03-31 16:29:57 -04:00
76bf71162e
Automatic instance setup based on config variables ( fixes #404 )
2020-03-29 00:13:13 +01:00
1571a4acd4
Changing markdown parser to comrak. Moving crate imports to lib.rs.
2020-03-28 18:02:49 -04:00
390b204272
Rewrite federation settings
2020-03-18 22:09:00 +01:00
d932acad16
Merge branch 'federation' into dev_1
2020-02-05 12:51:03 -05:00
032ebe7a9e
Integrate email relay in Ansible setup
2020-02-03 14:10:24 +01:00
e09a035373
Merge branch 'master' into federation
2020-01-02 19:22:23 +01:00
d08e09fbdc
Apply changes suggested by cargo clippy ( fixes #395 )
2020-01-02 12:30:00 +01:00
581f36d6ef
Implementing very basic federation including test setup
2019-12-30 13:31:54 +01:00
786be3fa66
Config fixes.
...
- Adding front_end_dir to settings.
- Adding unit test for PasswordResetRequest encryption.
- Readme points to lemmy.hjson
- Fixing docker prod, dev, and ansible builds.
- Removing redundant env files, as all config is now in a single file.
- Some formatting fixes.
2019-12-28 16:11:03 -05:00
a3065ed39f
Fix overriding config vars with underscore from environment
2019-12-28 12:11:06 +01:00
cdbf260803
Added option to enable/disable federation
2019-12-27 17:30:45 +01:00
3d9f7d28d6
Implement webfinger ( fixes #149 )
2019-12-27 17:29:50 +01:00
1f7546789a
update documentation, docker and ansible files
2019-12-27 17:28:46 +01:00
8589b6c0bd
Implement SQL connection pool
2019-12-27 17:28:45 +01:00
cf3ae15ee9
Implement config ( fixes #351 )
2019-12-27 17:28:44 +01:00