lemmy/crates/api/src/community
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
..
add_mod.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
ban.rs Get rid of Safe Views, use serde_skip (#2767) 2023-03-01 18:19:46 +01:00
block.rs Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
follow.rs Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
hide.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
mod.rs Implement restricted community (only mods can post) (fixes #187) (#2235) 2022-04-28 20:32:32 +00:00
transfer.rs Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00