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/db_schema/src/source
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
..
activity.rs Fix time zone handling (#3496) 9 months ago
actor_language.rs Group imports dess (#2526) 2 years ago
captcha_answer.rs Fix time zone handling (#3496) 9 months ago
comment.rs Fix time zone handling (#3496) 9 months ago
comment_reply.rs Fix time zone handling (#3496) 9 months ago
comment_report.rs Fix time zone handling (#3496) 9 months ago
community.rs Fix time zone handling (#3496) 9 months ago
community_block.rs Fix time zone handling (#3496) 9 months ago
custom_emoji.rs Fix time zone handling (#3496) 9 months ago
custom_emoji_keyword.rs Adding comments to all API related types. Fixes #2846 (#2848) 1 year ago
email_verification.rs Fix time zone handling (#3496) 9 months ago
federation_allowlist.rs Fix time zone handling (#3496) 9 months ago
federation_blocklist.rs Fix time zone handling (#3496) 9 months ago
instance.rs Fix time zone handling (#3496) 9 months ago
language.rs Adding comments to all API related types. Fixes #2846 (#2848) 1 year ago
local_site.rs Fix time zone handling (#3496) 9 months ago
local_site_rate_limit.rs Fix time zone handling (#3496) 9 months ago
local_user.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
local_user_language.rs Diesel 2.0.0 upgrade (#2452) 2 years ago
mod.rs Use serde(skip) instead of skip_serializing, add placeholder values (#3362) 11 months ago
moderator.rs Fix time zone handling (#3496) 9 months ago
password_reset_request.rs Fix time zone handling (#3496) 9 months ago
person.rs Fix time zone handling (#3496) 9 months ago
person_block.rs Fix time zone handling (#3496) 9 months ago
person_mention.rs Fix time zone handling (#3496) 9 months ago
post.rs Fix time zone handling (#3496) 9 months ago
post_report.rs Fix time zone handling (#3496) 9 months ago
private_message.rs Fix time zone handling (#3496) 9 months ago
private_message_report.rs Fix time zone handling (#3496) 9 months ago
registration_application.rs Fix time zone handling (#3496) 9 months ago
secret.rs Diesel 2.0.0 upgrade (#2452) 2 years ago
site.rs Fix time zone handling (#3496) 9 months ago
tagline.rs Fix time zone handling (#3496) 9 months ago