lemmy/crates/apub/src
Nutomic 797aac7281
Check for error when fetching link metadata (fixes #5127) (#5129)
* Check for error when fetching link metadata (fixes #5127)

* use error_for_status everywhere

* dont ignore errors

* enable lint

* fixes

* review

* more review
2024-11-15 09:13:43 -05:00
..
activities Check for error when fetching link metadata (fixes #5127) (#5129) 2024-11-15 09:13:43 -05:00
api Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
collections Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
fetcher Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
http Check for error when fetching link metadata (fixes #5127) (#5129) 2024-11-15 09:13:43 -05:00
objects Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
protocol Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
activity_lists.rs Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
lib.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
mentions.rs Add test for unused errors, move federation errors into separate struct (#5024) 2024-10-28 11:07:13 -04:00