mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-10 19:14:55 +00:00
4120c2fc2f
* get_random_community_id: add filters for nsfw and private, use algorithm that doesn't scan the entire table * only call random_smallint once for filter * change migration date * make random_smallint function work in postgresql 16 * replace "32768 + 32767 + 1" with "65536" and improve comments --------- Co-authored-by: Dessalines <dessalines@users.noreply.github.com> |
||
---|---|---|
.. | ||
reports | ||
build_response.rs | ||
claims.rs | ||
comment.rs | ||
community.rs | ||
context.rs | ||
custom_emoji.rs | ||
image.rs | ||
lib.rs | ||
oauth_provider.rs | ||
person.rs | ||
post.rs | ||
private_message.rs | ||
request.rs | ||
send_activity.rs | ||
site.rs | ||
tagline.rs | ||
utils.rs |