lemmy/crates/db_schema/src
Ivo Barros 4d160461ce
Feature add hours as sorting options backend (#3161)
* add hours as sorting options

* ran cargo +nightly fmt

* woodpicker trigger
2023-06-20 16:05:43 +02: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 Adding taglines to SiteResponse. Fixes #2925 (#2926) 2023-06-06 08:59:34 -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