]> Untitled Git - lemmy.git/history - crates/api/src/site/purge/comment.rs
Sanitize html (#3708)
[lemmy.git] / crates / api / src / site / purge / comment.rs
2023-07-26 NutomicSanitize html (#3708)
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-06-26 TKilFreefeat: allow all admins to purge content (#3271)
2023-06-06 NutomicRemove chatserver (#2919)
2023-05-25 NutomicDont return error in case optional auth is invalid...
2023-02-14 DessalinesOnly let top admin purge. Fixes #2731 (#2732)
2022-12-02 NutomicMerge pull request #2593 from LemmyNet/refactor-notific...
2022-12-02 Felix AbleitnerAdd SendActivity trait so that api crates compile in...
2022-12-02 Felix AbleitnerMerge websocket crate into api_common
2022-11-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-06-13 DessalinesAdding admin purging of DB items and pictures. #904...