lemmy/crates/db_schema/src
Nutomic f0e1627824
Ignore undetermined language when calculating post default language (#2769)
This will make it much more likely to successfully get a default,
as most users and communities have undetermined selected.
2023-03-01 01:49:31 +01:00
..
aggregates Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
impls Ignore undetermined language when calculating post default language (#2769) 2023-03-01 01:49:31 +01:00
source Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
lib.rs Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
newtypes.rs Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
schema.rs Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
traits.rs Implement federated user following (fixes #752) (#2577) 2022-11-23 18:40:47 -05:00
utils.rs Switch from bb8 to deadpool. Fixes #2765 (#2768) 2023-02-28 22:45:37 +01:00