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 c3fbb7702f
Allow embedding Lemmy, fix setup error (#2618)
* Fix error during site creation due to empty LocalSiteRateLimit update

* Move main function into lib.rs, to allow calling from other crates

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
1 year ago
..
api_routes_http.rs Add support for Featured Posts (#2585) 1 year ago
api_routes_websocket.rs Add support for Featured Posts (#2585) 1 year ago
code_migrations.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2 years ago
lib.rs Allow embedding Lemmy, fix setup error (#2618) 1 year ago
main.rs Allow embedding Lemmy, fix setup error (#2618) 1 year ago
root_span_builder.rs Use enum_delegate crate (#2554) 2 years ago
scheduled_tasks.rs Various pedantic clippy fixes (#2568) 2 years ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago