lemmy/crates/apub/src/api
dullbananas 79e6dbf0de
Remove PersonInsertForm builder (#4779)
* Update session_middleware.rs

* Update private_message_report_view.rs

* Update session_middleware.rs

* Update private_message_view.rs

* Update private_message.rs

* Update registration_application_view.rs

* Update actor_language.rs

* Update vote_view.rs

* Update code_migrations.rs

* Update comment_aggregates.rs

* Update person_view.rs

* Update user_settings_backup.rs

* Update person.rs

* Update create.rs

* Update comment_view.rs

* Update moderator.rs

* Update site_aggregates.rs

* Update claims.rs

* Update community_aggregates.rs

* Update post_report.rs

* Update person_mention_view.rs

* Update community_view.rs

* Update comment_report_view.rs

* Update post_report_view.rs

* Update community_moderators.rs

* Update comment.rs

* Update person_aggregates.rs

* Update comment_reply_view.rs

* Update password_reset_request.rs

* Update post_aggregates.rs

* Update community.rs

* Update main.rs

* Update post.rs

* Update person.rs

* Update person.rs

* Update claims.rs

* Update person.rs

* Update create.rs

* Update user_settings_backup.rs

* Update community_moderators.rs

* Update main.rs

* Update comment_aggregates.rs

* Update community_aggregates.rs

* Update person.rs

* Update Cargo.toml

* Update Cargo.toml

* Update person.rs

* fix

* Update code_migrations.rs

* fix submodule

* Update person.rs
2024-06-06 08:29:18 -04:00
..
list_comments.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
list_posts.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
mod.rs Adding an instance-level default_sort_type (#4454) 2024-02-16 09:36:46 -05:00
read_community.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
read_person.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
resolve_object.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
search.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
user_settings_backup.rs Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00