lemmy/crates/api_crud/src
Dessalines 985fe24669
Get rid of Safe Views, use serde_skip (#2767)
* Get rid of Safe Views, use serde_skip

- Also change the ViewToVec, to work with non-vector cases. Might be
  necessary in preparation for #2763
- Fixes #2712

* Forgot one safe

---------

Co-authored-by: Nutomic <me@nutomic.com>
2023-03-01 18:19:46 +01:00
..
comment Separate comment distinguish (#2740) 2023-02-18 09:46:34 -05:00
community Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
post Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
private_message Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
site Get rid of Safe Views, use serde_skip (#2767) 2023-03-01 18:19:46 +01:00
user Organize utils into separate files. Fixes #2295 (#2736) 2023-02-16 05:05:14 +01:00
lib.rs Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00