lemmy/crates/apub/src/api
Nutomic 66a63df152
Instance blocks with mod log entry and expiration (fixes #2506) (#5214)
* Instance blocks with mod log entry and expiration (fixes #2506)

* separate table for instance block mod log

* fix tests

* fix ts

* modlog entry for allow instance

* fix test cleanup

* add back test

* clippy

* fix check

* more changes

* move files

* update

* sql fmt

* partly working

* fix setup

* cleanup

* fixes

* prettier

* try catch

* address comments
2024-11-28 18:21:43 -05:00
..
list_comments.rs Conditionally hide comments on nsfw posts (fixes #4237) (#5028) 2024-09-24 10:33:53 +02:00
list_posts.rs Add ability to mark multiple posts as read. (#5178) 2024-11-14 09:03:39 -05:00
mod.rs Adding a default_comment_sort_type column for local_site and local_user. (#4469) 2024-09-19 10:03:58 +02:00
read_community.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
read_person.rs Conditionally hide comments on nsfw posts (fixes #4237) (#5028) 2024-09-24 10:33:53 +02:00
resolve_object.rs Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01:00
search.rs Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00
user_settings_backup.rs Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00