lemmy/crates/api_crud/src
2022-04-29 14:01:10 +00:00
..
comment Split apart api files (#2216) 2022-04-13 18:12:25 +00:00
community Add restricted community field to CreateCommunity, UpdateCommunity (ref #2235) (#2242) 2022-04-29 14:01:10 +00:00
post Implement restricted community (only mods can post) (fixes #187) (#2235) 2022-04-28 20:32:32 +00:00
private_message WIP: Email localization (fixes #500) (#2053) 2022-03-24 15:25:51 +00:00
site Add default post listing type (fixes #2195) (#2209) 2022-04-19 19:05:08 +00:00
user Dont return "admin" for GET user when no id/name is provided (fixes #1546) (#2233) 2022-04-25 21:16:29 +00:00
lib.rs Adding a GetComment endpoint. Fixes #1919 (#1944) 2021-11-23 15:53:48 +00:00