lemmy/crates/db_schema/src/aggregates
andrewmoise 5240576de8
Use different counts for denominator in scaled rank for posts (#5261)
* Change 'Scaled' sort to use total interactions instead of monthly users

* Misc SQL fixes

* Fix formatting of error message

* Run rustfmt
2025-02-03 16:23:00 -05:00
..
comment_aggregates.rs Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
community_aggregates.rs Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2022-09-27 16:45:46 +00:00
person_aggregates.rs Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
person_post_aggregates.rs Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
post_aggregates.rs Use different counts for denominator in scaled rank for posts (#5261) 2025-02-03 16:23:00 -05:00
site_aggregates.rs Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
structs.rs Use different counts for denominator in scaled rank for posts (#5261) 2025-02-03 16:23:00 -05:00