lemmy/crates/utils
Nutomic 6d27bfed08
Handle invalid ban expires values (fixes #4045) (#4046)
* Handle invalid ban expires values (fixes #4045)

* Adding a few missing expire time checks. Fixing up time conversions. (#4051)

* Adding a few missing expire time checks. Fixing up time conversions.

* Increase settings export wait time.

* get rid of RemoveCommunity.expires

* fmt

* tests

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-10-17 13:25:35 -04:00
..
src Handle invalid ban expires values (fixes #4045) (#4046) 2023-10-17 13:25:35 -04:00
translations@d0f3548379 Enable animated avatars setting (#4040) 2023-10-17 10:52:34 -04:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00
Cargo.toml Add db table for login tokens which allows for invalidation (#3818) 2023-10-09 12:46:12 +02:00