lemmy/crates/api/src
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
..
claims.rs Move most code into crates/ subfolder 2021-01-20 16:21:27 +01:00
comment.rs Store activitypub endpoints in database (#162) 2021-02-04 16:34:58 +00:00
community.rs Store activitypub endpoints in database (#162) 2021-02-04 16:34:58 +00:00
lib.rs Add allowed and blocked instances to the federated_instances response. (#1398) 2021-02-01 13:11:37 -05:00
post.rs Store activitypub endpoints in database (#162) 2021-02-04 16:34:58 +00:00
site.rs Add allowed and blocked instances to the federated_instances response. (#1398) 2021-02-01 13:11:37 -05:00
user.rs Store activitypub endpoints in database (#162) 2021-02-04 16:34:58 +00:00
version.rs Version 0.9.4 2021-02-02 15:29:38 -05:00
websocket.rs Move most code into crates/ subfolder 2021-01-20 16:21:27 +01:00