lemmy/crates
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
..
api Adding report_combined table. (#5231) 2024-12-19 17:22:31 -05:00
api_common Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. (#5282) 2024-12-27 12:53:23 -05:00
api_crud Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. (#5282) 2024-12-27 12:53:23 -05:00
apub refactor: avoid using format! when String creation is unnecessary (#5268) 2024-12-19 15:42:01 -05:00
db_perf Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_schema Cleaning up oauth providers conversion. (#5280) 2024-12-27 12:52:05 -05:00
db_views Adding report_combined table. (#5231) 2024-12-19 17:22:31 -05:00
db_views_actor Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00
db_views_moderator Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00
federate Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00
routes refactor: avoid using format! when String creation is unnecessary (#5268) 2024-12-19 15:42:01 -05:00
utils Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. (#5282) 2024-12-27 12:53:23 -05:00