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
2022-03-24 15:25:51 +00:00
..
comment.rs Rework error handling (fixes #1714) (#2135) 2022-03-16 20:11:49 +00:00
comment_report.rs Rework error handling (fixes #1714) (#2135) 2022-03-16 20:11:49 +00:00
community.rs Rework error handling (fixes #1714) (#2135) 2022-03-16 20:11:49 +00:00
lib.rs Removing the site creator, adding leave_admin. Fixes #1808 (#2052) 2022-01-26 17:57:16 +00:00
local_user.rs WIP: Email localization (fixes #500) (#2053) 2022-03-24 15:25:51 +00:00
post.rs Rework error handling (fixes #1714) (#2135) 2022-03-16 20:11:49 +00:00
post_report.rs Rework error handling (fixes #1714) (#2135) 2022-03-16 20:11:49 +00:00
private_message.rs Rework error handling (fixes #1714) (#2135) 2022-03-16 20:11:49 +00:00
site.rs If viewed actor isnt in db, fetch it from other instance (#2145) 2022-03-23 21:27:51 +00:00
websocket.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00