lemmy/crates/api_crud/src/site
Richard Schwab f76322e3f5
Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. (#5282)
This addresses an issue brought up on matrix where blocking rt.com resulted in links to deviantart.com getting blocked.
2024-12-27 12:53:23 -05:00
..
create.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
mod.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
read.rs Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
update.rs Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. (#5282) 2024-12-27 12:53:23 -05:00