lemmy/crates/db_schema
Dessalines e3edc317be
Add modlog entries for bulk removals. (#5050)
* Add modlog entries for bulk removals.

- Added unit tests for removal / restore to api_common/utils.
- Fixes #4699

* Address PR comments.

* Combining remove and restore functions.

* Trigger build.

* Trigger build 2.

* Changing allow to expect.
2024-10-01 10:59:52 -04:00
..
replaceable_schema Use trigger to generate apub URL in insert instead of update, and fix query planner options not being set when TLS is disabled (#4797) 2024-07-02 11:23:21 -04:00
src Add modlog entries for bulk removals. (#5050) 2024-10-01 10:59:52 -04:00
Cargo.toml Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00