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/api_crud/src/private_message
Nutomic cb44b14717
WIP: Email localization (fixes #500) (#2053)
* Allow email localization (fixes #500)

* add PersonAggregates::default()

* add lemmy-translations submodule

* fix gitmodules
2 years ago
..
create.rs WIP: Email localization (fixes #500) (#2053) 2 years ago
delete.rs Rework error handling (fixes #1714) (#2135) 2 years ago
mod.rs Split api crate into api_structs and api 3 years ago
read.rs Don't drop error context when adding a message to errors (#1958) 2 years ago
update.rs Rework error handling (fixes #1714) (#2135) 2 years ago