You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/src
Dessalines 890565ca14
Deleting denied local_users older than a week. Fixes #4434 (#4448)
* Deleting denied local_users older than a week. Fixes #4434

* Addressing PR comments.

* Upping rust to 1.76

* Delete the person rows also.
3 months ago
..
api_routes_http.rs Rewrite images to use local proxy (#4035) 4 months ago
code_migrations.rs Merge `/site_inbox` into `/inbox`, remove unique constraint for inboxes (#4138) 6 months ago
lib.rs Rewrite images to use local proxy (#4035) 4 months ago
main.rs Remove pictrs config section `old_db` (#4199) 6 months ago
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes #3558) (#4071) 7 months ago
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
scheduled_tasks.rs Deleting denied local_users older than a week. Fixes #4434 (#4448) 3 months ago
session_middleware.rs Revert "Dont ignore errors during login (fixes #4319) (#4321)" (#4380) 4 months ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago