lemmy/crates/api/src
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
..
comment Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
comment_report Move admin flag from person to local_user (fixes #3060) (#3403) 2023-08-24 05:40:08 -04:00
community Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
local_user Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
post Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
post_report Move admin flag from person to local_user (fixes #3060) (#3403) 2023-08-24 05:40:08 -04:00
private_message Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
private_message_report Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
site Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
sitemap.rs Sitemap - use UTC time (#3914) 2023-08-28 11:09:20 +02:00