lemmy/crates/apub/src/fetcher
Dessalines 462c4a2954
Rewrite settings implementation. Fixes #1270 (#1433)
* A first attempt at using deser-hjson. Fixes #1270

* Trying to fix tests, try 1

* Trying to fix tests, try 2

* A few fixes to deser_hjson

- Removing unwrap_or_defaults, using impl functions.
- Reorganized settings

* Make clippy happy

* hjson list strings must be quoted.

* Adding support for env vars.

* Moving to structs and defaults file.

* Moving settings default and struct.
2021-03-01 17:24:11 +00:00
..
community.rs Rename lemmy_structs to lemmy_api_structs 2021-03-01 14:08:41 +01:00
fetch.rs Increase MAX_REQUEST_NUMBER for fetches to 25 2021-01-29 16:45:28 +01:00
mod.rs Move most code into crates/ subfolder 2021-01-20 16:21:27 +01:00
objects.rs Rename lemmy_structs to lemmy_api_structs 2021-03-01 14:08:41 +01:00
search.rs Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
user.rs Rename lemmy_structs to lemmy_api_structs 2021-03-01 14:08:41 +01:00