lemmy/crates/api/src/community
Dessalines 56e26fc3d4
Adding a post_view mode. Fixes #3730 (#3731)
* Adding a post_view mode. Fixes #3730

* Fix test.

* Addressing PR comments.

* Adding a post_view mode. Fixes #3730

* Fix test.

* Addressing PR comments.

* Fixing column order.

* Fix default Ok returns.

* Removing return Err(... where feasible.
2023-08-31 09:01:08 -04:00
..
add_mod.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
ban.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00
block.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
follow.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
hide.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
mod.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00
transfer.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00