mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-15 17:03:59 +00:00
4e12e25c59
* First pass at adding admin purge. #904 #1331 * Breaking out purge into 4 tables for the 4 purgeable types. * Using CommunitySafe instead in view * Fix db_schema features flags. * Attempting to pass API key. * Adding pictrs image purging - Added pictrs_config block, for API_KEY - Clear out image columns after purging * Remove the remove_images field from a few of the purge API calls. * Fix some suggestions by @nutomic. * Add separate pictrs reqwest client. * Update defaults.hjson Co-authored-by: Nutomic <me@nutomic.com> |
||
---|---|---|
.. | ||
activity.rs | ||
comment.rs | ||
comment_report.rs | ||
community.rs | ||
community_block.rs | ||
email_verification.rs | ||
local_user.rs | ||
mod.rs | ||
moderator.rs | ||
password_reset_request.rs | ||
person.rs | ||
person_block.rs | ||
person_mention.rs | ||
post.rs | ||
post_report.rs | ||
private_message.rs | ||
registration_application.rs | ||
secret.rs | ||
site.rs |