lemmy/crates/db_schema/src
Nutomic e3eda68147
Correct error messages if user registers with taken user/email (#3093)
* Correct error messages if user registers with taken user/email (fixes #2955)

* exists
2023-06-21 05:26:07 -04:00
..
aggregates Calculate initial hot_rank and hot_rank_active for posts and comments from other instances (#3131) 2023-06-20 10:52:51 +02:00
impls Correct error messages if user registers with taken user/email (#3093) 2023-06-21 05:26:07 -04:00
source Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
diesel_ltree.patch Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
lib.rs Feature add hours as sorting options backend (#3161) 2023-06-20 16:05:43 +02:00
newtypes.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
schema.rs Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
traits.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
utils.rs Feature add hours as sorting options backend (#3161) 2023-06-20 16:05:43 +02:00