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/src
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
..
comment.rs Rework error handling (fixes #1714) (#2135) 2 years ago
comment_report.rs Rework error handling (fixes #1714) (#2135) 2 years ago
community.rs Rework error handling (fixes #1714) (#2135) 2 years ago
lib.rs Removing the site creator, adding leave_admin. Fixes #1808 (#2052) 2 years ago
local_user.rs WIP: Email localization (fixes #500) (#2053) 2 years ago
post.rs Rework error handling (fixes #1714) (#2135) 2 years ago
post_report.rs Rework error handling (fixes #1714) (#2135) 2 years ago
private_message.rs Rework error handling (fixes #1714) (#2135) 2 years ago
site.rs If viewed actor isnt in db, fetch it from other instance (#2145) 2 years ago
websocket.rs Don't drop error context when adding a message to errors (#1958) 2 years ago