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
Dessalines a8232fe3d6
Use join_all instead of try_join_all. Fixes #2673 (#2674)
* Use join_all instead of try_join_all. Fixes #2673

* Add note about closed connections.
2 years ago
..
api Use enum for registration mode setting (#2604) 2 years ago
api_common Use join_all instead of try_join_all. Fixes #2673 (#2674) 2 years ago
api_crud Use enum for registration mode setting (#2604) 2 years ago
apub Post creation from Mastodon (fixes #2590) (#2651) 2 years ago
db_schema Speeding up comment-ltree migration, fixing index creation. Fixes #2664 (#2670) 2 years ago
db_views Fixing missing forms, incorrect user discussion_languages (#2580) 2 years ago
db_views_actor Add some more clippy lints (#2586) 2 years ago
db_views_moderator Add support for Featured Posts (#2585) 2 years ago
routes Use enum for registration mode setting (#2604) 2 years ago
utils Update message_id to comply with RFC 2822 (#2668) 2 years ago