You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Nutomic 568233b062
Resolve federated objects from other instances via redirect (fixes #3129) (#4073)
* Resolve federated objects from other instances via redirect (fixes #3129)

* restore domain check using library change

* add test case, update apub lib

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
8 months ago
..
api Upgrading deps. (#4103) 8 months ago
api_common Make sure my_vote is consistently missing if not voted. Fixes #3197 (#4075) 8 months ago
api_crud Fix issue with sending private messages to yourself. Fixes #3912 (#4099) 8 months ago
apub Resolve federated objects from other instances via redirect (fixes #3129) (#4073) 8 months ago
db_schema Dont serialize karma. #3393 (#4089) 8 months ago
db_views Hide private messages from blocked users. (#4102) 8 months ago
db_views_actor Hide private messages from blocked users. (#4102) 8 months ago
db_views_moderator chore: Run rust format 9 months ago
federate Upgrading deps. (#4103) 8 months ago
routes Upgrading deps. (#4103) 8 months ago
utils Include prometheus in default build, remove build feature (fixes #3558) (#4071) 8 months ago