lemmy/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
..
api_routes_http.rs Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
code_migrations.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
lib.rs Check for error when fetching link metadata (fixes #5127) (#5129) 2024-11-15 09:13:43 -05:00
main.rs Check for error when fetching link metadata (fixes #5127) (#5129) 2024-11-15 09:13:43 -05:00
prometheus_metrics.rs Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
scheduled_tasks.rs Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
session_middleware.rs Implement private communities (#5076) 2024-11-07 05:49:05 -05:00