lemmy/api_tests/src
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
2024-10-03 08:24:05 -04:00
..
comment.spec.ts Avoid stack overflow when fetching nested comments, reduce max comment depth to 50 (#5009) 2024-09-30 20:27:14 -04:00
community.spec.ts Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
follow.spec.ts federation: parallel sending per instance (#4623) 2024-07-21 11:50:50 -04:00
image.spec.ts Upgrading deps. (#4955) 2024-08-01 17:04:28 -04:00
post.spec.ts Resolve links to remote posts into local URL (#5057) 2024-10-03 08:24:05 -04:00
private_message.spec.ts Fixing custom_thumbnail updates. (#4593) 2024-04-10 10:59:46 -04:00
shared.ts Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
user.spec.ts federation: parallel sending per instance (#4623) 2024-07-21 11:50:50 -04:00