lemmy/crates
Dessalines 70fae9d68d
Fixing broken SQL migration formatting. (#3800)
* Fixing SQL format.

* Fixing clippy lints.

* Fixing clippy lint 2.
2023-08-03 11:07:35 +02:00
..
api Fixing broken SQL migration formatting. (#3800) 2023-08-03 11:07:35 +02:00
api_common Fixing broken SQL migration formatting. (#3800) 2023-08-03 11:07:35 +02:00
api_crud Fixing broken SQL migration formatting. (#3800) 2023-08-03 11:07:35 +02:00
apub Fixing broken SQL migration formatting. (#3800) 2023-08-03 11:07:35 +02:00
db_schema Dont use sha hash for password reset token (fixes #3491) (#3795) 2023-08-02 13:02:53 -04:00
db_views Do not hide read posts when it is a user profile view (#3791) 2023-08-02 12:31:28 -04: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