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
Dessalines 451818749b
Fix min title char count for post titles. Fixes #1854 (#1940)
* Fix min title char count for post titles. Fixes #1854

* Adding more newline checks for actors.

* Adding helper function
3 years ago
..
rate_limit Add tracing (#1942) 3 years ago
settings Use once_cell instead of lazy_static 3 years ago
apub.rs Store activitypub endpoints in database (#162) 3 years ago
claims.rs Moving settings and secrets to context. 3 years ago
email.rs Adding a message_id to emails. Fixes #1807 (#1826) 3 years ago
lib.rs Add tracing (#1942) 3 years ago
request.rs Add tracing (#1942) 3 years ago
test.rs Moving settings and secrets to context. 3 years ago
utils.rs Fix min title char count for post titles. Fixes #1854 (#1940) 3 years ago
version.rs For untagged commits, include hash in version name (fixes #1563) 3 years ago