lemmy/crates/db_schema/src
Nutomic f7f6766650
Automatically resolve report when post/comment is removed (#3850)
* Automatically resolve report when post/comment is removed

* also handle apub removes
2023-08-08 11:19:55 -04:00
..
aggregates Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
impls Automatically resolve report when post/comment is removed (#3850) 2023-08-08 11:19:55 -04:00
source Automatically resolve report when post/comment is removed (#3850) 2023-08-08 11:19:55 -04:00
diesel_ltree.patch feat: re-added captcha checks (#3289) 2023-06-27 06:38:53 -04:00
lib.rs Use same table join code for both read and list functions (#3663) 2023-07-28 10:36:50 +02:00
newtypes.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
schema.rs Dont use sha hash for password reset token (fixes #3491) (#3795) 2023-08-02 13:02:53 -04:00
traits.rs Automatically resolve report when post/comment is removed (#3850) 2023-08-08 11:19:55 -04:00
utils.rs Use same table join code for both read and list functions (#3663) 2023-07-28 10:36:50 +02:00