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
Nutomic 3a19af5215
Allow marking multiple posts as read in single api call (fixes #3963) (#4048)
* Allow marking multiple posts as read in single api call (fixes #3963)

* cleanup

* limit array length

* fix test

* review

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
8 months ago
..
src Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 8 months ago
translations@d0f3548379 Enable animated avatars setting (#4040) 8 months ago
Cargo.toml Add db table for login tokens which allows for invalidation (#3818) 8 months ago
build.rs Add email translations (#2175) 2 years ago