You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api/src/local_user
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.
9 months ago
..
notifications Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
add_admin.rs Move admin flag from person to local_user (fixes #3060) (#3403) 10 months ago
ban_person.rs Make remove content optional during account deletion (fixes #1617) (#3817) 10 months ago
block.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
change_password.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
change_password_after_reset.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
get_captcha.rs Make functions work with both connection and pool (#3420) 11 months ago
list_banned.rs Make functions work with both connection and pool (#3420) 11 months ago
login.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
report_count.rs Move admin flag from person to local_user (fixes #3060) (#3403) 10 months ago
reset_password.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
save_settings.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
verify_email.rs Replace TypedBuilder with Default in update forms (#3814) 10 months ago