lemmy/crates
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
..
api Prevent bot replies from increasing unread reply count when bot accounts are not shown (#4747) 2024-05-29 17:55:15 -04:00
api_common Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
api_crud Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
apub Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_perf Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_schema Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_views Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_views_actor Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate fix both permanent stopping of federation queues and multiple creation of the same federation queues (#4754) 2024-05-30 05:08:27 -04:00
routes Remove .json from nodeinfo urls, according to spec. (#4773) 2024-06-03 17:30:16 -04:00
utils Version 0.19.4-rc.7 2024-06-05 17:30:43 -04:00