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
Felix Ableitner 4df4b0dfe4 Add secondary sort by published date for post view (fixes #4383) 5 months ago
..
api Use `pretty_assertions` for assertions (#4347) 5 months ago
api_common Use `pretty_assertions` for assertions (#4347) 5 months ago
api_crud Prevent crates that shouldn't be published from being published (#4309) 6 months ago
apub Fix bug with Mastodon undo follow activities (#4364) 5 months ago
db_schema Removing serde_skip from newest_comment_time. Fixes #4351 (#4360) 5 months ago
db_views Add secondary sort by published date for post view (fixes #4383) 5 months ago
db_views_actor Add macro assert_length!() for tests (#4348) 5 months ago
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 6 months ago
federate Move apub context to join-lemmy.org (fixes #4234) (#4302) 5 months ago
routes Dont ignore errors during login (fixes #4319) (#4321) 5 months ago
utils Count chars, not bytes for max title length (fixes #4366) (#4367) 5 months ago