Commit Graph

14 Commits

Author SHA1 Message Date
Felix Ableitner 59cce4a1f5 Rewrite merge code to fix tests 2021-02-22 18:57:15 +01:00
Felix Ableitner 62c9be5b56 Add support for env vars 2021-02-19 19:37:04 +01:00
Felix Ableitner 1bc7317b24 Rewrite config implementation 2021-02-19 18:47:28 +01:00
Felix Ableitner f83b5590c7 Split settings into multiple files 2021-02-19 13:23:23 +01:00
Dessalines cddf9a6a85 Trying to fix tests, try 1 2021-02-17 11:12:20 -05:00
Dessalines f19c7a2e72 A first attempt at using deser-hjson. Fixes #1270 2021-02-16 19:52:56 -05:00
Dessalines 2e5ccaf7fe Fixing display name limit. Fixes #1421 2021-02-10 10:27:48 -05:00
Felix Ableitner 999d9f4d6c Move routes into separate crate to speed up compilation 2021-02-09 19:34:36 +01:00
Dessalines d5d99fa3b9
Moving docs to join.lemmy.ml . Fixes #1396 (#1410)
* Moving docs to join.lemmy.ml . Fixes #1396

* Removing submodule fetch from drone.
2021-02-05 12:30:49 +00:00
nutomic 1a4e35eb50 Store activitypub endpoints in database (#162)
Address review comments

Store Activitypub urls in database (fixes #808)

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/162
Co-Authored-By: nutomic <nutomic@noreply.yerbamate.ml>
Co-Committed-By: nutomic <nutomic@noreply.yerbamate.ml>
2021-02-04 16:34:58 +00:00
Dessalines 1857f02af8 Moving back tokio and reqwest. 2021-02-01 21:54:23 -05:00
Dessalines 10f0b3b877 Trying to upgrade lemmys deps. 2021-02-01 15:56:37 -05:00
Dessalines ee03cf8ae9
Explicit error http status codes (#1362)
* Trying to type specific errors.

* Using @asonix 's downcast method.
2021-01-21 16:32:19 +00:00
Felix Ableitner 3b64c58198 Move most code into crates/ subfolder 2021-01-20 16:21:27 +01:00