lemmy/crates/utils/src
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
..
rate_limit Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
settings Only accept database connection by uri (#5254) 2024-12-10 10:15:54 -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
cache_header.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00
email.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
error.rs Allow admins to view deleted users (fixes #5249) (#5258) 2024-12-12 10:06:38 -05:00
lib.rs Add helper method for caching function results (#5220) 2024-11-22 09:33:35 -05:00
main.rs Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
request.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
response.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00