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/api_tests
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
..
src Resolve links to remote posts into local URL (#5057) 2 weeks ago
.npmrc
.prettierrc.json
eslint.config.mjs
jest.config.js
package.json Removing a few more Result<bool> . (#4977) 4 weeks ago
pnpm-lock.yaml Update dependency @types/jest to v29.5.13 (#5071) 3 weeks ago
prepare-drone-federation-test.sh
run-federation-test.sh
tsconfig.json