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 1be7dbde33
Count chars, not bytes for max title length (fixes #4366) (#4367)
* Count chars, not bytes for max title length (fixes #4366)

* fix api test
5 months ago
..
rate_limit Use `pretty_assertions` for assertions (#4347) 5 months ago
settings Reduce default db pool size to 30, remove db timeout (ref #4282) (#4301) 5 months ago
utils Count chars, not bytes for max title length (fixes #4366) (#4367) 5 months ago
apub.rs Fixing `.drone.yml` (#2677) 1 year ago
cache_header.rs Add http cache for webfingers (#3317) 11 months ago
email.rs Move usage of env::var to lemmy_utils, simplify db init (ref #4095) (#4108) 7 months ago
error.rs Increasing max items for user settings import. (#4352) 5 months ago
lib.rs Add db table for login tokens which allows for invalidation (#3818) 8 months ago
main.rs Adjust the config check to be a separate faster to compile binary (#3313) 11 months ago
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
response.rs Use `pretty_assertions` for assertions (#4347) 5 months ago
version.rs For untagged commits, include hash in version name (fixes #1563) 3 years ago