lemmy/crates
Dessalines 57cb5637fc
Fix ordering when doing a comment_parent type list_comments (#3823)
* Fix ordering when doing a comment_parent type GetPost.

* Fix missing options.
2023-08-07 11:11:07 +02:00
..
api Remove form_id params (#3812) 2023-08-04 09:22:43 -04:00
api_common Remove form_id params (#3812) 2023-08-04 09:22:43 -04:00
api_crud Remove form_id params (#3812) 2023-08-04 09:22:43 -04:00
apub Remove unused db view options (#3787) 2023-08-04 11:36:36 -04:00
db_schema Dont use sha hash for password reset token (fixes #3491) (#3795) 2023-08-02 13:02:53 -04:00
db_views Fix ordering when doing a comment_parent type list_comments (#3823) 2023-08-07 11:11:07 +02:00
db_views_actor Use same table join code for both read and list functions (#3663) 2023-07-28 10:36:50 +02:00
db_views_moderator Make lemmy_api_common wasm-compatible (#3587) 2023-07-14 10:45:18 +02:00
routes Correct logic to meet join-lemmy requirement, don't have closed signups. Allows Open and Applications. (#3761) 2023-08-01 10:40:42 +02:00
utils Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00