lemmy/crates/apub/src
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
..
activities Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
api Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
collections Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
fetcher Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
http More test coverage for private community, fix some bugs (#5207) 2024-11-22 10:49:56 -05:00
objects Revert " Add note wrapper (fixes #2657) (#5221)" 2024-11-28 11:14:04 +01:00
protocol Revert " Add note wrapper (fixes #2657) (#5221)" 2024-11-28 11:14:04 +01:00
activity_lists.rs Revert " Add note wrapper (fixes #2657) (#5221)" 2024-11-28 11:14:04 +01:00
lib.rs Add helper method for caching function results (#5220) 2024-11-22 09:33:35 -05:00
mentions.rs Add test for unused errors, move federation errors into separate struct (#5024) 2024-10-28 11:07:13 -04:00