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
Dessalines 4195a9b5a1
Fetch nodeinfo href from .well-known/nodeinfo . Fixes #4757 (#4765)
* Fetch nodeinfo href from .well-known/nodeinfo . Fixes #4757

* Addressing PR comments.

* Fixing clippy.

* Adding tests.
5 months ago
..
api Prevent bot replies from increasing unread reply count when bot accounts are not shown (#4747) 5 months ago
api_common After creating a comment, update the unread comments for the post. (#4742) 5 months ago
api_crud After creating a comment, update the unread comments for the post. (#4742) 5 months ago
apub Fixing proxied images for federated posts. (#4737) 5 months ago
db_perf Configure max comment width in clippy (#4738) 5 months ago
db_schema Unit tests and cleanup for outgoing federation code (#4733) 5 months ago
db_views Fixing slowness in saved post fetching. #4756 (#4758) 5 months ago
db_views_actor Prevent bot replies from increasing unread reply count when bot accounts are not shown (#4747) 5 months ago
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 6 months ago
federate fix both permanent stopping of federation queues and multiple creation of the same federation queues (#4754) 5 months ago
routes Fetch nodeinfo href from .well-known/nodeinfo . Fixes #4757 (#4765) 5 months ago
utils Version 0.19.4-rc.5 5 months ago