lemmy/crates
2024-12-17 17:19:21 -07:00
..
api get_random_community_id: add filters for nsfw and private, use algorithm that doesn't scan the entire table 2024-12-17 16:25:45 -07:00
api_common get_random_community_id: add filters for nsfw and private, use algorithm that doesn't scan the entire table 2024-12-17 16:25:45 -07:00
api_crud Reorganize api endpoints (fixes #2022) (#5216) 2024-12-07 14:06:33 -07:00
apub Add note wrapper (fixes #2657) (#5221) (#5236) 2024-12-02 05:28:23 -05:00
db_perf Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_schema only call random_smallint once for filter 2024-12-17 17:19:21 -07:00
db_views get_random_community_id: add filters for nsfw and private, use algorithm that doesn't scan the entire table 2024-12-17 16:25:45 -07:00
db_views_actor Fixing a few clippy recommendations on 1.84 nightly. (#5222) 2024-11-25 10:06:39 +01:00
db_views_moderator Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
federate refactor: replace static with const for global constants (#5250) 2024-12-09 10:31:07 +01:00
routes Allow bypassing image proxy for specific domains (#5223) 2024-11-28 18:23:18 -05:00
utils refactor: replace static with const for global constants (#5250) 2024-12-09 10:31:07 +01:00