lemmy/crates
Nutomic af034f3b5e
Unit tests and cleanup for outgoing federation code (#4733)
* test setup

* code cleanup

* cleanup

* move stats to own file

* basic test working

* cleanup

* processes test

* more test cases

* fmt

* add file

* add assert

* error handling

* fmt

* use instance id instead of domain for stats channel
2024-05-27 09:34:58 -04:00
..
api After creating a comment, update the unread comments for the post. (#4742) 2024-05-27 12:55:44 +02:00
api_common After creating a comment, update the unread comments for the post. (#4742) 2024-05-27 12:55:44 +02:00
api_crud After creating a comment, update the unread comments for the post. (#4742) 2024-05-27 12:55:44 +02:00
apub Fixing proxied images for federated posts. (#4737) 2024-05-23 11:11:25 -04:00
db_perf Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
db_schema Unit tests and cleanup for outgoing federation code (#4733) 2024-05-27 09:34:58 -04:00
db_views Fix lost separation caused by comment width change (#4739) 2024-05-23 14:05:35 -04:00
db_views_actor Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Unit tests and cleanup for outgoing federation code (#4733) 2024-05-27 09:34:58 -04:00
routes Correct url for nodeinfo version (#4734) 2024-05-23 10:59:56 -04:00
utils Upgrade dependencies (#4740) 2024-05-23 10:55:20 -04:00