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/crates/api/src
Dessalines c3d64f996e
Removing community.creator column. Fixes #1504 (#1541)
* Removing community.creator column. Fixes #1504

* Fixing unit tests.

* Fixing federation tests.
3 years ago
..
comment.rs Split api crate into api_structs and api 3 years ago
comment_report.rs Split api crate into api_structs and api 3 years ago
community.rs Removing community.creator column. Fixes #1504 (#1541) 3 years ago
lib.rs Merge branch 'main' into change_password_api 3 years ago
local_user.rs Removing community.creator column. Fixes #1504 (#1541) 3 years ago
post.rs Split api crate into api_structs and api 3 years ago
post_report.rs Split api crate into api_structs and api 3 years ago
private_message.rs Split api crate into api_structs and api 3 years ago
site.rs Split api crate into api_structs and api 3 years ago
websocket.rs Split api crate into api_structs and api 3 years ago