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
dullbananas 99160228ae
Remove `unimplemented` in `<Comment as Crud>::create` (#4796)
* Remove `unimplemented` in `<Comment as Crud>::create`

* Update comment.rs
4 months ago
..
api Replace wav with hound (#4788) 4 months ago
api_common Allow empty string to clear URL-type DB fields. (#4780) 4 months ago
api_crud Fix issue with GetPost not returning bot cross_posts. (#4804) 4 months ago
apub Allow empty string to clear URL-type DB fields. (#4780) 4 months ago
db_perf Remove PersonInsertForm builder (#4779) 4 months ago
db_schema Remove `unimplemented` in `<Comment as Crud>::create` (#4796) 4 months ago
db_views Remove PersonInsertForm builder (#4779) 4 months ago
db_views_actor Remove PersonInsertForm builder (#4779) 4 months ago
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 6 months ago
federate fix both permanent stopping of federation queues and multiple creation of the same federation queues (#4754) 5 months ago
routes Remove .json from nodeinfo urls, according to spec. (#4773) 5 months ago
utils Don't change encoding style in `clean_url_params` (#4802) 4 months ago