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
Nutomic 9e099726e6
Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028)
* Cleanup checks for community actions (fixes #2858, fixes #2868)

* allow restoring deleted community

* review changes

* remove unneeded sql

* remove joins

* change mod log check
8 months ago
..
api_routes_http.rs Implement user data import/export (#3976) 8 months ago
code_migrations.rs chore: Run rust format 9 months ago
lib.rs Add comment to explain startup server (ref #4005) (#4022) 9 months ago
main.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
prometheus_metrics.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
scheduled_tasks.rs chore: Run rust format 9 months ago
session_middleware.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 8 months ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago