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 7c2445efe7
Resolve links to remote posts into local URL (#5057)
* move code to new file

* rewrite markdown links (fixes #2987)

* add missing file

* add helper fn

* also convert post.url

* simplify search.rs

* clippy

* also rewrite user/community links in markdown

* Call from apub handlers, cleanup

* no network requests in test

* clippy

* fix tests

* serial

* test

* no mut

* add api test

* fix api test
2 weeks ago
..
api
api_common Resolve links to remote posts into local URL (#5057) 2 weeks ago
api_crud
apub Resolve links to remote posts into local URL (#5057) 2 weeks ago
db_perf
db_schema Resolve links to remote posts into local URL (#5057) 2 weeks ago
db_views
db_views_actor
db_views_moderator
federate
routes
utils Resolve links to remote posts into local URL (#5057) 2 weeks ago