You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/utils/src
Nutomic 256ee61908
Ignore activities in remote communities without local followers (#4006)
* Ignore activities in remote communities without local followers (fixes #3568)

* x

* comments

* prettier

* fix api test

* fix test

* cleanup

* fix remaining test

* clippy

* decrease delay
9 months ago
..
rate_limit Implement user data import/export (#3976) 9 months ago
settings Mention max length for site name in config (fixes #3006) (#4010) 9 months ago
utils Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 9 months ago
apub.rs Fixing `.drone.yml` (#2677) 1 year ago
cache_header.rs Add http cache for webfingers (#3317) 12 months ago
email.rs Fix wrong SMTP port when TLS is being used (fixes #3574) (#3607) 12 months ago
error.rs Ignore activities in remote communities without local followers (#4006) 9 months ago
lib.rs Add db table for login tokens which allows for invalidation (#3818) 9 months ago
main.rs Adjust the config check to be a separate faster to compile binary (#3313) 1 year ago
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
response.rs Return HTTP status 503 to all requests during startup (fixes #3780) (#4005) 9 months ago
version.rs For untagged commits, include hash in version name (fixes #1563) 3 years ago