lemmy/crates/api/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
..
comment Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
comment_report Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
community Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
local_user Check for error when fetching link metadata (fixes #5127) (#5129) 2024-11-15 09:13:43 -05:00
post Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
post_report Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
private_message Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
private_message_report Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
site Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
lib.rs Check for error when fetching link metadata (fixes #5127) (#5129) 2024-11-15 09:13:43 -05:00
sitemap.rs Implement private communities (#5076) 2024-11-07 05:49:05 -05:00